Searched defs:SSP_CR1_MASK_SSE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/spi/ | ||
H A D | pl022_spi.c | 55 #define SSP_CR1_MASK_SSE (0x1 << 1) macro |
/openbmc/linux/drivers/spi/ | ||
H A D | spi-pl022.c | 113 #define SSP_CR1_MASK_SSE (0x1UL << 1) macro |