Searched refs:GPMI_IS_MX6Q (Results 1 – 2 of 2) sorted by relevance
174 #define GPMI_IS_MX6Q(x) ((x)->devdata->type == IS_MX6Q) macro179 #define GPMI_IS_MX6(x) (GPMI_IS_MX6Q(x) || GPMI_IS_MX6SX(x) || \
937 if (GPMI_IS_MX6Q(this) || GPMI_IS_MX6SX(this)) in gpmi_nfc_apply_timings()946 if (GPMI_IS_MX6Q(this) || GPMI_IS_MX6SX(this)) { in gpmi_nfc_apply_timings()