Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/pxa/
H A Dpxa-ssp.c429 SSCR1_RWOT | SSCR1_TRAIL | SSCR1_TFT | SSCR1_RFT); in pxa_ssp_configure_dai_fmt()
467 sscr1 |= SSCR1_RWOT | SSCR1_TRAIL; in pxa_ssp_configure_dai_fmt()
476 sscr1 |= SSCR1_TRAIL | SSCR1_RWOT; in pxa_ssp_configure_dai_fmt()
/openbmc/linux/include/linux/
H A Dpxa2xx_ssp.h141 #define SSCR1_RWOT BIT(23) /* Receive Without Transmit */ macro
/openbmc/linux/drivers/input/mouse/
H A Dnavpoint.c54 | SSCR1_RWOT /* RWOT = 1; Receive without transmit mode */
/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.c49 | SSCR1_SFRMDIR | SSCR1_RWOT | SSCR1_TRAIL \
62 | SSCR1_SFRMDIR | SSCR1_RWOT | SSCR1_TRAIL \