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