Searched refs:wdt_ich_res (Results 1 – 1 of 1) sorted by relevance
87 #define wdt_res(b, i) (&wdt_ich_res[(b) + (i)])89 static struct resource wdt_ich_res[] = { variable123 .num_resources = ARRAY_SIZE(wdt_ich_res),124 .resources = wdt_ich_res,