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.c163 static void gic_op_enable(struct itr_chip *chip, size_t it);
174 .unmask = gic_op_enable,
175 .enable = gic_op_enable,
1048 static void gic_op_enable(struct itr_chip *chip, size_t it) in gic_op_enable() function