Home
last modified time | relevance | path

Searched full:9600 (Results 1 – 25 of 159) sorted by relevance

1234567

/linux/Documentation/admin-guide/
H A Dserial-console.rst33 9600n8. The maximum baudrate is 115200.
42 console=ttyS1,9600 console=tty0
46 console and the 2nd serial port (ttyS1 or COM2) at 9600 baud.
64 console=ttyS1,9600 console=tty0 console=tty1
65 console=tty0 console=ttyS1,9600 console=tty1
106 serial = 1,9600n8 (ttyS1, 9600 bd, no parity, 8 bits)
111 append = "console=ttyS1,9600"
117 S1:23:respawn:/sbin/getty -L ttyS1 9600 vt100
/linux/Documentation/networking/
H A Deql.rst282 9600 301.3
341 4 9600 900 94.7 38400 30547.4 79
342 4 9600 400 106 38400 27290.9 71
343 4 9600 600 110 38400 26298.5 68
344 3 9600 900 118 28800 24515.6 85
345 3 9600 600 120 28800 24107 83
346 3 9600 400 131 28800 22082.7 76
350 2 9600 600 176 19200 16436.6 85
351 2 9600 900 180 19200 16071.3 83
352 2 9600 400 181 19200 15982.5 83
[all …]
/linux/Documentation/devicetree/bindings/serial/
H A Dnvidia,tegra20-hsuart.yaml66 Example: <9600 115200 200>
68 Increase baud rate by 2% when set baud rate falls within range 9600 to 115200.
81 to 9600 has 1% deviation 9600 to 115200 2% deviation. This slight deviation is expected and
86 nvidia,adjust-baud-rates = <0 9600 100>,
87 <9600 115200 200>;
/linux/drivers/tty/serial/
H A Dsuncore.c100 mode = "9600,8,n,1,-"; in sunserial_console_termios()
114 mode = "9600,8,n,1,-"; in sunserial_console_termios()
138 case 9600: cflag |= B9600; break; in sunserial_console_termios()
145 default: baud = 9600; cflag |= B9600; break; in sunserial_console_termios()
178 { 9600, B9600 },
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-netgear-wg302v1.dts26 /* The RedBoot comes up in 9600 baud so let's keep this */
27 bootargs = "console=ttyS0,9600n8";
28 stdout-path = "uart1:9600n8";
/linux/drivers/gpu/drm/radeon/
H A Dradeon_agp.c48 /* Intel E7505 Memory Controller Hub / RV350 AR [Radeon 9600XT] Needs AGPMode 4 (deb #515326) */
58 /* Intel 82855PM host bridge / Mobility 9600 M10 RV350 Needs AGPMode 1 (lp #195051) */
85 /* Intel 82852/82855 host bridge / Mobility 9600 M10 RV350 Needs AGPMode 1 (deb #467460) */
88 /* Intel 82852/82855 host bridge / Mobility 9600 M10 RV350 Needs AGPMode 1 (lp #203007) */
91 /* Intel 82852/82855 host bridge / Mobility 9600 M10 RV350 Needs AGPMode 1 (lp #141551) */
94 /* Intel 82852/82855 host bridge / Mobility 9600/9700 Needs AGPMode 1 (deb #510208) */
/linux/Documentation/devicetree/bindings/w1/
H A Dw1-uart.yaml21 The default baud-rate for reset and presence detection is 9600 and for
33 default: 9600
/linux/Documentation/w1/masters/
H A Dw1-uart.rst25 the baud-rate 9600, i.e. 104.2 us per bit. The transmitted byte 0xf0 over
36 The default baud-rate for reset and presence detection is 9600 and for
/linux/arch/arc/boot/dts/
H A Dabilis_tb100_dvk.dts17 bootargs = "earlycon=uart8250,mmio32,0xff100000,9600n8 console=ttyS0,9600n8";
H A Dabilis_tb101_dvk.dts17 bootargs = "earlycon=uart8250,mmio32,0xff100000,9600n8 console=ttyS0,9600n8";
/linux/drivers/usb/serial/
H A Dupd78f0730.c17 * - baud rates: 0, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 153600
286 0, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 153600 in upd78f0730_get_baud_rate()
296 tty_encode_baud_rate(tty, 9600, 9600); in upd78f0730_get_baud_rate()
/linux/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c57 #define AVR_QUOT(clock) ((clock) + 8 * 9600) / (16 * 9600)
/linux/Documentation/devicetree/bindings/power/reset/
H A Dqnap-poweroff.txt9 9600, and a different character, '1'.
/linux/arch/powerpc/boot/dts/
H A Dmvme5100.dts60 current-speed = <9600>;
71 current-speed = <9600>;
/linux/arch/m68k/atari/
H A Ddebug.c175 baud = B9600; /* use default 9600bps for non-implemented rates */ in atari_init_mfp_port()
224 baud = B9600; /* use default 9600bps for non-implemented rates */ in atari_init_scc_port()
271 /* 4800 selects 7812.5, 115200 selects 500000, all other (incl. 9600 as in atari_init_midi_port()
/linux/arch/powerpc/platforms/powermac/
H A DKconfig34 including the 7500, 8500, 9500, 9600. Support exists for
/linux/tools/testing/selftests/nolibc/
H A DMakefile.nolibc152 QEMU_ARGS_i386 = -M pc -append "console=ttyS0,9600 i8042.noaux panic=-1 $(TEST:%=NOLIBC_TEST=%)"
153 QEMU_ARGS_x86_64 = -M pc -append "console=ttyS0,9600 i8042.noaux panic=-1 $(TEST:%=NOLIBC_TEST=%)"
154 QEMU_ARGS_x32 = -M pc -append "console=ttyS0,9600 i8042.noaux panic=-1 $(TEST:%=NOLIBC_TEST=%)"
155 QEMU_ARGS_x86 = -M pc -append "console=ttyS0,9600 i8042.noaux panic=-1 $(TEST:%=NOLIBC_TEST=%)"
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-galaxy100.dts13 bootargs = "console=ttyS0,9600n8 root=/dev/ram rw";
H A Daspeed-bmc-facebook-wedge40.dts13 bootargs = "console=ttyS2,9600n8 root=/dev/ram rw";
H A Daspeed-bmc-facebook-wedge100.dts13 bootargs = "console=ttyS2,9600n8 root=/dev/ram rw";
/linux/drivers/tty/serial/8250/
H A D8250_hp300.c120 add_preferred_console("ttyS", port.line, "9600n8"); in hp300_setup_serial_console()
143 add_preferred_console("ttyS", port.line, "9600n8"); in hp300_setup_serial_console()
/linux/sound/hda/codecs/
H A Dsi3054.c158 static const unsigned int rates[] = { 8000, 9600, 16000 }; in si3054_pcm_open()
217 SET_REG(codec, SI3054_LINE_RATE, 9600); in si3054_init()
/linux/Documentation/userspace-api/media/v4l/
H A Dnv12mt_example.svg1507 d="m 5400,9600 770,0"
1511 d="m 6600,9600 -450,-150 0,300 450,-150 z"
1526 d="m 7600,9600 770,0"
1530 d="m 8800,9600 -450,-150 0,300 450,-150 z"
1545 d="m 10000,9600 770,0"
1549 d="m 11200,9600 -450,-150 0,300 450,-150 z"
1564 d="m 12400,9600 770,0"
1568 d="m 13600,9600 -450,-150 0,300 450,-150 z"
1583 d="m 14800,9600 770,0"
1587 d="m 16000,9600 -450,-150 0,300 450,-150 z"
/linux/drivers/zorro/
H A Dzorro.ids53 9600 68040 [Accelerator]
79 9600 Hardframe 2000 [SCSI Host Adapter]
167 9600 Zeus [Accelerator, SCSI Host Adapter and RAM Expansion]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dpci.c1099 { 0x0610, "GeForce 9600 GSO" },
1115 { 0x0622, "GeForce 9600 GT" },
1116 { 0x0623, "GeForce 9600 GS" },
1117 { 0x0625, "GeForce 9600 GSO 512" },
1124 { 0x062d, "GeForce 9600 GT" },
1125 { 0x062e, "GeForce 9600 GT", nvkm_device_pci_10de_062e },
1129 { 0x0635, "GeForce 9600 GSO" },
1130 { 0x0637, "GeForce 9600 GT" },
1139 { 0x0647, "GeForce 9600M GT" },
1140 { 0x0648, "GeForce 9600M GS" },
[all …]

1234567