Searched refs:soc_is_dra72x (Results 1 – 2 of 2) sorted by relevance
249 #define soc_is_dra72x() 0 macro399 #undef soc_is_dra72x402 #define soc_is_dra72x() (of_machine_is_compatible("ti,dra72")) macro
3291 else if (!ret && soc_is_dra72x()) in dra7xx_hwmod_init()