Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dls1012aqds.h89 DSPI_CTAR_CSSCK(2) | DSPI_CTAR_ASC(0) | \
95 DSPI_CTAR_CSSCK(0) | DSPI_CTAR_ASC(0) | \
101 DSPI_CTAR_CSSCK(2) | DSPI_CTAR_ASC(0) | \
H A Dstmark2.h88 DSPI_CTAR_ASC(0) | \
H A DM54451EVB.h133 DSPI_CTAR_ASC(0) | \
H A DM52277EVB.h120 DSPI_CTAR_ASC(0) | \
H A DM54418TWR.h169 DSPI_CTAR_ASC(0) | \
H A DM54455EVB.h159 DSPI_CTAR_ASC(0) | \
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Ddspi.h88 #define DSPI_CTAR_ASC(x) (((x)&0x0F)<<8) macro
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_dspi.h95 #define DSPI_CTAR_ASC(x) (((x) & 0x0F) << 8) macro
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dfsl_dspi.c49 DSPI_CTAR_ASC(0) | \
58 DSPI_CTAR_ASC(15) | \