Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dls1012aqds.h83 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
89 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
95 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
H A Dstmark2.h73 DSPI_CTAR_PASC(0) | \
H A DM52277EVB.h111 DSPI_CTAR_PASC(0) | \
H A DM54451EVB.h124 DSPI_CTAR_PASC(0) | \
H A DM54418TWR.h159 DSPI_CTAR_PASC(0) | \
H A DM54455EVB.h150 DSPI_CTAR_PASC(0) | \
/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Ddspi.h71 #define DSPI_CTAR_PASC(x) (((x)&0x03)<<20) macro
/openbmc/u-boot/include/
H A Dfsl_dspi.h78 #define DSPI_CTAR_PASC(x) (((x) & 0x03) << 20) macro
/openbmc/u-boot/drivers/spi/
H A Dfsl_dspi.c45 DSPI_CTAR_PASC(0) | \
54 DSPI_CTAR_PASC(3) | \