Searched refs:soc_is_omap447x (Results 1 – 2 of 2) sorted by relevance
181 #define soc_is_omap447x() 0 macro299 # undef soc_is_omap447x303 # define soc_is_omap447x() is_omap447x() macro
270 if (soc_is_omap443x() || soc_is_omap446x() || soc_is_omap447x()) in cpcap_late_init()