Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c24007 pi->tx_rx_cal_phy_saveregs[0] = read_phy_reg(pi, 0xa6); in wlc_phy_txcal_physetup_nphy()
24008 pi->tx_rx_cal_phy_saveregs[1] = read_phy_reg(pi, 0xa7); in wlc_phy_txcal_physetup_nphy()
24017 pi->tx_rx_cal_phy_saveregs[2] = val; in wlc_phy_txcal_physetup_nphy()
24022 pi->tx_rx_cal_phy_saveregs[3] = val; in wlc_phy_txcal_physetup_nphy()
24026 pi->tx_rx_cal_phy_saveregs[4] = read_phy_reg(pi, 0x01); in wlc_phy_txcal_physetup_nphy()
24031 pi->tx_rx_cal_phy_saveregs[5] = val; in wlc_phy_txcal_physetup_nphy()
24038 pi->tx_rx_cal_phy_saveregs[6] = val; in wlc_phy_txcal_physetup_nphy()
24043 pi->tx_rx_cal_phy_saveregs[7] = read_phy_reg(pi, 0x91); in wlc_phy_txcal_physetup_nphy()
24044 pi->tx_rx_cal_phy_saveregs[8] = read_phy_reg(pi, 0x92); in wlc_phy_txcal_physetup_nphy()
24070 pi->tx_rx_cal_phy_saveregs[9] = read_phy_reg(pi, 0x297); in wlc_phy_txcal_physetup_nphy()
[all …]
Dphy_int.h825 u16 tx_rx_cal_phy_saveregs[15]; member
/linux-4.4.14/drivers/net/wireless/b43/
Dphy_n.h976 u16 tx_rx_cal_phy_saveregs[11]; member
Dphy_n.c4409 u16 *regs = dev->phy.n->tx_rx_cal_phy_saveregs;
4433 u16 *regs = dev->phy.n->tx_rx_cal_phy_saveregs;
5095 u16 *regs = dev->phy.n->tx_rx_cal_phy_saveregs; in b43_nphy_tx_cal_phy_cleanup()
5126 u16 *regs = dev->phy.n->tx_rx_cal_phy_saveregs; in b43_nphy_tx_cal_phy_setup()