Searched refs:soc_is_omap242x (Results 1 – 2 of 2) sorted by relevance
195 # define soc_is_omap242x() is_omap242x() macro197 # define soc_is_omap242x() 0489 #define cpu_is_omap242x() soc_is_omap242x()
198 if (!soc_is_omap242x()) in omap2_system_dma_init()