Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bcma/
Ddriver_mips.c41 static struct resource bcma_pflash_resource = { variable
51 .resource = &bcma_pflash_resource,
301 bcma_pflash_resource.start = pflash->window; in bcma_core_mips_flash_detect()
302 bcma_pflash_resource.end = pflash->window + pflash->window_size; in bcma_core_mips_flash_detect()