Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Defuse.h54 VOLTAGE_V25 = 0x03, enumerator
H A Defuse.c1139 tempval |= (VOLTAGE_V25 << 3); in efuse_power_switch()
1142 tempval |= (VOLTAGE_V25 << 4); in efuse_power_switch()
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c599 #define VOLTAGE_V25 0x03 macro
701 tempval |= (VOLTAGE_V25 << 4); in Hal_EfusePowerSwitch()