Home
last modified time | relevance | path

Searched refs:soc_is_dra72x (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-omap2/
Dsoc.h249 #define soc_is_dra72x() 0 macro
399 #undef soc_is_dra72x
402 #define soc_is_dra72x() (of_machine_is_compatible("ti,dra72")) macro
Domap_hwmod_7xx_data.c3291 else if (!ret && soc_is_dra72x()) in dra7xx_hwmod_init()