Searched refs:OMAP3_HAS_192MHZ_CLK (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ | ||
D | soc.h | 430 #define OMAP3_HAS_192MHZ_CLK BIT(5) macro |
D | id.c | 290 omap_features |= OMAP3_HAS_192MHZ_CLK; in omap3xxx_check_features() |