Home
last modified time | relevance | path

Searched refs:tx_rx_cal_phy_saveregs (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c23892 pi->tx_rx_cal_phy_saveregs[0] = read_phy_reg(pi, 0xa6); in wlc_phy_txcal_physetup_nphy()
23893 pi->tx_rx_cal_phy_saveregs[1] = read_phy_reg(pi, 0xa7); in wlc_phy_txcal_physetup_nphy()
23902 pi->tx_rx_cal_phy_saveregs[2] = val; in wlc_phy_txcal_physetup_nphy()
23907 pi->tx_rx_cal_phy_saveregs[3] = val; in wlc_phy_txcal_physetup_nphy()
23911 pi->tx_rx_cal_phy_saveregs[4] = read_phy_reg(pi, 0x01); in wlc_phy_txcal_physetup_nphy()
23916 pi->tx_rx_cal_phy_saveregs[5] = val; in wlc_phy_txcal_physetup_nphy()
23923 pi->tx_rx_cal_phy_saveregs[6] = val; in wlc_phy_txcal_physetup_nphy()
23928 pi->tx_rx_cal_phy_saveregs[7] = read_phy_reg(pi, 0x91); in wlc_phy_txcal_physetup_nphy()
23929 pi->tx_rx_cal_phy_saveregs[8] = read_phy_reg(pi, 0x92); in wlc_phy_txcal_physetup_nphy()
23955 pi->tx_rx_cal_phy_saveregs[9] = read_phy_reg(pi, 0x297); in wlc_phy_txcal_physetup_nphy()
[all …]
Dphy_int.h807 u16 tx_rx_cal_phy_saveregs[15]; member
/linux-6.6.21/drivers/net/wireless/broadcom/b43/
Dphy_n.h977 u16 tx_rx_cal_phy_saveregs[11]; member
Dphy_n.c4394 u16 *regs = dev->phy.n->tx_rx_cal_phy_saveregs;
4418 u16 *regs = dev->phy.n->tx_rx_cal_phy_saveregs;
5035 u16 *regs = dev->phy.n->tx_rx_cal_phy_saveregs; in b43_nphy_tx_cal_phy_cleanup()
5066 u16 *regs = dev->phy.n->tx_rx_cal_phy_saveregs; in b43_nphy_tx_cal_phy_setup()