Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dgic.c155 static void gic_op_enable(struct itr_chip *chip, size_t it);
166 .unmask = gic_op_enable,
167 .enable = gic_op_enable,
1040 static void gic_op_enable(struct itr_chip *chip, size_t it) in gic_op_enable() function