Searched refs:DSPI_CTAR_PDT (Results 1 – 5 of 5) sorted by relevance
79 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) | \
76 DSPI_CTAR_PDT(0) | \85 DSPI_CTAR_PDT(3) | \366 DSPI_CTAR_PDT(plat->ctar[i][3]) | in coldfire_spi_probe()
54 DSPI_CTAR_PDT(0) | \63 DSPI_CTAR_PDT(3) | \
83 #define DSPI_CTAR_PDT(x) (((x) & 0x03) << 18) macro
76 #define DSPI_CTAR_PDT(x) (((x)&0x03)<<18) macro
Completed in 8 milliseconds