Home
last modified time | relevance | path

Searched defs:soc_is_dra74x (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
Dsoc.h248 #define soc_is_dra74x() 0 macro
401 #define soc_is_dra74x() (of_machine_is_compatible("ti,dra74")) macro