Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Ddspi.h47 #define DSPI_MCR_CSIS1 (0x00020000) macro
/openbmc/u-boot/include/
H A Dfsl_dspi.h50 #define DSPI_MCR_CSIS1 0x00020000 macro
/openbmc/u-boot/drivers/spi/
H A Dcf_spi.c54 DSPI_MCR_CSIS2 | DSPI_MCR_CSIS1 | DSPI_MCR_CSIS0 | in cfspi_init()