Searched refs:DSPI_CTAR_ASC (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) | \
78 DSPI_CTAR_ASC(0) | \87 DSPI_CTAR_ASC(0x0f) | \368 DSPI_CTAR_ASC(plat->ctar[i][5]) | in coldfire_spi_probe()
56 DSPI_CTAR_ASC(0) | \65 DSPI_CTAR_ASC(15) | \
94 #define DSPI_CTAR_ASC(x) (((x) & 0x0F) << 8) macro
87 #define DSPI_CTAR_ASC(x) (((x)&0x0F)<<8) macro
Completed in 8 milliseconds