Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2592 u16 *start_coeffs = NULL, *cal_cmds = NULL, cal_type, diq_start; in wlc_lcnphy_tx_iqlo_cal() local
2728 &diq_start, 1, 16, 69); in wlc_lcnphy_tx_iqlo_cal()
2748 &diq_start, 1, 16, 69); in wlc_lcnphy_tx_iqlo_cal()
H A Dphy_n.c25633 u16 diq_start = 0; in wlc_phy_cal_txiqlo_nphy() local
25870 diq_start = tbl_buf[0]; in wlc_phy_cal_txiqlo_nphy()
25895 tbl_buf[0] = diq_start; in wlc_phy_cal_txiqlo_nphy()
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c5572 uint16_t diq_start = 0; in bwn_nphy_cal_tx_iq_lo() local
5707 diq_start = buffer[0]; in bwn_nphy_cal_tx_iq_lo()
5727 buffer[0] = diq_start; in bwn_nphy_cal_tx_iq_lo()