Searched refs:HHA_EVENT_CTRL (Results 1 – 1 of 1) sorted by relevance
27 #define HHA_EVENT_CTRL 0x1E04 macro237 val = readl(hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_enable_counter()239 writel(val, hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_enable_counter()248 val = readl(hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_disable_counter()250 writel(val, hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_disable_counter()