Searched +full:bcm7271 +full:- +full:uart (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/serial/brcm,bcm7271-uart.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Al Cooper <alcooperx@gmail.com>13 - $ref: serial.yaml#16 The Broadcom UART is based on the basic 8250 UART but with23 - enum:24 - brcm,bcm7271-uart25 - brcm,bcm7278-uart[all …]
1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */19 #define PORT_RM9000 16 /* PMC-Sierra RM9xxx internal UART */20 #define PORT_OCTEON 17 /* Cavium OCTEON internal UART */21 #define PORT_AR7 18 /* Texas Instruments AR7 internal UART */22 #define PORT_U6_16550A 19 /* ST-Ericsson U6xxx internal UART */23 #define PORT_TEGRA 20 /* NVIDIA Tegra internal UART */24 #define PORT_XR17D15X 21 /* Exar XR17D15x UART */25 #define PORT_LPC3220 22 /* NXP LPC32xx SoC "Standard" UART */29 #define PORT_ALTR_16550_F32 26 /* Altera 16550 UART with 32 FIFOs */30 #define PORT_ALTR_16550_F64 27 /* Altera 16550 UART with 64 FIFOs */[all …]
1 // SPDX-License-Identifier: GPL-2.0+54 return DIV_ROUND_CLOSEST(port->uartclk, 16 * baud + 2) - 2; in npcm_get_divisor()59 port->get_divisor = npcm_get_divisor; in npcm_setup()60 port->startup = npcm_startup; in npcm_setup()73 struct uart_8250_port *port8250 = serial8250_get_port(info->line); in of_platform_serial_clk_notifier_cb()77 serial8250_update_uartclk(&port8250->port, ndata->new_rate); in of_platform_serial_clk_notifier_cb()92 struct device *dev = &ofdev->dev; in of_platform_serial_setup()93 struct device_node *np = dev->of_node; in of_platform_serial_setup()94 struct uart_port *port = &up->port; in of_platform_serial_setup()100 pm_runtime_enable(&ofdev->dev); in of_platform_serial_setup()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]