Lines Matching +full:serial +full:- +full:number
4 * SPDX-License-Identifier: GPL-2.0+
13 /* Logical device number */
15 #define LPC47M_SP2 2 /* Serial Port 2 */
17 #define LPC47M_SP1 4 /* Serial Port 1 */
22 * Configure the base I/O port of the specified serial device and enable the
23 * serial device.
25 * @dev: high 8 bits = super I/O port, low 8 bits = logical device number
26 * @iobase: processor I/O port address to assign to this serial device
27 * @irq: processor IRQ number to assign to this serial device
35 * @dev: high 8 bits = Super I/O port, low 8 bits = logical device number
36 * @irq0: processor IRQ number to assign to keyboard
37 * @irq1: processor IRQ number to assign to mouse