Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/spi/
Dspi-lantiq-ssc.c79 #define LTQ_SPI_CON_PO BIT(6) /* Clock polarity control */ macro
325 con_set |= LTQ_SPI_CON_PO | LTQ_SPI_CON_IDLE; in hw_setup_clock_mode()
327 con_clr |= LTQ_SPI_CON_PO | LTQ_SPI_CON_IDLE; in hw_setup_clock_mode()