Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/include/asm/coldfire/
Ddspi.h44 #define DSPI_MCR_CSIS4 (0x00100000) macro
/external/u-boot/include/
Dfsl_dspi.h47 #define DSPI_MCR_CSIS4 0x00100000 macro
/external/u-boot/drivers/spi/
Dcf_spi.c53 DSPI_MCR_CSIS5 | DSPI_MCR_CSIS4 | DSPI_MCR_CSIS3 | in cfspi_init()