Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c505 u8 ICVersion, SwitchingRegulatorOutput; in rtl92e_start_adapter() local
535 SwitchingRegulatorOutput = rtl92e_readb(dev, SWREGULATOR); in rtl92e_start_adapter()
536 if (SwitchingRegulatorOutput != 0xb8) { in rtl92e_start_adapter()