Home
last modified time | relevance | path

Searched refs:DSPI_MCR_CRXF (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5227x/
H A Dcpu_init.c161 clrbits_be32(&dspi->mcr, DSPI_MCR_CTXF | DSPI_MCR_CRXF); in cfspi_claim_bus()
183 clrbits_be32(&dspi->mcr, DSPI_MCR_CTXF | DSPI_MCR_CRXF); in cfspi_release_bus()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dfsl_dspi.c213 mcr_val |= (DSPI_MCR_CTXF | DSPI_MCR_CRXF); in fsl_dspi_clr_fifo()
434 DSPI_MCR_CRXF | DSPI_MCR_CTXF; in spi_setup_slave()
571 DSPI_MCR_CRXF | DSPI_MCR_CTXF; in fsl_dspi_probe()
H A Dcf_spi.c56 DSPI_MCR_CRXF | DSPI_MCR_CTXF; in cfspi_init()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Ddspi.h54 #define DSPI_MCR_CRXF (0x00000400) macro
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_dspi.h58 #define DSPI_MCR_CRXF 0x00000400 macro
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c462 clrbits_be32(&dspi->mcr, DSPI_MCR_CTXF | DSPI_MCR_CRXF); in cfspi_claim_bus()
511 clrbits_be32(&dspi->mcr, DSPI_MCR_CTXF | DSPI_MCR_CRXF); in cfspi_release_bus()