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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/ar7/
H A Dplatform.c503 static struct resource ar7_wdt_res = { variable in typeref:struct:resource
512 .resource = &ar7_wdt_res,
625 ar7_wdt_res.start = UR8_REGS_WDT;
627 ar7_wdt_res.start = AR7_REGS_WDT;
629 ar7_wdt_res.end = ar7_wdt_res.start + 0x20;

Completed in 101 milliseconds