Searched refs:HHA_EVENT_CTRL (Results 1 – 1 of 1) sorted by relevance
30 #define HHA_EVENT_CTRL 0x1E04 macro136 val = readl(hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_enable_counter()138 writel(val, hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_enable_counter()147 val = readl(hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_disable_counter()149 writel(val, hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_disable_counter()