Searched refs:L3C_EVENT_CTRL (Results 1 – 1 of 1) sorted by relevance
30 #define L3C_EVENT_CTRL 0x1c00 macro300 val = readl(l3c_pmu->base + L3C_EVENT_CTRL); in hisi_l3c_pmu_enable_counter()302 writel(val, l3c_pmu->base + L3C_EVENT_CTRL); in hisi_l3c_pmu_enable_counter()311 val = readl(l3c_pmu->base + L3C_EVENT_CTRL); in hisi_l3c_pmu_disable_counter()313 writel(val, l3c_pmu->base + L3C_EVENT_CTRL); in hisi_l3c_pmu_disable_counter()