Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/include/linux/
A Datomisp_platform.h168 #define __IS_SOC(x) (boot_cpu_data.x86_vfm == x) macro
171 #define IS_MFLD __IS_SOC(INTEL_ATOM_SALTWELL_MID)
172 #define IS_BYT __IS_SOC(INTEL_ATOM_SILVERMONT)
173 #define IS_CHT __IS_SOC(INTEL_ATOM_AIRMONT)
174 #define IS_MRFD __IS_SOC(INTEL_ATOM_SILVERMONT_MID)
175 #define IS_MOFD __IS_SOC(INTEL_ATOM_SILVERMONT_MID2)

Completed in 5 milliseconds