Searched refs:sch311x_ioports (Results 1 – 2 of 2) sorted by relevance
50 static int sch311x_ioports[] = { 0x2e, 0x4e, 0x162e, 0x164e, 0x00 }; variable502 for (i = 0; !found && sch311x_ioports[i]; i++) in sch311x_wdt_init()503 if (sch311x_detect(sch311x_ioports[i], &addr) == 0) in sch311x_wdt_init()
31 static int sch311x_ioports[] = { 0x2e, 0x4e, 0x162e, 0x164e }; variable415 for (i = 0; i < ARRAY_SIZE(sch311x_ioports); i++) in sch311x_gpio_init()416 if (sch311x_detect(sch311x_ioports[i], &addr) == 0) in sch311x_gpio_init()