Searched refs:wlc_phy_table_read_nphy (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 14175 wlc_phy_table_read_nphy(struct brcms_phy *pi, u32 id, u32 len, u32 offset, in wlc_phy_table_read_nphy() function 14811 wlc_phy_table_read_nphy(pi, NPHY_TBL_ID_RFSEQ, 1, in wlc_phy_read_lpf_bw_ctl_nphy() 16223 wlc_phy_table_read_nphy(pi, NPHY_TBL_ID_CMPMETRICDATAWEIGHTTBL, in wlc_phy_workarounds_nphy() 16715 wlc_phy_table_read_nphy(pi, NPHY_TBL_ID_CMPMETRICDATAWEIGHTTBL, in wlc_phy_workarounds_nphy() 18037 wlc_phy_table_read_nphy(pi, NPHY_TBL_ID_RFSEQ, 2, 0x110, 16, in wlc_phy_internal_cal_txgain_nphy() 18133 wlc_phy_table_read_nphy(pi, 15, 1, 87, 16, in wlc_phy_precal_txgain_nphy() 18434 wlc_phy_table_read_nphy(pi, 15, 1, 87, 16, &m0m1); in wlc_phy_cal_txgainctrl_nphy() 18492 wlc_phy_table_read_nphy(pi, 15, 1, 87, 16, &dbg_m0m1); in wlc_phy_cal_txgainctrl_nphy() 18505 wlc_phy_table_read_nphy(pi, 7, 1, (0x110 + core), 16, in wlc_phy_cal_txgainctrl_nphy() 18517 wlc_phy_table_read_nphy(pi, 15, 1, 87, 16, &pi->nphy_txcal_bbmult); in wlc_phy_cal_txgainctrl_nphy() [all …]
|
D | phy_int.h | 1066 void wlc_phy_table_read_nphy(struct brcms_phy *pi, u32, u32 l, u32 o, u32 w,
|