Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-ep93xx.c43 #define SSPCR1_SSE BIT(4) macro
558 val |= SSPCR1_SSE; in ep93xx_spi_prepare_hardware()
570 val &= ~SSPCR1_SSE; in ep93xx_spi_unprepare_hardware()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-ep93xx.c43 #define SSPCR1_SSE BIT(4) macro
558 val |= SSPCR1_SSE; in ep93xx_spi_prepare_hardware()
570 val &= ~SSPCR1_SSE; in ep93xx_spi_unprepare_hardware()

Completed in 2 milliseconds