Searched refs:core_idx (Results 1 – 2 of 2) sorted by relevance
| /drivers/phy/broadcom/ |
| A D | phy-bcm-sr-pcie.c | 148 unsigned int core_idx = phy->index; in pcie_core_is_for_rc() local 150 return !!((pipemux_table[core->pipemux] >> core_idx) & 0x1); in pcie_core_is_for_rc() 172 unsigned int core_idx = phy->index; in sr_paxc_phy_init() local 175 if (core_idx != SR_PAXC_PHY_IDX) in sr_paxc_phy_init()
|
| /drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| A D | phy_n.c | 27117 if (core_idx == 0) { in wlc_phy_rc_sweep_nphy() 27175 or_phy_reg(pi, (core_idx == 0) ? 0xe7 : 0xec, (0x1 << 8)); in wlc_phy_rc_sweep_nphy() 27176 or_phy_reg(pi, (core_idx == 0) ? 0xec : 0xe7, (0x1 << 15)); in wlc_phy_rc_sweep_nphy() 27177 or_phy_reg(pi, (core_idx == 0) ? 0xe7 : 0xec, (0x1 << 9)); in wlc_phy_rc_sweep_nphy() 27178 or_phy_reg(pi, (core_idx == 0) ? 0xe7 : 0xec, (0x1 << 10)); in wlc_phy_rc_sweep_nphy() 27180 mod_phy_reg(pi, (core_idx == 0) ? 0xfa : 0xf8, in wlc_phy_rc_sweep_nphy() 27182 mod_phy_reg(pi, (core_idx == 0) ? 0xf8 : 0xfa, in wlc_phy_rc_sweep_nphy() 27184 mod_phy_reg(pi, (core_idx == 0) ? 0xf8 : 0xfa, in wlc_phy_rc_sweep_nphy() 27186 mod_phy_reg(pi, (core_idx == 0) ? 0x7a : 0x7d, in wlc_phy_rc_sweep_nphy() 27205 if (core_idx == 0) in wlc_phy_rc_sweep_nphy() [all …]
|
Completed in 43 milliseconds