Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/ar7/
Dplatform.c546 static struct resource ar7_wdt_res = { variable
555 .resource = &ar7_wdt_res,
723 ar7_wdt_res.start = UR8_REGS_WDT; in ar7_register_devices()
725 ar7_wdt_res.start = AR7_REGS_WDT; in ar7_register_devices()
727 ar7_wdt_res.end = ar7_wdt_res.start + 0x20; in ar7_register_devices()