Searched refs:SPI_IO_C_CS_SELECT_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qcom_qup/ | ||
H A D | qcom_spi_reg.h | 42 #define SPI_IO_C_CS_SELECT_MASK 0x000c macro |
H A D | qcom_spi_hw.c | 297 reg &= ~SPI_IO_C_CS_SELECT_MASK; in qcom_spi_hw_spi_cs_force() |