Searched refs:CCI_PMCR_CEN (Results 1 – 1 of 1) sorted by relevance
21 #define CCI_PMCR_CEN 0x00000001 macro668 val = readl_relaxed(cci_pmu->ctrl_base + CCI_PMCR) | CCI_PMCR_CEN; in __cci_pmu_enable_nosync()685 val = readl_relaxed(cci_pmu->ctrl_base + CCI_PMCR) & ~CCI_PMCR_CEN; in __cci_pmu_disable()