Searched defs:pih (Results 1 – 2 of 2) sorted by relevance
118 void wlc_phyreg_enter(struct brcms_phy_pub *pih) in wlc_phyreg_enter()124 void wlc_phyreg_exit(struct brcms_phy_pub *pih) in wlc_phyreg_exit()130 void wlc_radioreg_enter(struct brcms_phy_pub *pih) in wlc_radioreg_enter()138 void wlc_radioreg_exit(struct brcms_phy_pub *pih) in wlc_radioreg_exit()576 void wlc_phy_detach(struct brcms_phy_pub *pih) in wlc_phy_detach()602 wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, u16 *phyrev, in wlc_phy_get_phyversion()614 bool wlc_phy_get_encore(struct brcms_phy_pub *pih) in wlc_phy_get_encore()620 u32 wlc_phy_get_coreflags(struct brcms_phy_pub *pih) in wlc_phy_get_coreflags()626 void wlc_phy_anacore(struct brcms_phy_pub *pih, bool on) in wlc_phy_anacore()663 u32 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih) in wlc_phy_clk_bwbits()[all …]
1768 struct brcms_phy_pub *pih = wlc_hw->band->pi; in brcms_b_phy_reset() local