Searched refs:bcma_core_pll_ctl (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/bcma/ |
A D | core.c | 109 void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status, bool on) in bcma_core_pll_ctl() function 138 EXPORT_SYMBOL_GPL(bcma_core_pll_ctl);
|
/linux/include/linux/bcma/ |
A D | bcma.h | 478 extern void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status,
|
/linux/drivers/net/wireless/broadcom/b43/ |
A D | phy_ht.c | 742 bcma_core_pll_ctl(core, B43_BCMA_CLKCTLST_PHY_PLL_REQ, 0, false); in b43_phy_ht_spur_avoid() 744 bcma_core_pll_ctl(core, in b43_phy_ht_spur_avoid()
|
A D | main.c | 1279 bcma_core_pll_ctl(dev->dev->bdev, req, status, true); in b43_bcma_wireless_core_reset()
|
Completed in 18 milliseconds