Home
last modified time | relevance | path

Searched refs:BCMA_CORE_PMU (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/bcma/
Dscan.c85 { BCMA_CORE_PMU, "PMU" },
315 case BCMA_CORE_PMU: in bcma_get_next_core()
Ddriver_chipcommon_pmu.c281 cc->pmu.core = bcma_find_core(bus, BCMA_CORE_PMU); in bcma_pmu_early_init()
/linux-5.19.10/drivers/usb/host/
Dbcma-hcd.c189 pmu_core = bcma_find_core(core->bus, BCMA_CORE_PMU); in bcma_hcd_usb20_old_arm_init()
/linux-5.19.10/include/linux/bcma/
Dbcma.h136 #define BCMA_CORE_PMU 0x827 macro
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dchip.c931 id != BCMA_CORE_PMU && in brcmf_chip_dmp_erom_scan()
1211 pmu = brcmf_chip_get_core(pub, BCMA_CORE_PMU); in brcmf_chip_get_pmu()