Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/net/hamradio/
DKconfig49 tristate "High-speed (DMA) SCC driver for AX.25"
52 This is a driver for high-speed SCC boards, i.e. those supporting
81 config SCC config
82 tristate "Z8530 SCC driver"
98 depends on SCC
100 Say Y here if you experience problems with the SCC driver not
109 depends on SCC
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/hamradio/
Dz8530drv.rst5 SCC.C - Linux driver for Z8530 based HDLC cards for AX.25
85 escc no # enhanced SCC chip? (8580/85180/85280)
116 SCC type value
118 PA0HZP SCC card PA0HZP
122 BayCom (U)SCC card BAYCOM
160 # SCC chip 2
307 (1) this divider is usually mounted on the SCC-PBC (PA0HZP) or not
368 3.1 Displaying SCC Parameters:
371 Once a SCC channel has been attached, the parameter settings and
434 same way in the SCC driver. You can change parameters by using
[all …]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dhydra.h47 char SCC[0x1000]; member
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Datarihw.h96 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))
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/
DKconfig13 bool "Chip has an SCC usable for ethernet"
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dti,cdce925.txt35 the requested frequency is the maximum value of the SCC range.
/kernel/linux/linux-5.10/arch/m68k/atari/
Dconfig.c317 ATARIHW_SET(SCC); in config_atari()
640 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()
/kernel/linux/linux-5.10/net/ax25/
DKconfig33 one of the various SCC cards that are supported by the generic Z8530
34 or the DMA SCC driver. Another option are the Baycom modem serial
/kernel/linux/linux-5.10/drivers/tty/serial/
DKconfig819 tristate "CPM SCC/SMC serial port support"
823 This driver supports the SCC and SMC serial ports on Motorola
827 bool "Support for console on CPM SCC/SMC serial port"
831 Say Y here if you wish to use a SCC or SMC CPM UART as the system
/kernel/linux/linux-5.10/Documentation/block/
Ddata-integrity.rst16 protocols (SBC Data Integrity Field, SCC protection proposal) as well
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
Dmac.c352 er32(SCC); in e1000e_clear_hw_cntrs_base()
Dnetdev.c4962 adapter->stats.scc += er32(SCC); in e1000e_update_stats()
/kernel/linux/linux-5.10/Documentation/m68k/
Dkernel-options.rst203 SCC channel B serial port ("Modem2"); parameters: 9600bps, 8N1
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
De1000_hw.c4664 er32(SCC); in e1000_clear_hw_cntrs()
De1000_main.c3632 adapter->stats.scc += er32(SCC); in e1000_update_stats()
/kernel/linux/linux-5.10/Documentation/admin-guide/
Ddevices.txt2708 46 = /dev/ttyCPM0 PPC CPM (SCC or SMC) - port 0
2710 47 = /dev/ttyCPM5 PPC CPM (SCC or SMC) - port 5
/kernel/linux/linux-5.10/drivers/eisa/
Deisa.ids1010 ISAC600 "Vector International SCC Async/BSC/SDLC"
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch7386 - * SoC (may work for others, but untested) or b) if the SCC needs its
7775 /* Set SCC */
7838 + * Skip checking SCC errors when running on 4 taps in HS400 mode as
7901 /* Check SCC error */
7907 + /* Clear SCC error */
7923 - * Skip checking SCC errors when running on 4 taps in HS400 mode as
15839 + /* SCC error means retune, but executed command was still successful */
15858 - /* For R-Car Gen2+, we need to reset SDHI specific SCC */
D0016_linux_drivers_crypto.patch7930 + * Loosely based on the SHW Keystore API for SCC/SCC2
/kernel/linux/linux-5.10/
DMAINTAINERS7891 HIGH-SPEED SCC DRIVER FOR AX.25