Home
last modified time | relevance | path

Searched refs:GPMI_IS_MX23 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.h172 #define GPMI_IS_MX23(x) ((x)->devdata->type == IS_MX23) macro
182 #define GPMI_IS_MXS(x) (GPMI_IS_MX23(x) || GPMI_IS_MX28(x))
H A Dgpmi-regs.h44 (GPMI_IS_MX23((x)) \
H A Dgpmi-nand.c1788 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()