Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dfsl_ifc_spl.c208 ifc_out32(&ifc->ifc_nand.col0, 0); in nand_spl_load_image()
H A Dfsl_ifc_nand.c234 ifc_out32(&ifc->ifc_nand.col0, (oob ? IFC_NAND_COL_MS : 0) | column); in set_addr()
851 ifc_out32(&ifc->ifc_nand.col0, 0x0); in fsl_ifc_sram_init()
/rk3399_rockchip-uboot/include/
H A Dfsl_ifc.h858 u32 col0; member