Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dstm32mp1_clk.c2599 const unsigned long secure_enable[] = { in sync_earlyboot_clocks_state() local
2612 for (idx = 0U; idx < ARRAY_SIZE(secure_enable); idx++) { in sync_earlyboot_clocks_state()
2613 stm32mp_clk_enable(secure_enable[idx]); in sync_earlyboot_clocks_state()