Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_reg.h32 #define SPI_CONFIG_HS_MODE (1U << 10) macro
H A Dqcom_spi_hw.c634 reg |= SPI_CONFIG_HS_MODE; in qcom_spi_hw_setup_spi_config()
636 reg &= ~SPI_CONFIG_HS_MODE; in qcom_spi_hw_setup_spi_config()