Searched refs:bcma_core_pll_ctl (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/bcma/ |
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-4.4.14/include/linux/bcma/ |
D | bcma.h | 474 extern void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status,
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | phy_ht.c | 755 bcma_core_pll_ctl(core, B43_BCMA_CLKCTLST_PHY_PLL_REQ, 0, false); in b43_phy_ht_spur_avoid() 757 bcma_core_pll_ctl(core, in b43_phy_ht_spur_avoid()
|
D | main.c | 1284 bcma_core_pll_ctl(dev->dev->bdev, req, status, true); in b43_bcma_wireless_core_reset()
|