Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dtzc400.h131 #define GATE_KEEPER_OR_MASK U(0xf) macro
/optee_os/core/drivers/
H A Dtzc400.c204 tzc_write_gate_keeper(base, (tmp & GATE_KEEPER_OR_MASK) << in tzc_set_gate_keeper()