Searched refs:bcma_chipco_pll_maskset (Results 1 – 3 of 3) sorted by relevance
/drivers/bcma/ |
D | driver_chipcommon_pmu.c | 32 void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_pll_maskset() function 39 EXPORT_SYMBOL_GPL(bcma_chipco_pll_maskset);
|
/drivers/net/wireless/broadcom/b43/ |
D | phy_lcn.c | 596 bcma_chipco_pll_maskset(cc, 0x3, 0x00ffffff, 0x0); in b43_phy_lcn_set_channel_tweaks() 608 bcma_chipco_pll_maskset(cc, 0x3, 0x00ffffff, 0x333333); in b43_phy_lcn_set_channel_tweaks()
|
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 1569 bcma_chipco_pll_maskset(&pi->d11core->bus->drv_cc, 0x3, in wlc_lcnphy_set_chanspec_tweaks() 1585 bcma_chipco_pll_maskset(&pi->d11core->bus->drv_cc, 0x3, in wlc_lcnphy_set_chanspec_tweaks()
|