Home
last modified time | relevance | path

Searched defs:peri_id (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-sam/
H A Dmatrix.c93 static const struct peri_security *get_peri_security(unsigned int peri_id) in get_peri_security()
107 static int matrix_set_periph_world(unsigned int matrix, unsigned int peri_id, in matrix_set_periph_world()
149 int matrix_configure_periph_secure(unsigned int peri_id) in matrix_configure_periph_secure()
166 unsigned int peri_id = 0; in matrix_configure_periph_non_secure() local
H A Dmatrix.h63 unsigned int peri_id; member
/optee_os/core/drivers/
H A Datmel_tcb.c160 unsigned int peri_id = AT91C_ID_TC0; in atmel_tcb_probe() local