Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/platform/5407/
Dconfig.c23 static struct mcf_platform_uart m5407_uart_platform[] = { variable
38 .dev.platform_data = m5407_uart_platform,
62 const int nrlines = ARRAY_SIZE(m5407_uart_platform); in m5407_uarts_init()
66 m5407_uart_init_line(line, m5407_uart_platform[line].irq); in m5407_uarts_init()