Searched refs:uart3 (Results 1 – 25 of 103) sorted by relevance
12345
| /openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/console/obmc-console/ |
| H A D | uart-remapping.sh | 19 echo -n "uart1" > ${UART_ROUTING_PATH}/uart3 25 echo -n "io3" > ${UART_ROUTING_PATH}/uart3
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | am3517-evm-u-boot.dtsi | 9 stdout-path = &uart3; 21 &uart3 {
|
| H A D | omap3-igep0020-u-boot.dtsi | 10 stdout-path = &uart3; 22 &uart3 {
|
| H A D | ast2400-ahe-50dc.dts | 10 stdout-path = &uart3; 18 &uart3 {
|
| H A D | hi6220-hikey.dts | 23 serial3 = &uart3; /* LS Expansion UART1 */ 57 &uart3 {
|
| H A D | uniphier-pinctrl.dtsi | 174 pinctrl_uart3: uart3 { 175 groups = "uart3"; 176 function = "uart3";
|
| H A D | omap3-beagle-xm-u-boot.dtsi | 12 stdout-path = &uart3;
|
| H A D | omap3-beagle-xm-ab-u-boot.dtsi | 12 stdout-path = &uart3;
|
| H A D | omap3-beagle-u-boot.dtsi | 12 stdout-path = &uart3;
|
| H A D | am335x-pdu001-u-boot.dtsi | 28 &uart3 {
|
| H A D | vf.dtsi | 18 serial3 = &uart3; 58 uart3: serial@4002a000 { label
|
| H A D | armada-xp.dtsi | 61 serial3 = &uart3; 123 uart3: serial@12300 { label 317 uart3_pins: uart3-pins { 319 marvell,function = "uart3";
|
| H A D | rk3188.dtsi | 400 uart3 { 401 uart3_xfer: uart3-xfer { 406 uart3_cts: uart3-cts { 410 uart3_rts: uart3-rts { 596 &uart3 {
|
| H A D | omap3-u-boot.dtsi | 30 &uart3 {
|
| /openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/console/obmc-console/ |
| H A D | obmc-console@.service | 7 ExecStartPre=/bin/sh -c 'echo -n "uart3" > /sys/bus/platform/drivers/aspeed-uart-routing/1e78909c.u… 8 …sh -c 'echo -n "uart1" > /sys/bus/platform/drivers/aspeed-uart-routing/1e78909c.uart-routing/uart3' 13 …n/sh -c 'echo -n "io3" > /sys/bus/platform/drivers/aspeed-uart-routing/1e78909c.uart-routing/uart3'
|
| /openbmc/u-boot/drivers/pinctrl/uniphier/ |
| H A D | pinctrl-uniphier-ld11.c | 66 UNIPHIER_PINCTRL_GROUP(uart3), 84 UNIPHIER_PINMUX_FUNCTION(uart3),
|
| H A D | pinctrl-uniphier-ld20.c | 85 UNIPHIER_PINCTRL_GROUP(uart3), 106 UNIPHIER_PINMUX_FUNCTION(uart3),
|
| H A D | pinctrl-uniphier-ld4.c | 92 UNIPHIER_PINCTRL_GROUP_SPL(uart3), 113 UNIPHIER_PINMUX_FUNCTION_SPL(uart3),
|
| H A D | pinctrl-uniphier-pxs3.c | 85 UNIPHIER_PINCTRL_GROUP(uart3), 108 UNIPHIER_PINMUX_FUNCTION(uart3),
|
| H A D | pinctrl-uniphier-sld8.c | 90 UNIPHIER_PINCTRL_GROUP_SPL(uart3), 110 UNIPHIER_PINMUX_FUNCTION_SPL(uart3),
|
| H A D | pinctrl-uniphier-pro5.c | 104 UNIPHIER_PINCTRL_GROUP_SPL(uart3), 124 UNIPHIER_PINMUX_FUNCTION_SPL(uart3),
|
| H A D | pinctrl-uniphier-pxs2.c | 97 UNIPHIER_PINCTRL_GROUP_SPL(uart3), 122 UNIPHIER_PINMUX_FUNCTION_SPL(uart3),
|
| H A D | pinctrl-uniphier-pro4.c | 118 UNIPHIER_PINCTRL_GROUP_SPL(uart3), 142 UNIPHIER_PINMUX_FUNCTION_SPL(uart3),
|
| /openbmc/u-boot/arch/mips/dts/ |
| H A D | ci20.dts | 13 serial3 = &uart3; 40 &uart3 {
|
| /openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/ |
| H A D | cpu.c | 63 writel(UARTCLK14745KHZ, &apb1clkres->uart3); in arch_cpu_init()
|
12345