Searched refs:dac_test (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/wireless/b43/ |
D | phy_n.c | 1586 u16 wait, bool iqmode, bool dac_test, in b43_nphy_run_samples() argument 1643 tmp = dac_test ? 5 : 1; in b43_nphy_run_samples() 3486 bool iqmode, bool dac_test, bool modify_bbmult) in b43_nphy_tx_tone() argument 3488 u16 samp = b43_nphy_gen_load_samples(dev, freq, max_val, dac_test); in b43_nphy_tx_tone() 3491 b43_nphy_run_samples(dev, samp, 0xFFFF, 0, iqmode, dac_test, in b43_nphy_tx_tone()
|