Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Da37x0_spi.c48 struct a37x0_spi_softc { struct
49 device_t sc_dev;
50 struct mtx sc_mtx;
54 bus_space_tag_t sc_bst;
55 bus_space_handle_t sc_bsh;
56 uint32_t sc_len;
57 uint32_t sc_maxfreq;
58 uint32_t sc_read;
59 uint32_t sc_flags;
60 uint32_t sc_written;
[all …]