Searched refs:GPMI_IS_MX23 (Results 1 – 3 of 3) sorted by relevance
170 #define GPMI_IS_MX23(x) ((x)->devdata->type == IS_MX23) macro178 #define GPMI_IS_MXS(x) (GPMI_IS_MX23(x) || GPMI_IS_MX28(x))
44 (GPMI_IS_MX23((x)) \
1773 if (GPMI_IS_MX23(this)) { in gpmi_ecc_read_oob()1989 column = !GPMI_IS_MX23(this) ? mtd->writesize : 0; in gpmi_block_markbad()2231 if (GPMI_IS_MX23(this)) in nand_boot_init()2683 this->swap_block_mark = !GPMI_IS_MX23(this); in gpmi_nand_init()