Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Dspi-lantiq-ssc.c85 #define LTQ_SPI_CON_PH BIT(5) /* Clock phase control */ macro
319 con_clr |= LTQ_SPI_CON_PH; in hw_setup_clock_mode()
321 con_set |= LTQ_SPI_CON_PH; in hw_setup_clock_mode()