Home
last modified time | relevance | path

Searched refs:SSCR1_SCLKDIR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/pxa/
H A Dpxa-ssp.c428 ~(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()
/openbmc/linux/include/linux/
H A Dpxa2xx_ssp.h143 #define SSCR1_SCLKDIR BIT(25) /* Serial Bit Rate Clock Direction */ macro
/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.c48 | SSCR1_ECRA | SSCR1_ECRB | SSCR1_SCLKDIR \
61 | SSCR1_ECRA | SSCR1_ECRB | SSCR1_SCLKDIR \
1253 chip->cr1 |= SSCR1_SCLKDIR; in setup()
1584 SSCR1_SCLKDIR | in pxa2xx_spi_probe()
/openbmc/linux/drivers/input/mouse/
H A Dnavpoint.c52 | SSCR1_SCLKDIR /* SCLKDIR = 1; Slave mode */