Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_spl.c207 ifc_out32(&ifc->ifc_nand.col0, 0); in nand_spl_load_image()
H A Dfsl_ifc_nand.c233 ifc_out32(&ifc->ifc_nand.col0, (oob ? IFC_NAND_COL_MS : 0) | column); in set_addr()
850 ifc_out32(&ifc->ifc_nand.col0, 0x0); in fsl_ifc_sram_init()
/openbmc/u-boot/include/
H A Dfsl_ifc.h857 u32 col0; member