Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dsoc.h316 #undef soc_is_dra76x_abz
322 #define soc_is_dra76x_abz() is_dra76x_abz() macro
H A Domap_hwmod_7xx_data.c763 if (!ret && soc_is_dra76x_abz()) in dra7xx_hwmod_init()