Searched refs:REG_EFUSE_TEST (Results 1 – 20 of 20) sorted by relevance
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | hal_com_reg.h | 53 #define REG_EFUSE_TEST 0x0034 macro 487 #define EFUSE_TEST REG_EFUSE_TEST /* E-Fuse Test. */
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | sw.c | 272 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
H A D | reg.h | 31 #define REG_EFUSE_TEST 0x0034 macro
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | sw.c | 178 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | sw.c | 257 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
H A D | reg.h | 31 #define REG_EFUSE_TEST 0x0034 macro
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | sw.c | 264 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
H A D | reg.h | 30 #define REG_EFUSE_TEST 0x0034 macro
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | sw.c | 266 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
H A D | reg.h | 25 #define REG_EFUSE_TEST 0x0034 macro
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | sw.c | 273 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
H A D | reg.h | 32 #define REG_EFUSE_TEST 0x0034 macro
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | sw.c | 253 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
H A D | reg.h | 25 #define REG_EFUSE_TEST 0x0034 macro
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | sw.c | 300 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
H A D | reg.h | 26 #define REG_EFUSE_TEST 0x0034 macro
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | sw.c | 316 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
H A D | reg.h | 32 #define REG_EFUSE_TEST 0x0034 macro
|
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_regs.h | 121 #define REG_EFUSE_TEST 0x0034 macro
|
H A D | rtl8xxxu_core.c | 1828 val32 = rtl8xxxu_read32(priv, REG_EFUSE_TEST); in rtl8xxxu_read_efuse() 1830 rtl8xxxu_write32(priv, REG_EFUSE_TEST, val32); in rtl8xxxu_read_efuse()
|