Searched refs:PMU_OHARE_BASED (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpmu.h94 PMU_OHARE_BASED, /* 2400, 3400, 3500 (old G3 powerbook) */ enumerator in enum:__anon13216
/linux-master/drivers/macintosh/
H A Dvia-pmu.c315 pmu_kind = PMU_OHARE_BASED;
842 if (pmu_kind == PMU_OHARE_BASED)
1421 if (!(pmu_kind == PMU_OHARE_BASED && len == 4
2291 case PMU_OHARE_BASED:
2339 if (pmu_kind == PMU_OHARE_BASED)
/linux-master/arch/powerpc/platforms/powermac/
H A Dpic.c589 if (pmu_get_model() != PMU_OHARE_BASED)

Completed in 143 milliseconds