Searched defs:ALTERA_SPI_CONTROL_SSO_MSK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/spi/ | ||
H A D | spi-altera-core.c | 41 #define ALTERA_SPI_CONTROL_SSO_MSK 0x400 macro |
/openbmc/u-boot/drivers/spi/ | ||
H A D | altera_spi.c | 18 #define ALTERA_SPI_CONTROL_SSO_MSK BIT(10) macro |