Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-omap2/
Dsoc.h187 #define soc_is_dra72x() 0 macro
319 #undef soc_is_dra72x
325 #define soc_is_dra72x() is_dra72x() macro
Dpowerdomains7xx_data.c406 else if (soc_is_dra72x()) in dra7xx_powerdomains_init()