Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_reg.h33 #define SPI_CONFIG_INPUT_FIRST (1U << 9) macro
H A Dqcom_spi_hw.c623 reg &= ~SPI_CONFIG_INPUT_FIRST; in qcom_spi_hw_setup_spi_config()
625 reg |= SPI_CONFIG_INPUT_FIRST; in qcom_spi_hw_setup_spi_config()