Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_qup_reg.h43 #define QUP_STATE_VALID (1U << 2) macro
H A Dqcom_spi_hw.c115 return !! (reg & QUP_STATE_VALID); in qcom_spi_hw_qup_is_state_valid_locked()