Home
last modified time | relevance | path

Searched full:uart2 (Results 1 – 25 of 1176) sorted by relevance

12345678910>>...48

/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-sirf.txt29 uart2_pins_a: uart2@0 {
32 sirf,function = "uart2";
35 uart2_noflow_pins_a: uart2@1 {
42 For a specific board, if it wants to use uart2 without hardware flow control,
44 uart2: uart@b0070000 {
H A Dmarvell,dove-pinctrl.txt18 mpp0 0 gpio, pmu, uart2(rts), sdio0(cd), lcd0(pwm), pmu*
19 mpp1 1 gpio, pmu, uart2(cts), sdio0(wp), lcd1(pwm), pmu*
20 mpp2 2 gpio, pmu, uart2(txd), sdio0(buspwr), sata(prsnt),
22 mpp3 3 gpio, pmu, uart2(rxd), sdio0(ledctrl), sata(act),
33 mpp12 12 gpio, pmu, uart2(rts), audio0(extclk), sdio1(cd),
35 mpp13 13 gpio, pmu, uart2(cts), audio1(extclk), sdio1(wp),
37 mpp14 14 gpio, pmu, uart2(txd), sdio1(buspwr), ssp(rxd), pmu*
38 mpp15 15 gpio, pmu, uart2(rxd), sdio1(ledctrl), ssp(sfrm), pmu*
H A Dmediatek,mt7621-pinctrl.yaml40 uart1, uart2, uart3, wdt refclk, wdt rst]
60 uart1, uart2, uart3, wdt]
141 enum: [uart2]
177 enum: [uart2]
209 const: uart2
213 enum: [uart2]
H A Dcirrus,lochnagar.yaml101 dsp-uart1-tx, dsp-uart2-rx, dsp-uart2-tx,
102 gf-uart2-rx, gf-uart2-tx, usb-uart-rx, codec-pdmclk1,
134 dsp-uart1-tx, dsp-uart2-rx, dsp-uart2-tx,
135 gf-uart2-rx, gf-uart2-tx, usb-uart-rx, usb-uart-tx,
H A Dmediatek,mt76x8-pinctrl.yaml42 spi, spi cs1, spis, sw_r, uart0, uart1, uart2, utif, wdt,
83 spi cs1, spis, uart0, uart1, uart2, wdt, wled_an,
239 enum: [uart1, uart2]
302 enum: [uart2]
379 const: uart2
383 enum: [uart2]
H A Dmarvell,armada-xp-pinctrl.txt61 mpp40 40 gpio, spi0(cs1), uart2(cts), lcd(vga-hsync), pcie(clkreq0),
63 mpp41 41 gpio, spi0(cs2), uart2(rts), lcd(vga-vsync), sata1(prsnt),
65 mpp42 42 gpio, uart2(rxd), uart0(cts), tdm(int7), tdm(timer)
66 mpp43 43 gpio, uart2(txd), uart0(rts), spi0(cs3), pcie(rstout),
68 mpp44 44 gpio, uart2(cts), uart3(rxd), spi0(cs4), pcie(clkreq2),
70 mpp45 45 gpio, uart2(rts), uart3(txd), spi0(cs5), sata1(prsnt),
H A Dmicrochip,pic32-pinctrl.txt40 uart2-tx {
46 uart2-rx {
55 uart2: serial@1f822200 {
/openbmc/linux/include/dt-bindings/pinctrl/
H A Dk210-fpioa.h80 #define K210_PCF_UART2_RX 66 /* UART2 Receiver */
81 #define K210_PCF_UART2_TX 67 /* UART2 Transmitter */
176 #define K210_PCF_UART2_CTS 162 /* UART2 Clear To Send */
177 #define K210_PCF_UART2_DSR 163 /* UART2 Data Set Ready */
178 #define K210_PCF_UART2_DCD 164 /* UART2 Data Carrier Detect */
179 #define K210_PCF_UART2_RI 165 /* UART2 Ring Indicator */
180 #define K210_PCF_UART2_SIR_IN 166 /* UART2 Serial Infrared Input */
181 #define K210_PCF_UART2_DTR 167 /* UART2 Data Terminal Ready */
182 #define K210_PCF_UART2_RTS 168 /* UART2 Request To Send */
183 #define K210_PCF_UART2_OUT2 169 /* UART2 User-designated Output 2 */
[all …]
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc4337-ciaa.dts24 serial0 = &uart2;
30 stdout-path = &uart2;
135 uart2_pins: uart2-pins {
138 function = "uart2";
145 function = "uart2";
211 &uart2 {
/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/console/obmc-console/
H A Dobmc-console.conf3 # Host uses UART2, BMC uses UART4
4 aspeed-uart-routing = uart4:uart2 uart2:uart4
/openbmc/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-ac5.c41 MPP_FUNCTION(4, "uart2", "txd")),
47 MPP_FUNCTION(4, "uart2", "rxd")),
99 MPP_FUNCTION(2, "uart2", "rxd"),
104 MPP_FUNCTION(2, "uart2", "txd")),
124 MPP_FUNCTION(2, "uart2", "txd"),
129 MPP_FUNCTION(2, "uart2", "rxd"),
201 MPP_FUNCTION(4, "uart2", "txd"),
208 MPP_FUNCTION(4, "uart2", "rxd"),
/openbmc/u-boot/board/freescale/mx6memcal/
H A DKconfig16 Either UART1 or UART2 will be used as the console for
25 bool "UART2"
27 Select this if your board uses UART2 for its' console.
39 bool "UART2 on EIM_D26/27 (SabreLite, Nitrogen6x)"
43 EIM_D26 and D27 for a console on UART2.
/openbmc/u-boot/arch/mips/dts/
H A Dlinkit-smart-7688.dts15 serial0 = &uart2;
25 stdout-path = &uart2;
29 &uart2 {
H A Dpic32mzda_sk.dts15 console = &uart2;
16 serial0 = &uart2;
37 &uart2 {
/openbmc/linux/arch/mips/boot/dts/ingenic/
H A Dcu1000-neo.dts14 serial2 = &uart2;
61 &uart2 {
186 pins_uart2: uart2 {
187 function = "uart2";
188 groups = "uart2-data-d";
/openbmc/linux/arch/mips/boot/dts/mscc/
H A Djaguar2.dtsi13 serial1 = &uart2;
85 uart2: serial@70100800 { label
110 uart2_pins: uart2-pins {
112 function = "uart2";
/openbmc/u-boot/arch/arm/dts/
H A Dmt7623n-bananapi-bpi-r2.dts16 stdout-path = &uart2;
189 uart2_pins_a: uart2-default {
196 uart2_pins_b: uart2-alt {
216 &uart2 {
H A Duniphier-pinctrl.dtsi169 pinctrl_uart2: uart2 {
170 groups = "uart2";
171 function = "uart2";
/openbmc/u-boot/board/freescale/bsc9132qds/
H A Dbsc9132qds.c282 if (hwconfig("uart2") && hwconfig("usb1")) { in misc_init_r()
283 printf("UART2 and USB cannot work together on the board\n"); in misc_init_r()
286 if (hwconfig("uart2")) { in misc_init_r()
388 if (!(hwconfig("uart2") && hwconfig("usb1"))) { in ft_board_setup()
389 /* If uart2 is there in hwconfig remove usb node from in ft_board_setup()
392 if (hwconfig("uart2")) { in ft_board_setup()
/openbmc/linux/arch/mips/boot/dts/pic32/
H A Dpic32mzda_sk.dts75 &uart2 {
117 uart2-tx {
123 uart2-rx {
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-edgeble-neu6a-io.dts16 serial2 = &uart2;
24 &uart2 {
/openbmc/u-boot/board/seeed/linkit-smart-7688/
H A Dboard.c15 /* Select UART2 mode instead of GPIO mode (default) */ in board_debug_uart_init()
23 * The pin muxing of UART2 also needs to be done, if debug uart in board_early_init_f()
/openbmc/linux/arch/arm64/boot/dts/bitmain/
H A Dbm1880-sophon-edge.dts39 serial1 = &uart2;
160 pinctrl_uart2_default: pinctrl-uart2-default {
163 function = "uart2";
180 &uart2 {
/openbmc/linux/arch/arm/boot/dts/socionext/
H A Duniphier-pinctrl.dtsi184 pinctrl_uart2: uart2 {
185 groups = "uart2";
186 function = "uart2";
/openbmc/linux/arch/arm64/boot/dts/sprd/
H A Dsc9836-openphone.dts21 serial2 = &uart2;
43 &uart2 {

12345678910>>...48