Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_var.h158 extern int qcom_spi_hw_do_full_reset(struct qcom_spi_softc *sc);
H A Dqcom_spi_hw.c214 (void) qcom_spi_hw_do_full_reset(sc); in qcom_spi_hw_qup_init_locked()
973 qcom_spi_hw_do_full_reset(struct qcom_spi_softc *sc) in qcom_spi_hw_do_full_reset() function