Searched refs:SSPCR1_SSE (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/spi/ | ||
H A D | spi-ep93xx.c | 45 #define SSPCR1_SSE BIT(4) macro 155 regval |= SSPCR1_SSE; ep93xx_spi_enable() 166 regval &= ~SSPCR1_SSE; ep93xx_spi_disable() |
Completed in 50 milliseconds