| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | marvell,dove-pinctrl.txt | 18 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 D | pinctrl-sirf.txt | 29 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 D | cirrus,lochnagar.yaml | 110 dsp-uart1-tx, dsp-uart2-rx, dsp-uart2-tx, 111 gf-uart2-rx, gf-uart2-tx, usb-uart-rx, codec-pdmclk1, 143 dsp-uart1-tx, dsp-uart2-rx, dsp-uart2-tx, 144 gf-uart2-rx, gf-uart2-tx, usb-uart-rx, usb-uart-tx,
|
| H A D | marvell,armada-xp-pinctrl.txt | 61 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 D | microchip,pic32-pinctrl.txt | 40 uart2-tx { 46 uart2-rx { 55 uart2: serial@1f822200 {
|
| H A D | actions,s900-pinctrl.txt | 144 uart0, uart1, uart2, uart3, uart4, uart5, uart6, i2s0, i2s1, 194 uart2-default: uart2-default { 197 function = "uart2";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | lpc4337-ciaa.dts | 24 serial0 = &uart2; 30 stdout-path = &uart2; 135 uart2_pins: uart2-pins { 138 function = "uart2"; 145 function = "uart2"; 211 &uart2 {
|
| H A D | owl-s500-roseapplepi.dts | 17 serial2 = &uart2; 29 uart2_clk: uart2-clk { 44 &uart2 {
|
| H A D | uniphier-pinctrl.dtsi | 184 pinctrl_uart2: uart2 { 185 groups = "uart2"; 186 function = "uart2";
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/ingenic/ |
| H A D | cu1000-neo.dts | 14 serial2 = &uart2; 55 &uart2 { 139 pins_uart2: uart2 { 140 function = "uart2"; 141 groups = "uart2-data-d";
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | irq-s3c24xx.c | 664 { .type = S3C_IRQTYPE_LEVEL, }, /* UART2 */ 690 { .type = S3C_IRQTYPE_LEVEL, .parent_irq = 15 }, /* UART2-RX */ 691 { .type = S3C_IRQTYPE_LEVEL, .parent_irq = 15 }, /* UART2-TX */ 692 { .type = S3C_IRQTYPE_LEVEL, .parent_irq = 15 }, /* UART2-ERR */ 733 { .type = S3C_IRQTYPE_LEVEL, }, /* UART2 */ 786 { .type = S3C_IRQTYPE_LEVEL, .parent_irq = 15 }, /* UART2-RX */ 787 { .type = S3C_IRQTYPE_LEVEL, .parent_irq = 15 }, /* UART2-TX */ 788 { .type = S3C_IRQTYPE_LEVEL, .parent_irq = 15 }, /* UART2-ERR */ 835 { .type = S3C_IRQTYPE_LEVEL, }, /* UART2 */ 861 { .type = S3C_IRQTYPE_LEVEL, .parent_irq = 15 }, /* UART2-RX */ [all …]
|
| /OK3568_Linux_fs/u-boot/arch/mips/dts/ |
| H A D | pic32mzda_sk.dts | 16 console = &uart2; 17 serial0 = &uart2; 38 &uart2 {
|
| /OK3568_Linux_fs/u-boot/board/freescale/bsc9132qds/ |
| H A D | bsc9132qds.c | 283 if (hwconfig("uart2") && hwconfig("usb1")) { in misc_init_r() 284 printf("UART2 and USB cannot work together on the board\n"); in misc_init_r() 287 if (hwconfig("uart2")) { in misc_init_r() 389 if (!(hwconfig("uart2") && hwconfig("usb1"))) { in ft_board_setup() 390 /* If uart2 is there in hwconfig remove usb node from in ft_board_setup() 393 if (hwconfig("uart2")) { in ft_board_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2500pci.h | 133 * UART2_TX_TRESHOLD: UART2 TX reaches threshold. 134 * UART2_RX_TRESHOLD: UART2 RX reaches threshold. 135 * UART2_IDLE_TRESHOLD: UART2 IDLE over threshold. 136 * UART2_TX_BUFF_ERROR: UART2 TX buffer error. 137 * UART2_RX_BUFF_ERROR: UART2 RX buffer error. 180 * UART2_TX_TRESHOLD: UART2 TX reaches threshold. 181 * UART2_RX_TRESHOLD: UART2 RX reaches threshold. 182 * UART2_IDLE_TRESHOLD: UART2 IDLE over threshold. 183 * UART2_TX_BUFF_ERROR: UART2 TX buffer error. 184 * UART2_RX_BUFF_ERROR: UART2 RX buffer error. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/marvell/ |
| H A D | cp110-system-controller.txt | 99 mpp8 8 gpio, dev(ad9), ge0(txd1), spi0(csn0), spi1(csn0), uart0(cts), led(stb), uart2(rxd), ptp(pcl… 102 mpp11 11 gpio, dev(wen1), ge0(txclkout), spi0(clk), spi1(clk), uart0(rts), led(clk), uart2(txd), sa… 128 mpp37 37 gpio, uart2(rxd), i2c0(sck), ptp(pclk_out), tdm(intn), mss_i2c(sck), sata1(present_act), g… 129 mpp38 38 gpio, uart2(txd), i2c0(sda), ptp(pulse), tdm(rstn), mss_i2c(sda), sata0(present_act), ge(m… 141 mpp50 50 gpio, ge1(rxclk), mss_i2c(sda), spi1(csn0), uart2(txd), uart0(rxd), xg(mdio), sdio(pwr11) 142 mpp51 51 gpio, ge1(rxd0), mss_i2c(sck), spi1(csn1), uart2(rxd), uart0(cts), sdio(pwr10) 152 mpp61 61 gpio, mss_gpio5, ptp(clk), tdm(pclk), au(i2sextclk), spi0(csn2), uart0(txd), uart2(txd), s… 153 …, synce1(clk), ptp(pclk_out), sata1(present_act), spi0(csn3), uart0(rxd), uart2(rxd), sata0(presen…
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/bitmain/ |
| H A D | bm1880-sophon-edge.dts | 39 serial1 = &uart2; 160 pinctrl_uart2_default: pinctrl-uart2-default { 163 function = "uart2"; 180 &uart2 {
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-mmp/ |
| H A D | pxa910.c | 124 * UART2/3 - Fast UART 129 * pxa910_device_uart1 - UART2 as FFUART 134 PXA910_DEVICE(uart1, "pxa2xx-uart", 0, UART2, 0xd4017000, 0x30, 21, 22); 135 PXA910_DEVICE(uart2, "pxa2xx-uart", 1, UART3, 0xd4018000, 0x30, 23, 24);
|
| /OK3568_Linux_fs/kernel/arch/arm/ |
| H A D | Kconfig.debug | 140 0x80008000 | 0xf0008000 | UART2 210 bool "Kernel low-level debugging on Hurricane 2 UART2" 265 bool "Kernel low-level debugging messages via UART2" 288 bool "Kernel low-level debugging on DaVinci DA8XX using UART2" 293 their output to UART2 serial port on DaVinci DA8XX devices. 536 bool "Kernel low-level debugging message via MMP UART2" 541 on MMP UART2. 667 bool "Kernel low-level debugging via OMAP1 UART2" 672 on OMAP1 based platforms (except OMAP730) on the UART2. 691 bool "Kernel low-level debugging messages via OMAP2/3/4 UART2" [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk1808-u-boot.dtsi | 14 serial2 = &uart2; 23 stdout-path = &uart2; 108 &uart2 {
|
| H A D | rk3399pro-npu-evb.dts | 17 stdout-path = &uart2; 37 &uart2 {
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/pic32/ |
| H A D | pic32mzda_sk.dts | 78 &uart2 { 120 uart2-tx { 126 uart2-rx {
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/sunxi/ |
| H A D | pinctrl-suniv-f1c100s.c | 201 SUNXI_FUNCTION(0x3, "uart2"), /* TX */ 207 SUNXI_FUNCTION(0x3, "uart2"), /* RX */ 213 SUNXI_FUNCTION(0x3, "uart2"), /* RTS */ 220 SUNXI_FUNCTION(0x3, "uart2"), /* CTS */ 312 SUNXI_FUNCTION(0x3, "uart2"), /* TX */ 319 SUNXI_FUNCTION(0x3, "uart2"), /* RX */ 326 SUNXI_FUNCTION(0x3, "uart2"), /* RTS */ 333 SUNXI_FUNCTION(0x3, "uart2"), /* CTS */
|
| H A D | pinctrl-sun5i.c | 144 SUNXI_FUNCTION(0x3, "uart2")), /* TX */ 150 SUNXI_FUNCTION(0x3, "uart2"), /* RX */ 372 SUNXI_FUNCTION(0x3, "uart2"), /* TX */ 378 SUNXI_FUNCTION(0x3, "uart2"), /* RX */ 395 SUNXI_FUNCTION(0x3, "uart2")), /* TX */ 400 SUNXI_FUNCTION(0x3, "uart2")), /* RX */ 405 SUNXI_FUNCTION(0x3, "uart2")), /* CTS */ 410 SUNXI_FUNCTION(0x3, "uart2")), /* RTS */ 662 SUNXI_FUNCTION(0x5, "uart2"), /* RTS */ 669 SUNXI_FUNCTION(0x5, "uart2"), /* TX */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/sprd/ |
| H A D | sc9836-openphone.dts | 21 serial2 = &uart2; 43 &uart2 {
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3399/ |
| H A D | rk3399.c | 138 /* Enable early UART2 channel on the RK3399/RK3399PRO */ in board_debug_uart_init() 146 /* Set channel A as UART2 input */ in board_debug_uart_init() 151 /* Set channel C as UART2 input */ in board_debug_uart_init()
|