DW_WDT_NUM_TOPS
for (idx = 0; idx < DW_WDT_NUM_TOPS; ++idx) {
if (idx == DW_WDT_NUM_TOPS)
for (idx = 0; idx < DW_WDT_NUM_TOPS; ++idx) {
struct dw_wdt_timeout *timeout = &dw_wdt->timeouts[DW_WDT_NUM_TOPS - 1];
for (idx = 0; idx < DW_WDT_NUM_TOPS; ++idx) {
for (val = 0; val < DW_WDT_NUM_TOPS; ++val) {
u32 data, of_tops[DW_WDT_NUM_TOPS];
"snps,watchdog-tops", of_tops, DW_WDT_NUM_TOPS,
DW_WDT_NUM_TOPS);
if (!dw_wdt->timeouts[DW_WDT_NUM_TOPS - 1].sec) {
static const u32 dw_wdt_fix_tops[DW_WDT_NUM_TOPS] = {
struct dw_wdt_timeout timeouts[DW_WDT_NUM_TOPS];