Searched refs:dac_test (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/wireless/broadcom/b43/ |
D | phy_n.c | 1574 u16 wait, bool iqmode, bool dac_test, in b43_nphy_run_samples() argument 1631 tmp = dac_test ? 5 : 1; in b43_nphy_run_samples() 3471 bool iqmode, bool dac_test, bool modify_bbmult) in b43_nphy_tx_tone() argument 3473 u16 samp = b43_nphy_gen_load_samples(dev, freq, max_val, dac_test); in b43_nphy_tx_tone() 3476 b43_nphy_run_samples(dev, samp, 0xFFFF, 0, iqmode, dac_test, in b43_nphy_tx_tone()
|