Home
last modified time | relevance | path

Searched refs:DSPI_CTAR_PDT (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/configs/
A Dls1012aqds.h79 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
85 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
91 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
/u-boot/drivers/spi/
A Dcf_spi.c76 DSPI_CTAR_PDT(0) | \
85 DSPI_CTAR_PDT(3) | \
366 DSPI_CTAR_PDT(plat->ctar[i][3]) | in coldfire_spi_probe()
A Dfsl_dspi.c54 DSPI_CTAR_PDT(0) | \
63 DSPI_CTAR_PDT(3) | \
/u-boot/include/
A Dfsl_dspi.h83 #define DSPI_CTAR_PDT(x) (((x) & 0x03) << 18) macro
/u-boot/arch/m68k/include/asm/coldfire/
A Ddspi.h76 #define DSPI_CTAR_PDT(x) (((x)&0x03)<<18) macro

Completed in 8 milliseconds