Searched refs:brcmf_chip_get_pmu (Results 1 – 3 of 3) sorted by relevance
81 struct brcmf_core *brcmf_chip_get_pmu(struct brcmf_chip *pub);
1090 pmu = brcmf_chip_get_pmu(pub); /* after reading cc_caps_ext */ in brcmf_chip_setup()1208 struct brcmf_core *brcmf_chip_get_pmu(struct brcmf_chip *pub) in brcmf_chip_get_pmu() function1396 struct brcmf_core *pmu = brcmf_chip_get_pmu(pub); in brcmf_chip_sr_capable()
3823 struct brcmf_core *pmu = brcmf_chip_get_pmu(ci); in brcmf_sdio_drivestrengthinit()4057 reg_addr = CORE_CC_REG(brcmf_chip_get_pmu(bus->ci)->base, pmucontrol); in brcmf_sdio_probe_attach()