Home
last modified time | relevance | path

Searched refs:SSCR1_MWDS (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-armada100/
H A Dspi.h49 #define SSCR1_MWDS (1 << 5) /* Microwire Transmit Data Size */ macro
/openbmc/linux/include/linux/
H A Dpxa2xx_ssp.h75 #define SSCR1_MWDS BIT(5) /* Microwire Transmit Data Size */ macro
/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.c51 | SSCR1_RFT | SSCR1_TFT | SSCR1_MWDS \
64 | CE4100_SSCR1_RFT | CE4100_SSCR1_TFT | SSCR1_MWDS \