Home
last modified time | relevance | path

Searched full:ess (Results 1 – 25 of 64) sorted by relevance

123

/Linux-v6.1/drivers/net/fddi/skfp/
Dess.c40 #ifdef ESS
105 * End Station Support (ESS)
116 struct smt_p_0016 *cmd ; /* para: command for the ESS */ in ess_raf_received_pack()
132 DB_ESS("ESS: RAF frame error, parameter type not found"); in ess_raf_received_pack()
138 * get the pointer to the ESS command in ess_raf_received_pack()
142 * error in frame: para ESS command was not found in ess_raf_received_pack()
144 DB_ESS("ESS: RAF frame error, parameter command not found"); in ess_raf_received_pack()
156 * evaluate the ESS command in ess_raf_received_pack()
161 * Process an ESS Allocation Request in ess_raf_received_pack()
184 * The ESS do not send the Frame to the network! in ess_raf_received_pack()
[all …]
Dsmtdef.c123 #ifdef ESS in smt_reset_defaults()
125 smc->ess.sync_bw_available = FALSE ; in smt_reset_defaults()
132 smc->ess.raf_act_timer_poll = FALSE ; in smt_reset_defaults()
133 smc->ess.timer_count = 7 ; /* first RAF alc req after 3s */ in smt_reset_defaults()
135 smc->ess.local_sba_active = FALSE ; in smt_reset_defaults()
136 smc->ess.sba_reply_pend = NULL ; in smt_reset_defaults()
DMakefile11 drvfbi.o ess.o
Dpmf.c119 #ifdef ESS
637 #ifdef ESS in smt_add_para()
1133 #ifdef ESS in smt_set_para()
1321 #ifdef ESS in smt_set_para()
1326 smc->ess.raf_act_timer_poll = TRUE ; in smt_set_para()
1335 smc->ess.raf_act_timer_poll = TRUE ; in smt_set_para()
1401 #ifdef ESS in smt_set_para()
1414 #ifdef ESS in smt_set_para()
Dsmtinit.c74 #ifdef ESS in init_smt()
/Linux-v6.1/include/sound/
Des1688.h20 unsigned long port; /* port of ESS chip */
22 unsigned long mpu_port; /* MPU-401 port of ESS chip */
23 int irq; /* IRQ number of ESS chip */
26 unsigned short version; /* version of ESS chip */
/Linux-v6.1/Documentation/devicetree/bindings/usb/
Dsnps,dwc3.yaml288 Periodic ESS RX packet threshold count (host mode only). Set this and
290 programming guide section 1.2.4) to enable periodic ESS RX threshold.
297 Max periodic ESS RX burst size (host mode only). Set this and
299 programming guide section 1.2.4) to enable periodic ESS RX threshold.
306 Periodic ESS TX packet threshold count (host mode only). Set this and
308 programming guide section 1.2.3) to enable periodic ESS TX threshold.
315 Max periodic ESS TX burst size (host mode only). Set this and
317 programming guide section 1.2.3) to enable periodic ESS TX threshold.
/Linux-v6.1/sound/isa/
DKconfig174 tristate "Generic ESS ES688/ES1688 and ES968 PnP driver"
179 Say Y here to include support for ESS AudioDrive ES688 or
186 tristate "Generic ESS ES18xx driver"
191 Say Y here to include support for ESS AudioDrive ES18xx chips.
Des18xx.c3 * Driver for generic ESS AudioDrive ES18xx soundcards
32 * - there is support for the capture volume and ESS Spatializer 3D effect.
88 unsigned long port; /* port of ESS chip */
89 unsigned long ctrl_port; /* Control port of ESS chip */
90 int irq; /* IRQ number of ESS chip */
93 unsigned short version; /* version of ESS chip */
1408 /* Enable ESS wavetable input */ in snd_es18xx_initialize()
1604 snd_printk(KERN_ERR PFX "[0x%lx] ESS chip not found\n", chip->port); in snd_es18xx_probe()
1631 snd_printd("[0x%lx] ESS%x chip found\n", chip->port, chip->version); in snd_es18xx_probe()
1682 sprintf(pcm->name, "ESS AudioDrive ES%x", chip->version); in snd_es18xx_pcm()
[all …]
/Linux-v6.1/drivers/net/fddi/skfp/h/
Dsmc.h47 #ifdef ESS
410 #ifdef ESS
457 #ifdef ESS
458 struct s_ess ess ; /* Ess variables */ member
Dfddimib.h89 #ifdef ESS
100 #endif /* ESS */
Dsba.h133 * variables for the ess bandwidth control
Dosdef1st.h46 #define ESS /* SBA End Station Support */ macro
/Linux-v6.1/sound/isa/es1688/
Des1688_lib.c4 * Routines for control of ESS ES1688/688/488 chip
21 MODULE_DESCRIPTION("ESS ESx688 lowlevel module");
92 outb(3, ES1688P(chip, RESET)); /* valid only for ESS chips, SB -> 1 */ in snd_es1688_reset()
130 snd_printdd("ESS: [0x%lx] reset failed... 0x%x\n", chip->port, inb(ES1688P(chip, READ))); in snd_es1688_probe()
148 snd_printdd("ESS: [0x%lx] found.. major = 0x%x, minor = 0x%x\n", chip->port, major, minor); in snd_es1688_probe()
156 snd_printk(KERN_ERR "[0x%lx] ESS: AudioDrive ES488 detected, " in snd_es1688_probe()
162 snd_printk(KERN_ERR "[0x%lx] ESS: unknown AudioDrive chip " in snd_es1688_probe()
228 snd_printk(KERN_ERR "[0x%lx] ESS: bad IRQ %d " in snd_es1688_init()
243 snd_printk(KERN_ERR "[0x%lx] ESS: bad DMA channel %d " in snd_es1688_init()
Des1688.c3 * Driver for generic ESS AudioDrive ESx688 soundcards
23 #define CRD_NAME "Generic ESS ES1688/ES688 AudioDrive"
/Linux-v6.1/sound/pci/
DKconfig524 tristate "ESS ES1938/1946/1969 (Solo-1)"
530 Say Y here to include support for soundcards based on ESS Solo-1
537 tristate "ESS ES1968/1978 (Maestro-1/2/2E)"
542 Say Y here to include support for soundcards based on ESS Maestro
713 tristate "ESS Allegro/Maestro3"
717 Say Y here to include support for soundcards based on ESS Maestro 3
Des1938.c3 * Driver for ESS Solo-1 (ES1938, ES1946, ES1969) soundcard
53 MODULE_DESCRIPTION("ESS Solo-1");
65 MODULE_PARM_DESC(index, "Index value for ESS Solo-1 soundcard.");
67 MODULE_PARM_DESC(id, "ID string for ESS Solo-1 soundcard.");
69 MODULE_PARM_DESC(enable, "Enable ESS Solo-1 soundcard.");
227 { PCI_VDEVICE(ESS, 0x1969), 0, }, /* Solo-1 */
391 dev_err(chip->card->dev, "ESS Solo-1 reset failed\n"); in snd_es1938_reset()
1007 strcpy(pcm->name, "ESS Solo-1"); in snd_es1938_new_pcm()
1561 err = pci_request_regions(pci, "ESS Solo-1"); in snd_es1938_create()
1667 // replacing the last 0 by 0x40 works for ESS-Solo1, but just doing nothing works as well! in snd_es1938_interrupt()
[all …]
Des1968.c3 * Driver for ESS Maestro 1/2/2E Sound Card (started 21.8.99)
24 * APUs. The ASSP is a wacky DSP like device that ESS is loth
28 * but it appears that early Maestros may have had PT101 (an ESS
105 #define CARD_NAME "ESS Maestro1/2"
108 MODULE_DESCRIPTION("ESS Maestro");
1807 err = snd_pcm_new(chip->card, "ESS Maestro", device, in snd_es1968_pcm()
1821 strcpy(pcm->name, "ESS Maestro"); in snd_es1968_pcm()
2670 err = pci_request_regions(pci, "ESS Maestro"); in snd_es1968_create()
2783 strcpy(card->shortname, "ESS ES1978 (Maestro 2E)"); in __snd_es1968_probe()
2787 strcpy(card->shortname, "ESS ES1968 (Maestro 2)"); in __snd_es1968_probe()
[all …]
/Linux-v6.1/arch/ia64/include/asm/
Dmmzone.h8 * Copyright (c) 2002 Erich Focht <efocht@ess.nec.de>
Dnodedata.h8 * Copyright (c) 2002 Erich Focht <efocht@ess.nec.de>
Dnuma.h8 * 2002/08/05 Erich Focht <efocht@ess.nec.de>
/Linux-v6.1/drivers/input/gameport/
DKconfig14 For Ensoniq AudioPCI (ES1370), AudioPCI 97 (ES1371), ESS Solo1,
/Linux-v6.1/arch/ia64/kernel/
Dnuma.c6 * Copyright (C) 2002 Erich Focht <efocht@ess.nec.de>
/Linux-v6.1/arch/ia64/mm/
Dnuma.c9 * 2002/08/07 Erich Focht <efocht@ess.nec.de>
/Linux-v6.1/Documentation/ia64/
Dirq-redir.rst5 07.01.2002, Erich Focht <efocht@ess.nec.de>

123