Searched refs:wdt_resources (Results 1 – 2 of 2) sorted by relevance
15 static struct resource wdt_resources[] = { variable30 .num_resources = ARRAY_SIZE(wdt_resources),31 .resource = wdt_resources,39 wdt_resources[0].start = bcm63xx_regset_address(RSET_WDT); in bcm63xx_wdt_register()40 wdt_resources[0].end = wdt_resources[0].start; in bcm63xx_wdt_register()41 wdt_resources[0].end += RSET_WDT_SIZE - 1; in bcm63xx_wdt_register()
327 static struct resource wdt_resources[] = { variable338 .num_resources = ARRAY_SIZE(wdt_resources),339 .resource = wdt_resources,