Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-lantiq-ssc.c82 #define LTQ_SPI_CON_HB BIT(4) /* Heading control */ macro
332 con_clr |= LTQ_SPI_CON_HB; in hw_setup_clock_mode()
334 con_set |= LTQ_SPI_CON_HB; in hw_setup_clock_mode()