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