Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c16900 u16 Vmid[2], Av[2]; in wlc_phy_workarounds_nphy() local
16905 Vmid[0] = (pdetrange == 4) ? 0x8e : 0x89; in wlc_phy_workarounds_nphy()
16906 Vmid[1] = (pdetrange == 4) ? 0x96 : 0x89; in wlc_phy_workarounds_nphy()
16910 Vmid[0] = (pdetrange == 4) ? 0x89 : 0x74; in wlc_phy_workarounds_nphy()
16911 Vmid[1] = (pdetrange == 4) ? 0x8b : 0x70; in wlc_phy_workarounds_nphy()
16916 bcm_adc_vmid[3] = Vmid[0]; in wlc_phy_workarounds_nphy()
16923 bcm_adc_vmid[3] = Vmid[1]; in wlc_phy_workarounds_nphy()