Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/cpm2_io/
DConfig.in6 bool 'Enable SCC Console' CONFIG_SCC_CONSOLE
8 bool 'CPM SCC Ethernet' CONFIG_SCC_ENET
/linux-2.4.37.9/include/asm-m68k/
Dmachw.h66 # define mac_scc ((*(volatile struct SCC*)MAC_SCC_BAS))
84 MACHW_DECLARE(SCC); /* Serial Communications Contr. */
Datarihw.h89 ATARIHW_DECLARE(SCC); /* Serial Communications Contr. */
443 struct SCC struct
453 # define scc ((*(volatile struct SCC*)SCC_BAS)) argument
456 # define st_escc ((*(volatile struct SCC*)0xfffffa31))
/linux-2.4.37.9/arch/ppc/8xx_io/
DConfig.in14 bool 'CPM SCC Ethernet' CONFIG_SCC_ENET
16 choice 'SCC used for Ethernet' \
/linux-2.4.37.9/drivers/net/hamradio/
DConfig.in8 dep_tristate 'High-speed (DMA) SCC driver for AX.25' CONFIG_DMASCC $CONFIG_AX25
9 dep_tristate 'Z8530 SCC driver' CONFIG_SCC $CONFIG_AX25
/linux-2.4.37.9/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.4.37.9/include/asm-ppc/
Dhydra.h47 char SCC[0x1000]; member
/linux-2.4.37.9/arch/m68k/atari/
Dataints.c153 !((n) & 1) && ATARIHW_PRESENT(SCC)) || \
367 if (ATARIHW_PRESENT(SCC) && !atari_SCC_reset_done) { in atari_init_IRQ()
Dconfig.c399 ATARIHW_SET(SCC); in config_atari()
737 ATARIHW_ANNOUNCE(SCC, "Serial Communications Controller SCC 8530"); in atari_get_hardware_list()
/linux-2.4.37.9/arch/m68k/
Dconfig.in415 tristate 'Atari SCC serial support' CONFIG_ATARI_SCC
417 bool ' Atari SCC serial DMA support' CONFIG_ATARI_SCC_DMA
464 bool 'SCC support for MVME147 serial ports' CONFIG_MVME147_SCC
468 bool 'SCC support for MVME162 serial ports' CONFIG_MVME162_SCC
471 bool 'SCC support for BVME6000 serial ports' CONFIG_BVME6000_SCC
/linux-2.4.37.9/include/asm-cris/
Dsetup.h153 ATARIHW_DECLARE(SCC); /* Serial Communications Contr. */
/linux-2.4.37.9/Documentation/m68k/
Dkernel-options.txt191 - "ser2": SCC channel B serial port ("Modem2"); parameters: 9600bps, 8N1
/linux-2.4.37.9/drivers/net/e1000/
De1000_main.c3480 adapter->stats.scc += E1000_READ_REG(hw, SCC);
De1000_hw.c6333 temp = E1000_READ_REG(hw, SCC); in e1000_clear_hw_cntrs()
/linux-2.4.37.9/
DMAINTAINERS795 HIGH-SPEED SCC DRIVER FOR AX.25
/linux-2.4.37.9/Documentation/
DConfigure.help6670 one of the various SCC cards that are supported by the generic Z8530
6671 or the DMA SCC driver. Another option are the Baycom modem serial
6793 High-speed (DMA) SCC driver for AX.25
6795 This is a driver for high-speed SCC boards, i.e. those supporting
6824 Z8530 SCC driver for AX.25
6846 Say Y here if you experience problems with the SCC driver not
18630 CPM SCC Ethernet
24058 Atari SCC serial support
24060 If you have serial ports based on a Zilog SCC chip (Modem2, Serial2,
24061 LAN) and like to use them under Linux, say Y. All built-in SCC's are
[all …]