Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_var.h149 extern int qcom_spi_hw_setup_qup_config(struct qcom_spi_softc *sc,
H A Dqcom_spi_hw.c648 qcom_spi_hw_setup_qup_config(struct qcom_spi_softc *sc, bool is_tx, bool is_rx) in qcom_spi_hw_setup_qup_config() function
H A Dqcom_spi.c605 ret = qcom_spi_hw_setup_qup_config(sc, !! (tx_len > 0), in qcom_spi_transfer_pio_block()