Searched defs:uartclk (Results 26 – 39 of 39) sorted by relevance
12
/openbmc/linux/drivers/mmc/core/ |
H A D | sdio_uart.c | 74 unsigned int uartclk; member
|
/openbmc/linux/arch/mips/include/asm/mach-loongson64/ |
H A D | boot_param.h | 74 u32 uartclk; member
|
/openbmc/qemu/hw/mips/ |
H A D | loongson3_bootp.h | 74 uint32_t uartclk; member
|
/openbmc/linux/drivers/tty/serial/ |
H A D | sccnxp.c | 884 int i, ret, uartclk; in sccnxp_probe() local
|
H A D | xilinx_uartps.c | 199 struct clk *uartclk; member
|
H A D | fsl_lpuart.c | 2543 unsigned int sbr, uartclk, baud_raw; in lpuart_console_get_options() local 2592 unsigned int sbr, uartclk, baud_raw; in lpuart32_console_get_options() local
|
H A D | max310x.c | 1290 s32 uartclk = 0; in max310x_probe() local
|
H A D | sc16is7xx.c | 1462 u32 uartclk = 0; in sc16is7xx_probe() local
|
H A D | pch_uart.c | 213 unsigned int uartclk; member
|
H A D | imx.c | 2084 unsigned int ucr2, ubir, ubmr, uartclk; in imx_uart_console_get_options() local
|
H A D | serial_core.c | 882 unsigned int uartclk = new_info->baud_base * 16; in uart_set_info() local
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_omap.c | 235 unsigned int uartclk = port->uartclk; in omap_8250_get_divisor() local
|
H A D | 8250_port.c | 2717 void serial8250_update_uartclk(struct uart_port *port, unsigned int uartclk) in serial8250_update_uartclk()
|
/openbmc/linux/include/linux/ |
H A D | serial_core.h | 466 unsigned int uartclk; /* base uart clock */ member
|
12