Home
last modified time | relevance | path

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

/linux-3.4.99/arch/avr32/mach-at32ap/
Dintc.c31 extern struct platform_device at32_intc0_device;
98 regs = platform_get_resource(&at32_intc0_device, IORESOURCE_MEM, 0); in init_IRQ()
103 pclk = clk_get(&at32_intc0_device.dev, "pclk"); in init_IRQ()
Dat32ap700x.c677 struct platform_device at32_intc0_device = { variable
825 platform_device_register(&at32_intc0_device); in system_device_init()