Searched refs:GPMI_IS_MX23 (Results 1 – 4 of 4) sorted by relevance
57 (GPMI_IS_MX23((x)) \
202 #define GPMI_IS_MX23(x) ((x)->devdata->type == IS_MX23) macro
160 ret = gpmi_reset_block(r->bch_regs, GPMI_IS_MX23(this)); in gpmi_init()271 ret = gpmi_reset_block(r->bch_regs, GPMI_IS_MX23(this)); in bch_set_geometry()516 if (GPMI_IS_MX23(this)) { in gpmi_is_ready()
174 if (GPMI_IS_MX23(this) || GPMI_IS_MX28(this)) { in gpmi_check_ecc()1345 if (GPMI_IS_MX23(this)) { in gpmi_ecc_read_oob()1562 column = !GPMI_IS_MX23(this) ? mtd->writesize : 0; in gpmi_block_markbad()1804 if (GPMI_IS_MX23(this)) in nand_boot_init()1924 this->swap_block_mark = !GPMI_IS_MX23(this); in gpmi_nand_init()