Searched refs:bcma_cc_set32 (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/bcma/ |
D | driver_gpio.c | 140 bcma_cc_set32(cc, BCMA_CC_IRQMASK, BCMA_CC_IRQ_GPIO); in bcma_gpio_irq_init()
|
/linux-6.1.9/drivers/net/wireless/broadcom/b43/ |
D | phy_lcn.c | 599 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()
|
D | main.c | 1215 bcma_cc_set32(bcma_cc, BCMA_CC_PMU_CHIPCTL_DATA, 0x4); in b43_wireless_core_phy_pll_reset()
|
D | phy_n.c | 5995 bcma_cc_set32(&dev->dev->bdev->bus->drv_cc, in b43_phy_initn()
|
/linux-6.1.9/drivers/mtd/nand/raw/bcm47xxnflash/ |
D | ops_bcm4706.c | 398 bcma_cc_set32(b47n->cc, BCMA_CC_4706_FLASHSCFG, in bcm47xxnflash_ops_bcm4706_init()
|
/linux-6.1.9/include/linux/bcma/ |
D | bcma_driver_chipcommon.h | 671 #define bcma_cc_set32(cc, offset, set) \ macro
|
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 1574 bcma_cc_set32(&pi->d11core->bus->drv_cc, BCMA_CC_PMU_CTL, in wlc_lcnphy_set_chanspec_tweaks() 1590 bcma_cc_set32(&pi->d11core->bus->drv_cc, BCMA_CC_PMU_CTL, in wlc_lcnphy_set_chanspec_tweaks()
|
D | phy_n.c | 19222 bcma_cc_set32(&pi->d11core->bus->drv_cc, in wlc_phy_init_nphy()
|