Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c23084 u8 phy_bw, sample_cmd; in wlc_phy_runsamples_nphy() local
23150 sample_cmd = (dac_test_mode == 1) ? 0x5 : 0x1; in wlc_phy_runsamples_nphy()
23151 write_phy_reg(pi, 0xc3, sample_cmd); in wlc_phy_runsamples_nphy()