Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Defuse.h76 VOLTAGE_V25 = 0x03, enumerator
Defuse.c1173 tempval |= (VOLTAGE_V25 << 3); in efuse_power_switch()
1176 tempval |= (VOLTAGE_V25 << 4); in efuse_power_switch()
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_efuse.c27 #define VOLTAGE_V25 0x03 macro
74 tempval |= (VOLTAGE_V25 << 4); in Efuse_PowerSwitch()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_efuse.c33 VOLTAGE_V25 = 0x03, enumerator
80 tempval |= (VOLTAGE_V25 << 4); in Efuse_PowerSwitch()