Home
last modified time | relevance | path

Searched refs:tmpv16 (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/
A Defuse.c1095 u16 tmpv16; in efuse_power_switch() local
1103 tmpv16 = in efuse_power_switch()
1107 tmpv16 |= rtlpriv->cfg->maps[EFUSE_PWC_EV12V]; in efuse_power_switch()
1110 tmpv16); in efuse_power_switch()
1113 tmpv16 = rtl_read_word(rtlpriv, in efuse_power_switch()
1115 if (!(tmpv16 & rtlpriv->cfg->maps[EFUSE_FEN_ELDR])) { in efuse_power_switch()
1116 tmpv16 |= rtlpriv->cfg->maps[EFUSE_FEN_ELDR]; in efuse_power_switch()
1118 rtlpriv->cfg->maps[SYS_FUNC_EN], tmpv16); in efuse_power_switch()
1123 (!(tmpv16 & rtlpriv->cfg->maps[EFUSE_ANA8M]))) { in efuse_power_switch()
1124 tmpv16 |= (rtlpriv->cfg->maps[EFUSE_LOADER_CLK_EN] | in efuse_power_switch()
[all …]

Completed in 8 milliseconds