Searched refs:OMAP3_HAS_IO_CHAIN_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/arm/mach-omap2/ | ||
D | soc.h | 433 #define OMAP3_HAS_IO_CHAIN_CTRL BIT(8) macro |
D | id.c | 295 omap_features |= OMAP3_HAS_IO_CHAIN_CTRL; in omap3xxx_check_features() |