Searched refs:soc_is_am33xx (Results 1 – 7 of 7) sorted by relevance
237 #define soc_is_am33xx() 0 macro365 # undef soc_is_am33xx367 # define soc_is_am33xx() is_am33xx() macro
30 if (soc_is_am33xx() || soc_is_am43xx() || cpu_is_omap44xx() || in gpmc_hwecc_bch_capable()
59 } else if (soc_is_am33xx() || soc_is_am43xx()) { in omap_type()
753 } else if (soc_is_am33xx() || cpu_is_omap44xx() || soc_is_am43xx() || in ti_clk_init_features()
4273 } else if (soc_is_am33xx()) { in omap_hwmod_init()
3626 } else if (soc_is_am33xx()) { in omap3xxx_clk_init()
199 #define soc_is_am33xx() 0 macro