Searched refs:DSPI_CTAR_DT (Results 1 – 5 of 5) sorted by relevance
81 DSPI_CTAR_DT(0))87 DSPI_CTAR_DT(0))93 DSPI_CTAR_DT(0))
79 DSPI_CTAR_DT(1) | \88 DSPI_CTAR_DT(0x0f))369 DSPI_CTAR_DT(plat->ctar[i][6]) | in coldfire_spi_probe()
57 DSPI_CTAR_DT(0))66 DSPI_CTAR_DT(15))
95 #define DSPI_CTAR_DT(x) (((x) & 0x0F) << 4) macro
88 #define DSPI_CTAR_DT(x) (((x)&0x0F)<<4) macro
Completed in 7 milliseconds