Searched refs:DSPI_CTAR_CSSCK (Results 1 – 5 of 5) sorted by relevance
80 DSPI_CTAR_CSSCK(2) | DSPI_CTAR_ASC(0) | \86 DSPI_CTAR_CSSCK(0) | DSPI_CTAR_ASC(0) | \92 DSPI_CTAR_CSSCK(2) | DSPI_CTAR_ASC(0) | \
77 DSPI_CTAR_CSSCK(0) | \86 DSPI_CTAR_CSSCK(0x0f) | \367 DSPI_CTAR_CSSCK(plat->ctar[i][4]) | in coldfire_spi_probe()
55 DSPI_CTAR_CSSCK(0) | \64 DSPI_CTAR_CSSCK(15) | \
86 #define DSPI_CTAR_CSSCK(x) (((x)&0x0F)<<12) macro
93 #define DSPI_CTAR_CSSCK(x) (((x) & 0x0F) << 12) macro
Completed in 17 milliseconds