Home
last modified time | relevance | path

Searched defs:qcom_spi_softc (Results 1 – 1 of 1) sorted by path

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_var.h40 device_t sc_dev;
41 device_t spibus;
43 uint32_t sc_debug;
47 void *sc_irq_h;
61 struct {
79 } config;
81 struct {
86 } state;
88 struct {
95 } intr;
[all …]