Searched refs:QUP_CONFIG_SPI_MODE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qcom_qup/ | ||
H A D | qcom_qup_reg.h | 33 #define QUP_CONFIG_SPI_MODE (1U << 8) macro |
H A D | qcom_spi_hw.c | 658 reg |= QUP_CONFIG_SPI_MODE; in qcom_spi_hw_setup_qup_config() |