Searched refs:CC_CAP_PMU (Results 1 – 5 of 5) sorted by relevance
460 if (ai_get_cccaps(&sii->pub) & CC_CAP_PMU) { in ai_buscore_setup()495 if (ai_get_cccaps(sih) & CC_CAP_PMU) { in ai_doattach()641 if (ai_get_cccaps(sih) & CC_CAP_PMU) { in ai_clkctl_fast_pwrup_delay()
1236 if (ai_get_cccaps(wlc_hw->sih) & CC_CAP_PMU) { in brcms_b_clkctl_clk()2053 if (ai_get_cccaps(wlc_hw->sih) & CC_CAP_PMU) in brcms_b_corereset()
252 #define CC_CAP_PMU 0x10000000 /* PMU Present, rev >= 20 */ macro
1091 if (pub->cc_caps & CC_CAP_PMU) { in brcmf_chip_setup()
3785 if (!(ci->cc_caps & CC_CAP_PMU)) in brcmf_sdio_drivestrengthinit()
Completed in 32 milliseconds