Searched refs:dac_test (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_phy_n_core.c | 1694 uint16_t wait, bool iqmode, bool dac_test, in bwn_nphy_run_samples() argument 1751 tmp = dac_test ? 5 : 1; in bwn_nphy_run_samples() 3622 bool iqmode, bool dac_test, bool modify_bbmult) in bwn_nphy_tx_tone() argument 3624 uint16_t samp = bwn_nphy_gen_load_samples(mac, freq, max_val, dac_test); in bwn_nphy_tx_tone() 3627 bwn_nphy_run_samples(mac, samp, 0xFFFF, 0, iqmode, dac_test, in bwn_nphy_tx_tone()
|