Searched refs:tx_rx_cal_phy_saveregs (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 23892 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[ in wlc_phy_txcal_physetup_nphy() [all...] |
H A D | phy_int.h | 807 u16 tx_rx_cal_phy_saveregs[15]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 23892 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[ in wlc_phy_txcal_physetup_nphy() [all...] |
H A D | phy_int.h | 807 u16 tx_rx_cal_phy_saveregs[15]; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.h | 977 u16 tx_rx_cal_phy_saveregs[11]; member
|
H A D | phy_n.c | 4398 u16 *regs = dev->phy.n->tx_rx_cal_phy_saveregs; 4422 u16 *regs = dev->phy.n->tx_rx_cal_phy_saveregs; 5086 u16 *regs = dev->phy.n->tx_rx_cal_phy_saveregs; in b43_nphy_tx_cal_phy_cleanup() 5117 u16 *regs = dev->phy.n->tx_rx_cal_phy_saveregs; in b43_nphy_tx_cal_phy_setup()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.h | 977 u16 tx_rx_cal_phy_saveregs[11]; member
|
H A D | phy_n.c | 4394 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()
|
Completed in 81 milliseconds