Searched refs:spi_spec (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/arm/samsung/exynos/
H A Dexynos5_spi.c90 static struct resource_spec spi_spec[] = { variable in typeref:struct:resource_spec
119 if (bus_alloc_resources(dev, spi_spec, sc->res)) {
/freebsd-12-stable/sys/dev/xilinx/
H A Daxi_quad_spi.c106 static struct resource_spec spi_spec[] = { variable in typeref:struct:resource_spec
133 if (bus_alloc_resources(dev, spi_spec, sc->res)) {
/freebsd-12-stable/sys/arm/freescale/vybrid/
H A Dvf_spi.c126 static struct resource_spec spi_spec[] = { variable in typeref:struct:resource_spec
154 if (bus_alloc_resources(dev, spi_spec, sc->res)) {

Completed in 202 milliseconds