Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_reg.h34 #define SPI_CONFIG_LOOPBACK (1U << 8) macro
H A Dqcom_spi_hw.c620 reg &= ~SPI_CONFIG_LOOPBACK; in qcom_spi_hw_setup_spi_config()