Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c24x0_spi.h42 struct ssspi_attach_args { struct
43 s3c2xx0_chipset_tag_t spia_sc;
44 bus_space_tag_t spia_iot;
45 bus_space_handle_t spia_ioh; /* SPI controller registers */
46 bus_space_handle_t spia_gpioh; /* GPIO registers. SPI devices often
48 bus_dma_tag_t spia_dmat;
49 short spia_intr; /* interrupt from SPI */
50 short spia_index; /* index number of SPI unit (0|1) */
51 short spia_aux_intr; /* additional interrupt */