Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_qup_reg.h47 #define QUP_STATE_MASK 3 macro
H A Dqcom_spi_hw.c173 && ((cur_state & QUP_STATE_MASK) == QUP_STATE_PAUSE)) { in qcom_spi_hw_qup_set_state_locked()
179 cur_state &= ~QUP_STATE_MASK; in qcom_spi_hw_qup_set_state_locked()