Searched refs:GPMI_IS_MX23 (Results 1 – 3 of 3) sorted by relevance
166 #define GPMI_IS_MX23(x) ((x)->devdata->type == IS_MX23) macro174 #define GPMI_IS_MXS(x) (GPMI_IS_MX23(x) || GPMI_IS_MX28(x))
44 (GPMI_IS_MX23((x)) \
1676 if (GPMI_IS_MX23(this)) { in gpmi_ecc_read_oob()1894 column = !GPMI_IS_MX23(this) ? mtd->writesize : 0; in gpmi_block_markbad()2136 if (GPMI_IS_MX23(this)) in nand_boot_init()2568 this->swap_block_mark = !GPMI_IS_MX23(this); in gpmi_nand_init()