Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dls1012aqds.h86 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
92 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
98 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
Dstmark2.h79 DSPI_CTAR_PASC(0) | \
DM54451EVB.h126 DSPI_CTAR_PASC(0) | \
DM52277EVB.h112 DSPI_CTAR_PASC(0) | \
DM54418TWR.h161 DSPI_CTAR_PASC(0) | \
DM54455EVB.h152 DSPI_CTAR_PASC(0) | \
/external/u-boot/arch/m68k/include/asm/coldfire/
Ddspi.h71 #define DSPI_CTAR_PASC(x) (((x)&0x03)<<20) macro
/external/u-boot/include/
Dfsl_dspi.h78 #define DSPI_CTAR_PASC(x) (((x) & 0x03) << 20) macro
/external/u-boot/drivers/spi/
Dfsl_dspi.c45 DSPI_CTAR_PASC(0) | \
54 DSPI_CTAR_PASC(3) | \