Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_var.h76 uint32_t cs_select; member
H A Dqcom_spi.c371 sc->config.cs_select = val; in qcom_spi_attach()
373 sc->config.cs_select = 0; in qcom_spi_attach()
H A Dqcom_spi_hw.c264 | SPI_IO_C_CS_SELECT(sc->config.cs_select)); in qcom_spi_hw_spi_init_locked()