Home
last modified time | relevance | path

Searched refs:DSPI_CTAR_PDT (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.h86 DSPI_CTAR_PDT(0) | \
H A DM54451EVB.h131 DSPI_CTAR_PDT(0) | \
H A DM52277EVB.h118 DSPI_CTAR_PDT(0) | \
H A DM54418TWR.h167 DSPI_CTAR_PDT(0) | \
H A DM54455EVB.h157 DSPI_CTAR_PDT(0) | \
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Ddspi.h77 #define DSPI_CTAR_PDT(x) (((x)&0x03)<<18) macro
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_dspi.h84 #define DSPI_CTAR_PDT(x) (((x) & 0x03) << 18) macro
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dfsl_dspi.c47 DSPI_CTAR_PDT(0) | \
56 DSPI_CTAR_PDT(3) | \