Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_reg.h41 #define SPI_IO_C_CS_SELECT(x) (((x) & 3) << 2) macro
H A Dqcom_spi_hw.c264 | SPI_IO_C_CS_SELECT(sc->config.cs_select)); in qcom_spi_hw_spi_init_locked()
298 reg |= SPI_IO_C_CS_SELECT(cs); in qcom_spi_hw_spi_cs_force()