/linux-6.12.1/drivers/net/fddi/skfp/ |
D | ess.c | 40 #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 …]
|
D | smtdef.c | 123 #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()
|
D | Makefile | 11 drvfbi.o ess.o
|
D | pmf.c | 119 #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()
|
D | smtinit.c | 74 #ifdef ESS in init_smt()
|
D | smt.c | 250 * ESS timer in smt_event() 257 #ifdef ESS in smt_event() 744 #ifdef ESS in smt_received_pack() 745 DB_ESSN(2, "ESS: RAF frame received"); in smt_received_pack() 1605 #ifdef ESS 1628 #ifdef ESS
|
/linux-6.12.1/include/sound/ |
D | es1688.h | 21 unsigned long port; /* port of ESS chip */ 23 unsigned long mpu_port; /* MPU-401 port of ESS chip */ 24 int irq; /* IRQ number of ESS chip */ 27 unsigned short version; /* version of ESS chip */
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | snps,dwc3.yaml | 372 Periodic ESS RX packet threshold count (host mode only). Set this and 374 programming guide section 1.2.4) to enable periodic ESS RX threshold. 381 Max periodic ESS RX burst size (host mode only). Set this and 383 programming guide section 1.2.4) to enable periodic ESS RX threshold. 390 Periodic ESS TX packet threshold count (host mode only). Set this and 392 programming guide section 1.2.3) to enable periodic ESS TX threshold. 399 Max periodic ESS TX burst size (host mode only). Set this and 401 programming guide section 1.2.3) to enable periodic ESS TX threshold.
|
/linux-6.12.1/sound/isa/ |
D | Kconfig | 175 tristate "Generic ESS ES688/ES1688 and ES968 PnP driver" 180 Say Y here to include support for ESS AudioDrive ES688 or 187 tristate "Generic ESS ES18xx driver" 192 Say Y here to include support for ESS AudioDrive ES18xx chips.
|
D | es18xx.c | 3 * Driver for generic ESS AudioDrive ES18xx soundcards 32 * - there is support for the capture volume and ESS Spatializer 3D effect. 87 unsigned long port; /* port of ESS chip */ 88 unsigned long ctrl_port; /* Control port of ESS chip */ 89 int irq; /* IRQ number of ESS chip */ 92 unsigned short version; /* version of ESS chip */ 1407 /* Enable ESS wavetable input */ in snd_es18xx_initialize() 1603 dev_err(card->dev, "[0x%lx] ESS chip not found\n", chip->port); in snd_es18xx_probe() 1630 dev_dbg(card->dev, "[0x%lx] ESS%x chip found\n", chip->port, chip->version); in snd_es18xx_probe() 1681 sprintf(pcm->name, "ESS AudioDrive ES%x", chip->version); in snd_es18xx_pcm() [all …]
|
/linux-6.12.1/drivers/net/fddi/skfp/h/ |
D | smc.h | 47 #ifdef ESS 410 #ifdef ESS 457 #ifdef ESS 458 struct s_ess ess ; /* Ess variables */ member
|
D | fddimib.h | 89 #ifdef ESS 100 #endif /* ESS */
|
D | sba.h | 133 * variables for the ess bandwidth control
|
D | osdef1st.h | 46 #define ESS /* SBA End Station Support */ macro
|
D | smt_p.h | 110 #ifdef ESS
|
/linux-6.12.1/sound/isa/es1688/ |
D | es1688_lib.c | 4 * Routines for control of ESS ES1688/688/488 chip 21 MODULE_DESCRIPTION("ESS ESx688 lowlevel module"); 91 outb(3, ES1688P(chip, RESET)); /* valid only for ESS chips, SB -> 1 */ in snd_es1688_reset() 130 dev_dbg(chip->card->dev, "ESS: [0x%lx] reset failed... 0x%x\n", in snd_es1688_probe() 150 "ESS: [0x%lx] found.. major = 0x%x, minor = 0x%x\n", in snd_es1688_probe() 160 "[0x%lx] ESS: AudioDrive ES488 detected, but driver is in another place\n", in snd_es1688_probe() 167 "[0x%lx] ESS: unknown AudioDrive chip with version 0x%x (Jazz16 soundcard?)\n", in snd_es1688_probe() 230 "[0x%lx] ESS: bad IRQ %d for ES1688 chip!!\n", in snd_es1688_init() 245 "[0x%lx] ESS: bad DMA channel %d for ES1688 chip!!\n", in snd_es1688_init()
|
D | es1688.c | 3 * Driver for generic ESS AudioDrive ESx688 soundcards 23 #define CRD_NAME "Generic ESS ES1688/ES688 AudioDrive"
|
/linux-6.12.1/sound/pci/ |
D | Kconfig | 537 tristate "ESS ES1938/1946/1969 (Solo-1)" 543 Say Y here to include support for soundcards based on ESS Solo-1 550 tristate "ESS ES1968/1978 (Maestro-1/2/2E)" 555 Say Y here to include support for soundcards based on ESS Maestro 728 tristate "ESS Allegro/Maestro3" 732 Say Y here to include support for soundcards based on ESS Maestro 3
|
D | es1938.c | 3 * 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."); 225 { PCI_VDEVICE(ESS, 0x1969), 0, }, /* Solo-1 */ 389 dev_err(chip->card->dev, "ESS Solo-1 reset failed\n"); in snd_es1938_reset() 985 strcpy(pcm->name, "ESS Solo-1"); in snd_es1938_new_pcm() 1534 err = pci_request_regions(pci, "ESS Solo-1"); in snd_es1938_create() 1640 // replacing the last 0 by 0x40 works for ESS-Solo1, but just doing nothing works as well! in snd_es1938_interrupt() [all …]
|
D | es1968.c | 3 * 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"); 1799 err = snd_pcm_new(chip->card, "ESS Maestro", device, in snd_es1968_pcm() 1813 strcpy(pcm->name, "ESS Maestro"); in snd_es1968_pcm() 2650 err = pci_request_regions(pci, "ESS Maestro"); in snd_es1968_create() 2763 strcpy(card->shortname, "ESS ES1978 (Maestro 2E)"); in __snd_es1968_probe() 2767 strcpy(card->shortname, "ESS ES1968 (Maestro 2)"); in __snd_es1968_probe() [all …]
|
D | maestro3.c | 3 * Driver for ESS Maestro3/Allegro (ES1988) soundcards. 16 #define CARD_NAME "ESS Maestro3/Allegro/Canyon3D-2" 40 MODULE_DESCRIPTION("ESS Maestro3 PCI"); 42 MODULE_FIRMWARE("ess/maestro3_assp_kernel.fw"); 43 MODULE_FIRMWARE("ess/maestro3_assp_minisrc.fw"); 2546 "ess/maestro3_assp_kernel.fw", &pci->dev); in snd_m3_create() 2551 "ess/maestro3_assp_minisrc.fw", &pci->dev); in snd_m3_create() 2666 sprintf(card->shortname, "ESS %s PCI", card->driver); in __snd_m3_probe()
|
/linux-6.12.1/drivers/input/gameport/ |
D | Kconfig | 14 For Ensoniq AudioPCI (ES1370), AudioPCI 97 (ES1371), ESS Solo1,
|
/linux-6.12.1/drivers/net/ |
D | dummy.c | 17 ifconfig dummy slip.addr.ess.here up
|
/linux-6.12.1/net/wireless/ |
D | core.h | 577 * @unsolicited_probe: the reported AP is part of an ESS, where all the APs 585 * @colocated_ess: all the APs that share the same ESS as the reported AP are
|
/linux-6.12.1/drivers/usb/dwc3/ |
D | core.h | 1079 * @rx_thr_num_pkt_prd: periodic ESS receive packet count 1080 * @rx_max_burst_prd: max periodic ESS receive burst size 1081 * @tx_thr_num_pkt_prd: periodic ESS transmit packet count 1082 * @tx_max_burst_prd: max periodic ESS transmit burst size
|