Home
last modified time | relevance | path

Searched refs:collie_power_resource (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/arm/mach-sa1100/
Dcollie.c141 static struct resource collie_power_resource[] = { variable
154 .resource = collie_power_resource,
155 .num_resources = ARRAY_SIZE(collie_power_resource),
351 collie_power_resource[0].start = gpio_to_irq(COLLIE_GPIO_AC_IN); in collie_init()
352 collie_power_resource[0].end = gpio_to_irq(COLLIE_GPIO_AC_IN); in collie_init()