Home
last modified time | relevance | path

Searched defs:mcf_platform_uart (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dmcfuart.h19 struct mcf_platform_uart { struct
20 unsigned long mapbase; /* Physical address base */
21 void __iomem *membase; /* Virtual address if mapped */
22 unsigned int irq; /* Interrupt vector */
23 unsigned int uartclk; /* UART clock rate */
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dmcfuart.h19 struct mcf_platform_uart { struct
20 unsigned long mapbase; /* Physical address base */
21 void __iomem *membase; /* Virtual address if mapped */
22 unsigned int irq; /* Interrupt vector */
23 unsigned int uartclk; /* UART clock rate */