Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-omap-100k.c42 #define SPI_SETUP1_CLOCK_ENABLE (1UL << 0) macro
87 val |= SPI_SETUP1_CLOCK_ENABLE; in spi100k_enable_clock()
98 val &= ~SPI_SETUP1_CLOCK_ENABLE; in spi100k_disable_clock()

Completed in 2 milliseconds