Searched refs:EP93XX_SYSCON_CLKSET1_NBYP1 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/arm/mach-ep93xx/ | ||
D | soc.h | 133 #define EP93XX_SYSCON_CLKSET1_NBYP1 (1<<23) macro |
D | clock.c | 523 if (!(value & EP93XX_SYSCON_CLKSET1_NBYP1)) in ep93xx_clock_init() |