Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/spi/
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()