Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dgic.c61 #define GICD_CTLR_ENABLEGRP1S BIT32(2) macro
629 io_setbits32(gd->gicd_base + GICD_CTLR, GICD_CTLR_ENABLEGRP1S); in gic_init_v3()