Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Dsoc.h316 #undef soc_is_dra76x_abz
322 #define soc_is_dra76x_abz() is_dra76x_abz() macro
Domap_hwmod_7xx_data.c2685 } else if (!ret && soc_is_dra76x_abz()) { in dra7xx_hwmod_init()