Home
last modified time | relevance | path

Searched refs:ENABLE_ON_INIT (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dclock.h93 #define ENABLE_ON_INIT (1 << 3) /* Enable upon framework init */ macro
H A Dclock_data.c97 ENABLE_ON_INIT,
150 .flags = ENABLE_ON_INIT,
320 .flags = ENABLE_ON_INIT,
H A Dclock.c835 if (clkp->flags & ENABLE_ON_INIT) in clk_enable_init_clocks()
/kernel/linux/linux-5.10/include/linux/clk/
H A Dti.h176 * ENABLE_ON_INIT: Clock is enabled on init.
189 #define ENABLE_ON_INIT (1 << 3) /* Enable upon framework init */ macro
/kernel/linux/linux-6.6/include/linux/clk/
H A Dti.h190 * ENABLE_ON_INIT: Clock is enabled on init.
203 #define ENABLE_ON_INIT (1 << 3) /* Enable upon framework init */ macro

Completed in 4 milliseconds