Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap1/
Dclock.h96 #define ENABLE_ON_INIT (1 << 3) /* Enable upon framework init */ macro
Dclock_data.c100 ENABLE_ON_INIT,
153 .flags = ENABLE_ON_INIT,
323 .flags = ENABLE_ON_INIT,
Dclock.c838 if (clkp->flags & ENABLE_ON_INIT) in clk_enable_init_clocks()
/Linux-v4.19/include/linux/clk/
Dti.h187 #define ENABLE_ON_INIT (1 << 3) /* Enable upon framework init */ macro