Home
last modified time | relevance | path

Searched refs:da8xx_spi1_resources (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-davinci/
A Ddevices-da8xx.c1022 static struct resource da8xx_spi1_resources[] = { variable
1063 .num_resources = ARRAY_SIZE(da8xx_spi1_resources),
1064 .resource = da8xx_spi1_resources,
1079 da8xx_spi1_resources[0].start = DA850_SPI1_BASE; in da8xx_register_spi_bus()
1080 da8xx_spi1_resources[0].end = DA850_SPI1_BASE + SZ_4K - 1; in da8xx_register_spi_bus()

Completed in 4 milliseconds