Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dls1012aqds.h88 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
94 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
100 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
H A Dstmark2.h85 DSPI_CTAR_PASC(0) | \
H A DM54451EVB.h130 DSPI_CTAR_PASC(0) | \
H A DM52277EVB.h117 DSPI_CTAR_PASC(0) | \
H A DM54418TWR.h166 DSPI_CTAR_PASC(0) | \
H A DM54455EVB.h156 DSPI_CTAR_PASC(0) | \
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Ddspi.h72 #define DSPI_CTAR_PASC(x) (((x)&0x03)<<20) macro
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_dspi.h79 #define DSPI_CTAR_PASC(x) (((x) & 0x03) << 20) macro
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dfsl_dspi.c46 DSPI_CTAR_PASC(0) | \
55 DSPI_CTAR_PASC(3) | \