Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-lantiq-ssc.c89 #define LTQ_SPI_CON_HB BIT(4) /* Heading control */ macro
333 con_clr |= LTQ_SPI_CON_HB; in hw_setup_clock_mode()
335 con_set |= LTQ_SPI_CON_HB; in hw_setup_clock_mode()