Searched refs:REG_EFUSE_TEST (Results 1 – 21 of 21) sorted by relevance
/linux/drivers/staging/r8188eu/include/ |
A D | rtl8188e_spec.h | 38 #define REG_EFUSE_TEST 0x0034 macro 394 #define EFUSE_TEST REG_EFUSE_TEST /* E-Fuse Test. */
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
A D | sw.c | 273 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
A D | reg.h | 31 #define REG_EFUSE_TEST 0x0034 macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
A D | sw.c | 254 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
A D | reg.h | 25 #define REG_EFUSE_TEST 0x0034 macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
A D | sw.c | 265 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
A D | reg.h | 30 #define REG_EFUSE_TEST 0x0034 macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
A D | sw.c | 180 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
A D | sw.c | 258 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
A D | reg.h | 31 #define REG_EFUSE_TEST 0x0034 macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
A D | sw.c | 267 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
A D | reg.h | 25 #define REG_EFUSE_TEST 0x0034 macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
A D | sw.c | 274 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
A D | reg.h | 32 #define REG_EFUSE_TEST 0x0034 macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
A D | sw.c | 301 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
A D | reg.h | 26 #define REG_EFUSE_TEST 0x0034 macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
A D | sw.c | 317 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
A D | reg.h | 32 #define REG_EFUSE_TEST 0x0034 macro
|
/linux/drivers/staging/rtl8723bs/include/ |
A D | hal_com_reg.h | 53 #define REG_EFUSE_TEST 0x0034 macro 494 #define EFUSE_TEST REG_EFUSE_TEST /* E-Fuse Test. */
|
/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
A D | rtl8xxxu_regs.h | 118 #define REG_EFUSE_TEST 0x0034 macro
|
A D | rtl8xxxu_core.c | 1812 val32 = rtl8xxxu_read32(priv, REG_EFUSE_TEST); in rtl8xxxu_read_efuse() 1814 rtl8xxxu_write32(priv, REG_EFUSE_TEST, val32); in rtl8xxxu_read_efuse()
|
Completed in 114 milliseconds