Home
last modified time | relevance | path

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

/optee_os/core/drivers/pinctrl/
H A Datmel_pio.c210 matrix_configure_periph_secure(AT91C_ID_PIOA); in pio_node_probe()
211 matrix_configure_periph_secure(AT91C_ID_PIOB); in pio_node_probe()
212 matrix_configure_periph_secure(AT91C_ID_PIOC); in pio_node_probe()
213 matrix_configure_periph_secure(AT91C_ID_PIOD); in pio_node_probe()
216 matrix_configure_periph_secure(AT91C_ID_PIOD + 1); in pio_node_probe()
/optee_os/core/arch/arm/plat-sam/
H A Dsam_sfr.c47 matrix_configure_periph_secure(AT91C_ID_SFR); in atmel_sfr_probe()
H A Dmatrix.h83 int matrix_configure_periph_secure(unsigned int peri_id);
H A Dmatrix.c149 int matrix_configure_periph_secure(unsigned int peri_id) in matrix_configure_periph_secure() function
/optee_os/core/drivers/
H A Datmel_trng.c95 matrix_configure_periph_secure(AT91C_ID_TRNG); in trng_node_probe()
H A Datmel_tcb.c184 matrix_configure_periph_secure(peri_id); in atmel_tcb_probe()
H A Datmel_rstc.c187 matrix_configure_periph_secure(AT91C_ID_SYS); in atmel_rstc_probe()
H A Datmel_shdwc.c184 matrix_configure_periph_secure(AT91C_ID_SYS); in atmel_shdwc_probe()
H A Datmel_rtc.c299 matrix_configure_periph_secure(AT91C_ID_SYS); in atmel_rtc_probe()
H A Datmel_wdt.c321 matrix_configure_periph_secure(AT91C_ID_WDT); in wdt_node_probe()
/optee_os/core/drivers/nvmem/
H A Datmel_sfc.c106 matrix_configure_periph_secure(AT91C_ID_SFC); in atmel_sfc_probe()
/optee_os/core/drivers/i2c/
H A Datmel_i2c.c330 matrix_configure_periph_secure(matrix_id); in atmel_i2c_node_probe()
/optee_os/core/drivers/pm/sam/
H A Dat91_pm.c450 matrix_configure_periph_secure(AT91C_ID_SFRBU); in at91_pm_backup_init()
/optee_os/core/drivers/clk/sam/
H A Dsama5d2_clk.c357 matrix_configure_periph_secure(AT91C_ID_PMC); in pmc_setup()
H A Dsama7g5_clk.c1286 matrix_configure_periph_secure(ID_PMC); in pmc_setup_sama7g5()