Lines Matching refs:ifc_nand
81 status = ifc_in32(&ifc->ifc_nand.nand_evter_stat); in nand_wait()
91 eccstat[i] = ifc_in32(&ifc->ifc_nand.nand_eccstat[i]); in nand_wait()
98 ifc_out32(&ifc->ifc_nand.nand_evter_stat, status); in nand_wait()
164 ifc_out32(&ifc->ifc_nand.ncfgr, 0x0); in nand_spl_load_image()
167 ifc_out32(&ifc->ifc_nand.nand_evter_stat, 0xffffffff); in nand_spl_load_image()
171 ifc_out32(&ifc->ifc_nand.nand_fir0, in nand_spl_load_image()
177 ifc_out32(&ifc->ifc_nand.nand_fir1, 0x0); in nand_spl_load_image()
179 ifc_out32(&ifc->ifc_nand.nand_fcr0, in nand_spl_load_image()
183 ifc_out32(&ifc->ifc_nand.nand_fir0, in nand_spl_load_image()
188 ifc_out32(&ifc->ifc_nand.nand_fir1, 0x0); in nand_spl_load_image()
190 ifc_out32(&ifc->ifc_nand.nand_fcr0, in nand_spl_load_image()
195 ifc_out32(&ifc->ifc_nand.nand_fbcr, 0); in nand_spl_load_image()
208 ifc_out32(&ifc->ifc_nand.row0, pg_no); in nand_spl_load_image()
209 ifc_out32(&ifc->ifc_nand.col0, 0); in nand_spl_load_image()
211 ifc_out32(&ifc->ifc_nand.nandseq_strt, in nand_spl_load_image()