Home
last modified time | relevance | path

Searched refs:IFC_NAND_COL_MS (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfsl_ifc.h303 #define IFC_NAND_COL_MS 0x80000000 macro
/linux/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c150 ifc_out32((oob ? IFC_NAND_COL_MS : 0) | column, &ifc->ifc_nand.col0); in set_addr()