Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-ep93xx.c42 #define SSPCR1_SSE BIT(4) macro
554 val |= SSPCR1_SSE; in ep93xx_spi_prepare_hardware()
566 val &= ~SSPCR1_SSE; in ep93xx_spi_unprepare_hardware()