Home
last modified time | relevance | path

Searched refs:QUP_STATE_PAUSE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qcom_qup/
H A Dqcom_qup_reg.h46 #define QUP_STATE_PAUSE 3 macro
H A Dqcom_spi_hw.c173 && ((cur_state & QUP_STATE_MASK) == QUP_STATE_PAUSE)) { in qcom_spi_hw_qup_set_state_locked()
H A Dqcom_spi.c642 ret = qcom_spi_hw_qup_set_state_locked(sc, QUP_STATE_PAUSE); in qcom_spi_transfer_pio_block()