Home
last modified time | relevance | path

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

/optee_os/core/drivers/i2c/
H A Datmel_i2c.c301 unsigned int matrix_id = 0; in atmel_i2c_node_probe() local
321 res = matrix_dt_get_id(fdt, node, &matrix_id); in atmel_i2c_node_probe()
330 matrix_configure_periph_secure(matrix_id); in atmel_i2c_node_probe()