Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_reg.h42 #define SPI_IO_C_CS_SELECT_MASK 0x000c macro
H A Dqcom_spi_hw.c297 reg &= ~SPI_IO_C_CS_SELECT_MASK; in qcom_spi_hw_spi_cs_force()