| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl8712_efuse.c | 34 tmpu8 = r8712_read8(adapter, EFUSE_TEST + 3); in efuse_reg_ctrl() 36 r8712_write8(adapter, EFUSE_TEST + 3, tmpu8); in efuse_reg_ctrl() 45 tmpu8 = r8712_read8(adapter, EFUSE_TEST + 3); in efuse_reg_ctrl() 47 r8712_write8(adapter, EFUSE_TEST + 3, tmpu8); in efuse_reg_ctrl()
|
| H A D | rtl8712_syscfg_regdef.h | 36 #define EFUSE_TEST (RTL8712_SYSCFG_ + 0x0034) macro
|
| H A D | usb_intf.c | 412 tmpU1b = r8712_read8(padapter, EFUSE_TEST + 3); in r871xu_drv_init() 413 r8712_write8(padapter, EFUSE_TEST + 3, tmpU1b | 0x80); in r871xu_drv_init() 415 r8712_write8(padapter, EFUSE_TEST + 3, in r871xu_drv_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/ |
| H A D | rtl8188e_hal_init.c | 1119 tempval = rtw_read8(pAdapter, EFUSE_TEST + 3); in hal_EfusePowerSwitch_RTL8188E() 1127 rtw_write8(pAdapter, EFUSE_TEST + 3, (tempval | 0x80)); in hal_EfusePowerSwitch_RTL8188E() 1134 tempval = rtw_read8(pAdapter, EFUSE_TEST + 3); in hal_EfusePowerSwitch_RTL8188E() 1135 rtw_write8(pAdapter, EFUSE_TEST + 3, (tempval & 0x7F)); in hal_EfusePowerSwitch_RTL8188E() 1574 phy_set_mac_reg(pAdapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 1578 phy_set_mac_reg(pAdapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() 1587 phy_set_mac_reg(pAdapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 1591 phy_set_mac_reg(pAdapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() 1600 phy_set_mac_reg(pAdapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 1604 phy_set_mac_reg(pAdapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/rtl8188f/ |
| H A D | rtl8188f_hal_init.c | 1366 value32 = rtw_read32(padapter, EFUSE_TEST); in hal_EfuseSwitchToBank() 1386 rtw_write32(padapter, EFUSE_TEST, value32); in hal_EfuseSwitchToBank() 1610 tempval = rtw_read8(padapter, EFUSE_TEST + 3); in Hal_EfusePowerSwitch() 1611 rtw_write8(padapter, EFUSE_TEST + 3, (tempval | 0x80)); in Hal_EfusePowerSwitch() 1618 tempval = rtw_read8(padapter, EFUSE_TEST + 3); in Hal_EfusePowerSwitch() 1619 rtw_write8(padapter, EFUSE_TEST + 3, (tempval & 0x7F)); in Hal_EfusePowerSwitch() 2208 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2211 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() 2219 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2222 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/rtl8703b/ |
| H A D | rtl8703b_hal_init.c | 1354 value32 = rtw_read32(padapter, EFUSE_TEST); in hal_EfuseSwitchToBank() 1374 rtw_write32(padapter, EFUSE_TEST, value32); in hal_EfuseSwitchToBank() 1594 tempval = rtw_read8(padapter, EFUSE_TEST + 3); in Hal_EfusePowerSwitch() 1598 rtw_write8(padapter, EFUSE_TEST + 3, (tempval | 0x80)); in Hal_EfusePowerSwitch() 1613 tempval = rtw_read8(padapter, EFUSE_TEST + 3); in Hal_EfusePowerSwitch() 1614 rtw_write8(padapter, EFUSE_TEST + 3, (tempval & 0x7F)); in Hal_EfusePowerSwitch() 2206 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2209 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() 2217 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2220 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/rtl8188f/ |
| H A D | rtl8188f_hal_init.c | 1365 value32 = rtw_read32(padapter, EFUSE_TEST); in hal_EfuseSwitchToBank() 1385 rtw_write32(padapter, EFUSE_TEST, value32); in hal_EfuseSwitchToBank() 1609 tempval = rtw_read8(padapter, EFUSE_TEST + 3); in Hal_EfusePowerSwitch() 1610 rtw_write8(padapter, EFUSE_TEST + 3, (tempval | 0x80)); in Hal_EfusePowerSwitch() 1617 tempval = rtw_read8(padapter, EFUSE_TEST + 3); in Hal_EfusePowerSwitch() 1618 rtw_write8(padapter, EFUSE_TEST + 3, (tempval & 0x7F)); in Hal_EfusePowerSwitch() 2207 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2210 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() 2218 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2221 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/rtl8723b/ |
| H A D | rtl8723b_hal_init.c | 1136 value32 = rtw_read32(padapter, EFUSE_TEST); in hal_EfuseSwitchToBank() 1156 rtw_write32(padapter, EFUSE_TEST, value32); in hal_EfuseSwitchToBank() 1376 tempval = rtw_read8(padapter, EFUSE_TEST + 3); in Hal_EfusePowerSwitch() 1380 rtw_write8(padapter, EFUSE_TEST + 3, (tempval | 0x80)); in Hal_EfusePowerSwitch() 1395 tempval = rtw_read8(padapter, EFUSE_TEST + 3); in Hal_EfusePowerSwitch() 1396 rtw_write8(padapter, EFUSE_TEST + 3, (tempval & 0x7F)); in Hal_EfusePowerSwitch() 1991 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 1994 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() 2002 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2005 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/rtl8188f/ |
| H A D | rtl8188f_hal_init.c | 1366 value32 = rtw_read32(padapter, EFUSE_TEST); in hal_EfuseSwitchToBank() 1386 rtw_write32(padapter, EFUSE_TEST, value32); in hal_EfuseSwitchToBank() 1610 tempval = rtw_read8(padapter, EFUSE_TEST + 3); in Hal_EfusePowerSwitch() 1611 rtw_write8(padapter, EFUSE_TEST + 3, (tempval | 0x80)); in Hal_EfusePowerSwitch() 1618 tempval = rtw_read8(padapter, EFUSE_TEST + 3); in Hal_EfusePowerSwitch() 1619 rtw_write8(padapter, EFUSE_TEST + 3, (tempval & 0x7F)); in Hal_EfusePowerSwitch() 2208 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2211 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() 2219 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2222 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/rtl8188f/ |
| H A D | rtl8188f_hal_init.c | 1365 value32 = rtw_read32(padapter, EFUSE_TEST); in hal_EfuseSwitchToBank() 1385 rtw_write32(padapter, EFUSE_TEST, value32); in hal_EfuseSwitchToBank() 1609 tempval = rtw_read8(padapter, EFUSE_TEST + 3); in Hal_EfusePowerSwitch() 1610 rtw_write8(padapter, EFUSE_TEST + 3, (tempval | 0x80)); in Hal_EfusePowerSwitch() 1617 tempval = rtw_read8(padapter, EFUSE_TEST + 3); in Hal_EfusePowerSwitch() 1618 rtw_write8(padapter, EFUSE_TEST + 3, (tempval & 0x7F)); in Hal_EfusePowerSwitch() 2207 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2210 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() 2218 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2221 phy_set_mac_reg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_efuse.c | 58 tempval = usb_read8(pAdapter, EFUSE_TEST + 3); in efuse_power_switch() 61 usb_write8(pAdapter, EFUSE_TEST + 3, (tempval | 0x80)); in efuse_power_switch() 68 tempval = usb_read8(pAdapter, EFUSE_TEST + 3); in efuse_power_switch() 69 usb_write8(pAdapter, EFUSE_TEST + 3, (tempval & 0x7F)); in efuse_power_switch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/rtl8188e/ |
| H A D | rtl8188e_hal_init.c | 1216 tempval = rtw_read8(pAdapter, EFUSE_TEST+3); in hal_EfusePowerSwitch_RTL8188E() 1225 rtw_write8(pAdapter, EFUSE_TEST+3, (tempval | 0x80)); in hal_EfusePowerSwitch_RTL8188E() 1234 tempval = rtw_read8(pAdapter, EFUSE_TEST+3); in hal_EfusePowerSwitch_RTL8188E() 1235 rtw_write8(pAdapter, EFUSE_TEST+3, (tempval & 0x7F)); in hal_EfusePowerSwitch_RTL8188E() 1798 PHY_SetMacReg(pAdapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 1802 PHY_SetMacReg(pAdapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() 1813 PHY_SetMacReg(pAdapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 1817 PHY_SetMacReg(pAdapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() 1828 PHY_SetMacReg(pAdapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 1832 PHY_SetMacReg(pAdapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | efuse.c | 60 bytetemp = rtl_read_byte(rtlpriv, rtlpriv->cfg->maps[EFUSE_TEST] + 3); in efuse_initialize() 62 rtl_write_byte(rtlpriv, rtlpriv->cfg->maps[EFUSE_TEST] + 3, temp); in efuse_initialize() 1134 rtlpriv->cfg->maps[EFUSE_TEST] + in efuse_power_switch() 1146 rtlpriv->cfg->maps[EFUSE_TEST] + 3, in efuse_power_switch() 1162 rtlpriv->cfg->maps[EFUSE_TEST] + in efuse_power_switch() 1165 rtlpriv->cfg->maps[EFUSE_TEST] + 3, in efuse_power_switch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/rtl8723b/ |
| H A D | rtl8723b_hal_init.c | 1238 value32 = rtw_read32(padapter, EFUSE_TEST); in hal_EfuseSwitchToBank() 1259 rtw_write32(padapter, EFUSE_TEST, value32); in hal_EfuseSwitchToBank() 1497 tempval = rtw_read8(padapter, EFUSE_TEST+3); in Hal_EfusePowerSwitch() 1501 rtw_write8(padapter, EFUSE_TEST+3, (tempval | 0x80)); in Hal_EfusePowerSwitch() 1517 tempval = rtw_read8(padapter, EFUSE_TEST+3); in Hal_EfusePowerSwitch() 1518 rtw_write8(padapter, EFUSE_TEST+3, (tempval & 0x7F)); in Hal_EfusePowerSwitch() 2209 PHY_SetMacReg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2212 PHY_SetMacReg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() 2222 PHY_SetMacReg(padapter, EFUSE_TEST, BIT26, 0); in Hal_EfuseWordEnableDataWrite() 2225 PHY_SetMacReg(padapter, EFUSE_TEST, BIT26, 1); in Hal_EfuseWordEnableDataWrite() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_efuse.c | 358 PHY_SetMacReg(padapter, EFUSE_TEST, BIT(11), 0); in efuse_OneByteWrite()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| H A D | sw.c | 274 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
| H A D | sw.c | 254 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| H A D | sw.c | 258 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| H A D | sw.c | 267 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| H A D | sw.c | 180 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| H A D | sw.c | 265 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| H A D | sw.c | 273 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | sw.c | 317 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| H A D | sw.c | 301 .maps[EFUSE_TEST] = REG_EFUSE_TEST,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/rtl8188f/sdio/ |
| H A D | sdio_halinit.c | 1185 value32 = rtw_read32(padapter, EFUSE_TEST); in _EfuseCellSel() 1187 rtw_write32(padapter, EFUSE_TEST, value32); in _EfuseCellSel()
|