Searched refs:arm11_write_pmnc (Results 1 – 1 of 1) sorted by relevance
20 static inline void arm11_write_pmnc(u32 val) in arm11_write_pmnc() function63 arm11_write_pmnc(PMCR_OFL_PMN0 | PMCR_OFL_PMN1 | PMCR_OFL_CCNT | in arm11_setup_pmu()90 arm11_write_pmnc(pmnc); in arm11_setup_pmu()97 arm11_write_pmnc(arm11_read_pmnc() | PMCR_E); in arm11_start_pmu()105 arm11_write_pmnc(arm11_read_pmnc() & ~PMCR_E); in arm11_stop_pmu()131 arm11_write_pmnc(pmnc); in arm11_pmu_interrupt()