Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Ddspi.h49 #define DSPI_MCR_CSIS0 (0x00010000) macro
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_dspi.h52 #define DSPI_MCR_CSIS0 0x00010000 macro
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dcf_spi.c55 DSPI_MCR_CSIS2 | DSPI_MCR_CSIS1 | DSPI_MCR_CSIS0 | in cfspi_init()