Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dvexpress-scc.txt4 Test chips for ARM Versatile Express platform implement SCC (Serial
23 - reg: when the SCC is memory mapped, physical address and size of the
25 - interrupts: when the SCC can generate a system-level interrupt
/linux-4.1.27/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-4.1.27/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-4.1.27/arch/powerpc/include/asm/
Dhydra.h47 char SCC[0x1000]; member
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/
DKconfig12 bool "Chip has an SCC usable for ethernet"
/linux-4.1.27/arch/m68k/include/asm/
Datarihw.h90 ATARIHW_DECLARE(SCC); /* Serial Communications Contr. */
444 struct SCC struct
454 # define atari_scc ((*(volatile struct SCC*)SCC_BAS)) argument
457 # define st_escc ((*(volatile struct SCC*)0xfffffa31))
/linux-4.1.27/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-4.1.27/arch/m68k/atari/
Dconfig.c322 ATARIHW_SET(SCC); in config_atari()
647 ATARIHW_ANNOUNCE(SCC, "Serial Communications Controller SCC 8530"); in atari_get_hardware_list()
Dataints.c297 if (ATARIHW_PRESENT(SCC) && !atari_SCC_reset_done) { in atari_init_IRQ()
/linux-4.1.27/drivers/tty/serial/
DKconfig870 tristate "CPM SCC/SMC serial port support"
874 This driver supports the SCC and SMC serial ports on Motorola
878 bool "Support for console on CPM SCC/SMC serial port"
882 Say Y here if you wish to use a SCC or SMC CPM UART as the system
/linux-4.1.27/Documentation/block/
Ddata-integrity.txt12 protocols (SBC Data Integrity Field, SCC protection proposal) as well
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dmac.c370 er32(SCC); in e1000e_clear_hw_cntrs_base()
Dnetdev.c4715 adapter->stats.scc += er32(SCC); in e1000e_update_stats()
/linux-4.1.27/Documentation/m68k/
Dkernel-options.txt196 - "ser2": SCC channel B serial port ("Modem2"); parameters: 9600bps, 8N1
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_hw.c4706 temp = er32(SCC); in e1000_clear_hw_cntrs()
De1000_main.c3649 adapter->stats.scc += er32(SCC); in e1000_update_stats()
/linux-4.1.27/drivers/eisa/
Deisa.ids1010 ISAC600 "Vector International SCC Async/BSC/SDLC"
/linux-4.1.27/Documentation/
Ddevices.txt2777 46 = /dev/ttyCPM0 PPC CPM (SCC or SMC) - port 0
2779 47 = /dev/ttyCPM5 PPC CPM (SCC or SMC) - port 5
/linux-4.1.27/
DMAINTAINERS4659 HIGH-SPEED SCC DRIVER FOR AX.25