Searched refs:GPMI_IS_MX23 (Results 1 – 3 of 3) sorted by relevance
172 #define GPMI_IS_MX23(x) ((x)->devdata->type == IS_MX23) macro182 #define GPMI_IS_MXS(x) (GPMI_IS_MX23(x) || GPMI_IS_MX28(x))
44 (GPMI_IS_MX23((x)) \
1788 if (GPMI_IS_MX23(this)) { in gpmi_ecc_read_oob()2004 column = !GPMI_IS_MX23(this) ? mtd->writesize : 0; in gpmi_block_markbad()2246 if (GPMI_IS_MX23(this)) in nand_boot_init()2696 this->swap_block_mark = !GPMI_IS_MX23(this); in gpmi_nand_init()