Searched refs:bcma_chipco_pll_maskset (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/bcma/ |
A 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);
|
/linux/drivers/net/wireless/broadcom/b43/ |
A 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()
|
/linux/include/linux/bcma/ |
A D | bcma_driver_chipcommon.h | 704 extern void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset,
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
A 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()
|
Completed in 34 milliseconds