Home
last modified time | relevance | path

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

/arch/arm/mach-clps711x/
Dboard-p720t.c180 static struct resource p720t_mmgpio_resource[] __initdata = { variable
191 .resource = p720t_mmgpio_resource,
192 .num_resources = ARRAY_SIZE(p720t_mmgpio_resource),
200 p720t_mmgpio_resource[0].start = (unsigned long)addrbase; in p720t_mmgpio_init()