Searched defs:matrix (Results 1 – 2 of 2) sorted by relevance
54 struct matrix { struct55 unsigned int matrix; argument58 struct matrix_state state; argument64 unsigned int matrix; argument
57 vaddr_t matrix_base(unsigned int matrix) in matrix_base()107 static int matrix_set_periph_world(unsigned int matrix, unsigned int peri_id, in matrix_set_periph_world()165 unsigned int matrix = 0; in matrix_configure_periph_non_secure() local