Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_var.h141 extern int qcom_spi_hw_setup_current_transfer(struct qcom_spi_softc *sc);
H A Dqcom_spi_hw.c436 qcom_spi_hw_setup_current_transfer(struct qcom_spi_softc *sc) in qcom_spi_hw_setup_current_transfer() function
H A Dqcom_spi.c546 ret = qcom_spi_hw_setup_current_transfer(sc); in qcom_spi_transfer_pio_block()