Home
last modified time | relevance | path

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

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h471 #define BWN_NPHY_IQEST_CMD_START 0x0001 /* Start */ macro
H A Dif_bwn_phy_n_core.c4533 BWN_PHY_SET(mac, BWN_NPHY_IQEST_CMD, BWN_NPHY_IQEST_CMD_START); in bwn_nphy_rx_iq_est()
4537 if (!(tmp & BWN_NPHY_IQEST_CMD_START)) { in bwn_nphy_rx_iq_est()