Home
last modified time | relevance | path

Searched refs:SCC (Results 1 – 20 of 20) sorted by relevance

/linux-2.6.39/drivers/net/hamradio/
DKconfig48 tristate "High-speed (DMA) SCC driver for AX.25"
51 This is a driver for high-speed SCC boards, i.e. those supporting
80 config SCC config
81 tristate "Z8530 SCC driver"
96 depends on SCC
98 Say Y here if you experience problems with the SCC driver not
106 depends on SCC
/linux-2.6.39/Documentation/networking/
Dz8530drv.txt19 SCC.C - Linux driver for Z8530 based HDLC cards for AX.25
88 escc no # enhanced SCC chip? (8580/85180/85280)
111 SCC type value
113 PA0HZP SCC card PA0HZP
117 BayCom (U)SCC card BAYCOM
149 # SCC chip 2
290 (1) this divider is usually mounted on the SCC-PBC (PA0HZP) or not
351 3.1 Displaying SCC Parameters:
354 Once a SCC channel has been attached, the parameter settings and
415 same way in the SCC driver. You can change parameters by using
[all …]
/linux-2.6.39/arch/m68k/atari/
Dataints.c148 !((n) & 1) && ATARIHW_PRESENT(SCC)) || \
390 if (ATARIHW_PRESENT(SCC) && !atari_SCC_reset_done) { in atari_init_IRQ()
Dconfig.c319 ATARIHW_SET(SCC); in config_atari()
644 ATARIHW_ANNOUNCE(SCC, "Serial Communications Controller SCC 8530"); in atari_get_hardware_list()
/linux-2.6.39/arch/arm/boot/compressed/
Dhead-vt8500.S16 @ Compare the SCC ID register against a list of known values
/linux-2.6.39/arch/powerpc/include/asm/
Dhydra.h47 char SCC[0x1000]; member
/linux-2.6.39/drivers/net/fs_enet/
DKconfig12 bool "Chip has an SCC usable for ethernet"
/linux-2.6.39/arch/m68k/include/asm/
Datarihw.h88 ATARIHW_DECLARE(SCC); /* Serial Communications Contr. */
442 struct SCC struct
452 # define atari_scc ((*(volatile struct SCC*)SCC_BAS)) argument
455 # define st_escc ((*(volatile struct SCC*)0xfffffa31))
/linux-2.6.39/arch/m68k/
DKconfig187 bool "SCC support for MVME147 serial ports"
194 bool "SCC support for MVME162 serial ports"
201 bool "SCC support for BVME6000 serial ports"
/linux-2.6.39/net/ax25/
DKconfig32 one of the various SCC cards that are supported by the generic Z8530
33 or the DMA SCC driver. Another option are the Baycom modem serial
/linux-2.6.39/drivers/tty/serial/
DKconfig1060 bool "68360 SCC uart support"
1063 This driver supports the SCC serial ports of the Motorola 68360 CPU.
1114 tristate "CPM SCC/SMC serial port support"
1118 This driver supports the SCC and SMC serial ports on Motorola
1122 bool "Support for console on CPM SCC/SMC serial port"
1126 Say Y here if you wish to use a SCC or SMC CPM UART as the system
/linux-2.6.39/Documentation/block/
Ddata-integrity.txt12 protocols (SBC Data Integrity Field, SCC protection proposal) as well
/linux-2.6.39/drivers/net/e1000e/
Dlib.c394 er32(SCC); in e1000e_clear_hw_cntrs_base()
Dnetdev.c3957 adapter->stats.scc += er32(SCC); in e1000e_update_stats()
/linux-2.6.39/Documentation/m68k/
Dkernel-options.txt184 - "ser2": SCC channel B serial port ("Modem2"); parameters: 9600bps, 8N1
/linux-2.6.39/drivers/net/e1000/
De1000_hw.c4741 temp = er32(SCC); in e1000_clear_hw_cntrs()
De1000_main.c3361 adapter->stats.scc += er32(SCC); in e1000_update_stats()
/linux-2.6.39/drivers/eisa/
Deisa.ids1010 ISAC600 "Vector International SCC Async/BSC/SDLC"
/linux-2.6.39/Documentation/
Ddevices.txt2773 46 = /dev/ttyCPM0 PPC CPM (SCC or SMC) - port 0
2775 47 = /dev/ttyCPM5 PPC CPM (SCC or SMC) - port 5
/linux-2.6.39/
DMAINTAINERS2993 HIGH-SPEED SCC DRIVER FOR AX.25