Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dls1012aqds.h87 DSPI_CTAR_CSSCK(2) | DSPI_CTAR_ASC(0) | \
93 DSPI_CTAR_CSSCK(0) | DSPI_CTAR_ASC(0) | \
99 DSPI_CTAR_CSSCK(2) | DSPI_CTAR_ASC(0) | \
Dstmark2.h82 DSPI_CTAR_ASC(0) | \
DM54451EVB.h129 DSPI_CTAR_ASC(0) | \
DM52277EVB.h115 DSPI_CTAR_ASC(0) | \
DM54418TWR.h164 DSPI_CTAR_ASC(0) | \
DM54455EVB.h155 DSPI_CTAR_ASC(0) | \
/external/u-boot/arch/m68k/include/asm/coldfire/
Ddspi.h87 #define DSPI_CTAR_ASC(x) (((x)&0x0F)<<8) macro
/external/u-boot/include/
Dfsl_dspi.h94 #define DSPI_CTAR_ASC(x) (((x) & 0x0F) << 8) macro
/external/u-boot/drivers/spi/
Dfsl_dspi.c48 DSPI_CTAR_ASC(0) | \
57 DSPI_CTAR_ASC(15) | \