Home
last modified time | relevance | path

Searched refs:DSPI_CTAR_PDT (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.h74 DSPI_CTAR_PDT(0) | \
H A DM54451EVB.h125 DSPI_CTAR_PDT(0) | \
H A DM52277EVB.h112 DSPI_CTAR_PDT(0) | \
H A DM54418TWR.h160 DSPI_CTAR_PDT(0) | \
H A DM54455EVB.h151 DSPI_CTAR_PDT(0) | \
/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Ddspi.h76 #define DSPI_CTAR_PDT(x) (((x)&0x03)<<18) macro
/openbmc/u-boot/include/
H A Dfsl_dspi.h83 #define DSPI_CTAR_PDT(x) (((x) & 0x03) << 18) macro
/openbmc/u-boot/drivers/spi/
H A Dfsl_dspi.c46 DSPI_CTAR_PDT(0) | \
55 DSPI_CTAR_PDT(3) | \