Searched refs:soc_is_dra74x (Results 1 – 2 of 2) sorted by relevance
248 #define soc_is_dra74x() 0 macro398 #undef soc_is_dra74x401 #define soc_is_dra74x() (of_machine_is_compatible("ti,dra74")) macro
3416 if (!ret && soc_is_dra74x()) in dra7xx_hwmod_init()