Home
last modified time | relevance | path

Searched refs:DSPI_CTAR_DT (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/include/configs/
Dls1012aqds.h88 DSPI_CTAR_DT(0))
94 DSPI_CTAR_DT(0))
100 DSPI_CTAR_DT(0))
Dstmark2.h83 DSPI_CTAR_DT(1) | \
DM54451EVB.h130 DSPI_CTAR_DT(1))
DM52277EVB.h116 DSPI_CTAR_DT(1))
DM54418TWR.h165 DSPI_CTAR_DT(1))
DM54455EVB.h156 DSPI_CTAR_DT(1))
/external/u-boot/arch/m68k/include/asm/coldfire/
Ddspi.h88 #define DSPI_CTAR_DT(x) (((x)&0x0F)<<4) macro
/external/u-boot/include/
Dfsl_dspi.h95 #define DSPI_CTAR_DT(x) (((x) & 0x0F) << 4) macro
/external/u-boot/drivers/spi/
Dfsl_dspi.c49 DSPI_CTAR_DT(0))
58 DSPI_CTAR_DT(15))