Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/bcma/
Dscan.c390 u32 __iomem *eromptr, *eromend; in bcma_bus_scan() local
405 eromend = eromptr + BCMA_CORE_SIZE / sizeof(u32); in bcma_bus_scan()
409 while (eromptr < eromend) { in bcma_bus_scan()
456 u32 __iomem *eromptr, *eromend; in bcma_bus_scan_early() local
470 eromend = eromptr + BCMA_CORE_SIZE / sizeof(u32); in bcma_bus_scan_early()
474 while (eromptr < eromend) { in bcma_bus_scan_early()