Home
last modified time | relevance | path

Searched defs:UART (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/char/
H A Dgrlib_apbuart.c81 struct UART { struct
99 static int uart_data_to_read(UART *uart) in uart_data_to_read() argument
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/
H A Dmeson.build3 subdir('UART') subdir
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A Duncompress.h21 #define UART(x) (*(volatile unsigned long *)(serial_port + (x))) macro
/openbmc/u-boot/drivers/serial/
H A Dserial_pxa.c177 #define pxa_uart(uart, UART) \ argument
221 #define pxa_uart_multi(uart, UART) \ argument
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra-periph.c186 #define UART(_name, _parents, _offset,\ macro