Searched refs:SSCR1_SCLKDIR (Results 1 – 3 of 3) sorted by relevance
428 ~(SSCR1_SCLKDIR | SSCR1_SFRMDIR | SSCR1_SCFR | in pxa_ssp_configure_dai_fmt()437 sscr1 |= SSCR1_SCLKDIR | SSCR1_SFRMDIR | SSCR1_SCFR; in pxa_ssp_configure_dai_fmt()440 sscr1 |= SSCR1_SCLKDIR | SSCR1_SCFR; in pxa_ssp_configure_dai_fmt()
42 | SSCR1_ECRA | SSCR1_ECRB | SSCR1_SCLKDIR \55 | SSCR1_ECRA | SSCR1_ECRB | SSCR1_SCLKDIR \1195 chip->cr1 |= SSCR1_SCLKDIR; in setup()1398 SSCR1_SCLKDIR | in pxa2xx_spi_probe()
143 #define SSCR1_SCLKDIR BIT(25) /* Serial Bit Rate Clock Direction */ macro