Home
last modified time | relevance | path

Searched refs:FIR_OP_CW0 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c255 (FIR_OP_CW0 << FIR_OP0_SHIFT) | in fsl_elbc_do_read()
265 (FIR_OP_CW0 << FIR_OP0_SHIFT) | in fsl_elbc_do_read()
334 out_be32(&lbc->fir, (FIR_OP_CW0 << FIR_OP0_SHIFT) | in fsl_elbc_cmdfunc()
362 (FIR_OP_CW0 << FIR_OP0_SHIFT) | in fsl_elbc_cmdfunc()
391 (FIR_OP_CW0 << FIR_OP0_SHIFT) | in fsl_elbc_cmdfunc()
401 (FIR_OP_CW0 << FIR_OP0_SHIFT) | in fsl_elbc_cmdfunc()
579 (FIR_OP_CW0 << FIR_OP0_SHIFT) | in fsl_elbc_wait()
H A Dfsl_elbc_spl.c64 (FIR_OP_CW0 << FIR_OP0_SHIFT) | in nand_spl_load_image()
72 (FIR_OP_CW0 << FIR_OP0_SHIFT) | in nand_spl_load_image()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dfsl_lbc.h203 #define FIR_OP_CW0 0xC /* Wait then issue FCR[CMD0] */ macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h394 #define FIR_OP_CW0 0xC /* Wait then issue FCR[CMD0] */ macro