Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-omap1/
Dclock.h93 #define ENABLE_ON_INIT (1 << 3) /* Enable upon framework init */ macro
Dclock_data.c97 ENABLE_ON_INIT,
150 .flags = ENABLE_ON_INIT,
320 .flags = ENABLE_ON_INIT,
Dclock.c835 if (clkp->flags & ENABLE_ON_INIT) in clk_enable_init_clocks()
/Linux-v5.10/include/linux/clk/
Dti.h189 #define ENABLE_ON_INIT (1 << 3) /* Enable upon framework init */ macro