Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dmcfuart.h19 struct mcf_platform_uart { struct
/linux/arch/m68k/coldfire/
H A Ddevice.c30 static struct mcf_platform_uart mcf_uart_platform_data[] = {
/linux/drivers/tty/serial/
H A Dmcf.c573 struct mcf_platform_uart *platp = dev_get_platdata(&pdev->dev); in mcf_probe()