Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/include/asm/coldfire/
Ddspi.h46 #define DSPI_MCR_CSIS2 (0x00040000) macro
/external/u-boot/include/
Dfsl_dspi.h49 #define DSPI_MCR_CSIS2 0x00040000 macro
/external/u-boot/drivers/spi/
Dcf_spi.c54 DSPI_MCR_CSIS2 | DSPI_MCR_CSIS1 | DSPI_MCR_CSIS0 | in cfspi_init()