Searched refs:wlc_phy_table_read_nphy (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 14164 wlc_phy_table_read_nphy(struct brcms_phy *pi, u32 id, u32 len, u32 offset, in wlc_phy_table_read_nphy() function 14800 wlc_phy_table_read_nphy(pi, NPHY_TBL_ID_RFSEQ, 1, in wlc_phy_read_lpf_bw_ctl_nphy() 16140 wlc_phy_table_read_nphy(pi, NPHY_TBL_ID_CMPMETRICDATAWEIGHTTBL, in wlc_phy_workarounds_nphy_rev7() 16613 wlc_phy_table_read_nphy(pi, NPHY_TBL_ID_CMPMETRICDATAWEIGHTTBL, in wlc_phy_workarounds_nphy_rev3() 17939 wlc_phy_table_read_nphy(pi, NPHY_TBL_ID_RFSEQ, 2, 0x110, 16, in wlc_phy_internal_cal_txgain_nphy() 18035 wlc_phy_table_read_nphy(pi, 15, 1, 87, 16, in wlc_phy_precal_txgain_nphy() 18336 wlc_phy_table_read_nphy(pi, 15, 1, 87, 16, &m0m1); in wlc_phy_cal_txgainctrl_nphy() 18394 wlc_phy_table_read_nphy(pi, 15, 1, 87, 16, &dbg_m0m1); in wlc_phy_cal_txgainctrl_nphy() 18407 wlc_phy_table_read_nphy(pi, 7, 1, (0x110 + core), 16, in wlc_phy_cal_txgainctrl_nphy() 18419 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 | 1048 void wlc_phy_table_read_nphy(struct brcms_phy *pi, u32, u32 l, u32 o, u32 w,
|