Searched refs:DRA7XX (Results 1 – 4 of 4) sorted by relevance
3 config DRA7XX config19 bool "TI DRA7XX"21 select DRA7XX37 select DRA7XX
1 DRA7XX BOARD
28 default y if DRA7XX77 int "DRA7XX xHCI USB index"80 depends on DRA7XX82 Select the DRA7XX xHCI USB index.
725 #define DRA7XX 0x07000000 macro732 return ((*omap_si_rev & 0xFF000000) == DRA7XX); in is_dra7xx()