Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Ddspi.h45 #define DSPI_MCR_CSIS3 (0x00080000) macro
/openbmc/u-boot/include/
H A Dfsl_dspi.h48 #define DSPI_MCR_CSIS3 0x00080000 macro
/openbmc/u-boot/drivers/spi/
H A Dcf_spi.c53 DSPI_MCR_CSIS5 | DSPI_MCR_CSIS4 | DSPI_MCR_CSIS3 | in cfspi_init()