Home
last modified time | relevance | path

Searched defs:a37x0_spi_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/mv/
H A Da37x0_spi.c45 struct a37x0_spi_softc { struct
46 device_t sc_dev;
47 struct mtx sc_mtx;
51 bus_space_tag_t sc_bst;
52 bus_space_handle_t sc_bsh;
53 uint32_t sc_len;
54 uint32_t sc_maxfreq;
55 uint32_t sc_read;
56 uint32_t sc_flags;
57 uint32_t sc_written;
[all …]