Searched refs:GPMI_IS_MX6SX (Results 1 – 2 of 2) sorted by relevance
173 #define GPMI_IS_MX6SX(x) ((x)->devdata->type == IS_MX6SX) macro176 #define GPMI_IS_MX6(x) (GPMI_IS_MX6Q(x) || GPMI_IS_MX6SX(x) || \
939 if (GPMI_IS_MX6Q(this) || GPMI_IS_MX6SX(this)) in gpmi_nfc_apply_timings()948 if (GPMI_IS_MX6Q(this) || GPMI_IS_MX6SX(this)) { in gpmi_nfc_apply_timings()