Home
last modified time | relevance | path

Searched refs:bcma_cc_set32 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lcn.c599 bcma_cc_set32(cc, BCMA_CC_PMU_CTL, 0x400); in b43_phy_lcn_set_channel_tweaks()
611 bcma_cc_set32(cc, BCMA_CC_PMU_CTL, 0x400); in b43_phy_lcn_set_channel_tweaks()
/linux/include/linux/bcma/
H A Dbcma_driver_chipcommon.h671 #define bcma_cc_set32(cc, offset, set) \ macro
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c19217 bcma_cc_set32(&pi->d11core->bus->drv_cc, in wlc_phy_init_nphy()