Searched refs:GPMI_IS_MX6 (Results 1 – 4 of 4) sorted by relevance
57 (GPMI_IS_MX6(x) \68 ((GPMI_IS_MX6(x) && ((v) == 14)) \80 (GPMI_IS_MX6(x) \99 (GPMI_IS_MX6(x) \110 ((GPMI_IS_MX6(x) && ((v) == 14)) \122 (GPMI_IS_MX6(x) \
208 #define GPMI_IS_MX6(x) (GPMI_IS_MX6Q(x) || GPMI_IS_MX6SX(x) || \ macro
487 if (sdr->tRC_min <= 25000 && !GPMI_IS_MX6(this)) in gpmi_setup_data_interface()519 } else if (GPMI_IS_MX28(this) || GPMI_IS_MX6(this)) { in gpmi_is_ready()524 if (GPMI_IS_MX6(this)) in gpmi_is_ready()
615 if (GPMI_IS_MX6(this)) in gpmi_get_clks()1859 if (GPMI_IS_MX6(this) && in gpmi_init_last()1937 ret = nand_scan(mtd, GPMI_IS_MX6(this) ? 2 : 1); in gpmi_nand_init()