Home
last modified time | relevance | path

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

/components/drivers/pic/
A Dpic-gicv3.c81 while ((HWREG32(base + GICD_CTLR) & rwp_bit)) in gicv3_wait_for_rwp()
225 HWREG32(base + GICD_CTLR) = 0; in gicv3_dist_init()
255 HWREG32(base + GICD_CTLR) = GICD_CTLR_ARE_NS | GICD_CTLR_ENABLE_G1A | GICD_CTLR_ENABLE_G1; in gicv3_dist_init()
A Dpic-gicv3.h27 #define GICD_CTLR 0x0000 macro

Completed in 8 milliseconds