Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-lantiq-ssc.c72 #define LTQ_SPI_CON_IDLE BIT(23) /* Idle bit value */ macro
326 con_set |= LTQ_SPI_CON_PO | LTQ_SPI_CON_IDLE; in hw_setup_clock_mode()
328 con_clr |= LTQ_SPI_CON_PO | LTQ_SPI_CON_IDLE; in hw_setup_clock_mode()