Searched refs:hpcr (Results 1 – 1 of 1) sorted by relevance
44 uint32_t hpcr; member998 csky_pmu.hpcr = BIT(2); in csky_pmu_event_init()1000 csky_pmu.hpcr = BIT(3); in csky_pmu_event_init()1002 csky_pmu.hpcr = BIT(2) | BIT(3); in csky_pmu_event_init()1004 csky_pmu.hpcr |= BIT(1) | BIT(0); in csky_pmu_event_init()1012 cpwcr(HPCR, csky_pmu.hpcr); in csky_pmu_enable()