Searched refs:BHND_PMU_REV (Results 1 – 1 of 1) sorted by relevance
90 #define BHND_PMU_REV(_sc) \ macro1974 if (BHND_PMU_REV(sc) >= 2) in bhnd_pmu1_pllinit0()2135 sc->cid.chip_id, sc->cid.chip_rev, BHND_PMU_REV(sc)); in bhnd_pmu_pll_init()2432 sc->cid.chip_id, sc->cid.chip_rev, BHND_PMU_REV(sc), clock); in bhnd_pmu_si_clock()2454 if (BHND_PMU_REV(sc) >= 5 && in bhnd_pmu_cpu_clock()2496 if (BHND_PMU_REV(sc) >= 5 && in bhnd_pmu_mem_clock()2609 switch (SDIOD_DRVSTR_KEY(sc->cid.chip_id, BHND_PMU_REV(sc))) { in bhnd_pmu_sdiod_drive_strength_init()2632 BHND_PMU_REV(sc)); in bhnd_pmu_sdiod_drive_strength_init()2667 if (BHND_PMU_REV(sc) == 1) { in bhnd_pmu_init()2669 } else if (BHND_PMU_REV(sc) >= 2) { in bhnd_pmu_init()[all …]