mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-17 10:33:06 +00:00
rtl8188eu: Flatten hap/
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
81aeb84017
commit
4de1397841
603 changed files with 71 additions and 220876 deletions
23
HalEfuseMask8188E_USB.h
Normal file
23
HalEfuseMask8188E_USB.h
Normal file
|
@ -0,0 +1,23 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0 */
|
||||
/* Copyright(c) 2007 - 2016 Realtek Corporation. All rights reserved. */
|
||||
|
||||
|
||||
|
||||
|
||||
/******************************************************************************
|
||||
* MUSB.TXT
|
||||
******************************************************************************/
|
||||
|
||||
|
||||
u16
|
||||
EFUSE_GetArrayLen_MP_8188E_MUSB(void);
|
||||
|
||||
void
|
||||
EFUSE_GetMaskArray_MP_8188E_MUSB(
|
||||
u8 * Array
|
||||
);
|
||||
|
||||
bool
|
||||
EFUSE_IsAddressMasked_MP_8188E_MUSB(/* TC: Test Chip, MP: MP Chip */
|
||||
u16 Offset
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue