Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_qup_reg.h67 #define QUP_IO_M_INPUT_MODE_MASK 0x3 macro
H A Dqcom_spi_hw.c550 reg &= ~((QUP_IO_M_INPUT_MODE_MASK << QUP_IO_M_INPUT_MODE_SHIFT) in qcom_spi_hw_setup_io_modes()
567 reg |= ((sc->state.transfer_mode & QUP_IO_M_INPUT_MODE_MASK) in qcom_spi_hw_setup_io_modes()