Lines Matching refs:apl_gpio_resources
165 static struct resource apl_gpio_resources[APL_GPIO_NR_DEVICES][2] = {
188 .num_resources = ARRAY_SIZE(apl_gpio_resources[APL_GPIO_NORTH]),
189 .resources = apl_gpio_resources[APL_GPIO_NORTH],
195 .num_resources = ARRAY_SIZE(apl_gpio_resources[APL_GPIO_NORTHWEST]),
196 .resources = apl_gpio_resources[APL_GPIO_NORTHWEST],
202 .num_resources = ARRAY_SIZE(apl_gpio_resources[APL_GPIO_WEST]),
203 .resources = apl_gpio_resources[APL_GPIO_WEST],
209 .num_resources = ARRAY_SIZE(apl_gpio_resources[APL_GPIO_SOUTHWEST]),
210 .resources = apl_gpio_resources[APL_GPIO_SOUTHWEST],
1172 struct resource *mem = &apl_gpio_resources[i][0];