Home
last modified time | relevance | path

Searched full:uart_0 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm632-fairphone-fp3.dts22 serial0 = &uart_0;
231 &uart_0 {
H A Dmsm8953-xiaomi-tissot.dts313 &uart_0 {
H A Dmsm8953-xiaomi-daisy.dts312 &uart_0 {
H A Dmsm8953-xiaomi-vince.dts348 &uart_0 {
H A Dmsm8953.dtsi1292 uart_0: serial@78af000 { label
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dsunplus,sp7021-pinctrl.yaml29 Ex 2 (UART_0):
31 RX pins of UART_0 (UART channel 0).
/openbmc/u-boot/doc/
H A DREADME.nios238 stdout-path = &uart_0;
/openbmc/u-boot/arch/nios2/dts/
H A D10m50_devboard.dts206 uart_0: serial@0x18001420 { label
/openbmc/linux/drivers/tty/serial/
H A Dmeson_uart.c709 u32 fifosize = 64; /* Default is 64, 128 for EE UART_0 */ in meson_uart_probe()