Searched refs:at32_intc0_device (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dintc.c31 extern struct platform_device at32_intc0_device;
100 regs = platform_get_resource(&at32_intc0_device, IORESOURCE_MEM, 0);
105 pclk = clk_get(&at32_intc0_device.dev, "pclk");
H A Dat32ap700x.c677 struct platform_device at32_intc0_device = { variable in typeref:struct:platform_device
825 platform_device_register(&at32_intc0_device);

Completed in 57 milliseconds