Home
last modified time | relevance | path

Searched refs:GICD_INT_EN_CLR_X32 (Results 1 – 2 of 2) sorted by relevance

/components/drivers/pic/
A Dpic-gic-common.c141 HWREG32(base + GIC_DIST_ACTIVE_CLEAR + i / 8) = GICD_INT_EN_CLR_X32; in gic_common_dist_config()
142 HWREG32(base + GIC_DIST_ENABLE_CLEAR + i / 8) = GICD_INT_EN_CLR_X32; in gic_common_dist_config()
158 HWREG32(base + GIC_DIST_ACTIVE_CLEAR + i / 8) = GICD_INT_EN_CLR_X32; in gic_common_cpu_config()
159 HWREG32(base + GIC_DIST_ENABLE_CLEAR + i / 8) = GICD_INT_EN_CLR_X32; in gic_common_cpu_config()
A Dpic-gicv2.h40 #define GICD_INT_EN_CLR_X32 0xffffffff macro

Completed in 3 milliseconds