Searched refs:clps711x_gpios (Results 1 – 1 of 1) sorted by relevance
33 static const phys_addr_t clps711x_gpios[][2] __initconst = { variable51 for (i = 0; i < ARRAY_SIZE(clps711x_gpios); i++) { in clps711x_add_gpio()52 gpio_res[0].start = CLPS711X_PHYS_BASE + clps711x_gpios[i][0]; in clps711x_add_gpio()54 gpio_res[1].start = CLPS711X_PHYS_BASE + clps711x_gpios[i][1]; in clps711x_add_gpio()