Searched full:allegro (Results 1 – 22 of 22) sorted by relevance
/linux-5.10/Documentation/devicetree/bindings/media/ |
D | allegro.txt | 1 Device-tree bindings for the Allegro DVT video IP codecs present in the Xilinx 11 "allegro,al5e-1.1", "allegro,al5e": encoder IP core 12 "allegro,al5d-1.1", "allegro,al5d": decoder IP core 23 compatible = "allegro,al5e-1.1", "allegro,al5e"; 34 compatible = "allegro,al5d-1.1", "allegro,al5d";
|
/linux-5.10/drivers/staging/media/allegro-dvt/ |
D | Makefile | 3 allegro-objs := allegro-core.o nal-h264.o allegro-mail.o 5 obj-$(CONFIG_VIDEO_ALLEGRO_DVT) += allegro.o
|
D | Kconfig | 3 tristate "Allegro DVT Video IP Core" 11 Support for the encoder video IP core by Allegro DVT. This core is 16 will be called allegro.
|
D | allegro-mail.c | 6 * Allegro VCU firmware. 15 #include "allegro-mail.h" 458 * allegro_encode_mail() - Encode allegro messages to firmware format 460 * @msg: The allegro message that will be encoded 506 * allegro_decode_mail() - Parse allegro messages from the firmware.
|
D | allegro-mail.h | 5 * Allegro VCU firmware mailbox mail definitions
|
D | allegro-core.c | 5 * Allegro DVT video encoder driver 31 #include "allegro-mail.h" 2532 strscpy(cap->card, "Allegro DVT Video Encoder", sizeof(cap->card)); in allegro_querycap() 2624 * The firmware of the Allegro codec handles the padding internally in allegro_try_fmt_vid_out() 2897 strscpy(video_dev->name, "allegro", sizeof(video_dev->name)); in allegro_register_device() 3077 "allegro codec registered as /dev/video%d\n", in allegro_fw_callback() 3208 { .compatible = "allegro,al5e-1.1" }, 3218 .name = "allegro", 3227 MODULE_DESCRIPTION("Allegro DVT encoder driver");
|
/linux-5.10/drivers/media/dvb-frontends/ |
D | a8293.c | 3 * Allegro A8293 SEC driver 92 dev_info(&client->dev, "Allegro A8293 SEC successfully attached\n"); in a8293_probe() 130 MODULE_DESCRIPTION("Allegro A8293 SEC driver");
|
D | a8293.h | 3 * Allegro A8293 SEC driver
|
D | Kconfig | 850 tristate "Allegro A8293"
|
/linux-5.10/drivers/staging/media/ |
D | Makefile | 2 obj-$(CONFIG_VIDEO_ALLEGRO_DVT) += allegro-dvt/
|
D | Kconfig | 23 source "drivers/staging/media/allegro-dvt/Kconfig"
|
/linux-5.10/sound/pci/ |
D | maestro3.c | 3 * Driver for ESS Maestro3/Allegro (ES1988) soundcards. 16 #define CARD_NAME "ESS Maestro3/Allegro/Canyon3D-2" 44 "{ESS,Allegro PCI}," 45 "{ESS,Allegro-1 PCI}," 76 /* Allegro PCI configuration registers */ 179 /* Allegro registers */ 309 #define GPO_EXT_AMP_ALLEGRO 8 /* default allegro amp */ 828 /* Allegro chips */ 1534 /* Reset the volume counters to 4. Tests on the allegro integrated in snd_m3_update_hw_volume() 1971 * the onboard codec on the allegro seems in snd_m3_ac97_reset() [all …]
|
D | Kconfig | 712 tristate "ESS Allegro/Maestro3" 717 (Allegro) chips.
|
/linux-5.10/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 58 "^allegro,.*": 59 description: Allegro DVT
|
/linux-5.10/Documentation/admin-guide/media/ |
D | frontend-cardlist.rst | 198 a8293 Allegro A8293
|
/linux-5.10/arch/parisc/kernel/ |
D | firmware.c | 910 * Similar to PDC_PAT stuff - but added for Forte/Allegro boxes 934 * Similar to PDC_PAT stuff - but added for Forte/Allegro boxes
|
D | hardware.c | 198 {HPHW_NPROC,0x5CF,0x4,0x81,"Allegro W+"}, 211 {HPHW_NPROC,0x5DC,0x4,0x91,"Allegro W2"},
|
/linux-5.10/drivers/scsi/pcmcia/ |
D | sym53c500_cs.c | 28 * David Hinds (dhinds@allegro.stanford.edu).
|
/linux-5.10/drivers/media/usb/em28xx/ |
D | em28xx-cards.c | 2235 * Empia EM28174, NXP TDA10071, Conexant CX24118A and Allegro A8293 2388 * Empia EM28178, Montage M88DS3103, Montage M88TS2022, Allegro A8293 2402 * Empia EM28178, Montage M88DS3103b, Montage M88TS2022, Allegro A8293
|
/linux-5.10/Documentation/sound/ |
D | alsa-configuration.rst | 1446 Module for Allegro/Maestro3 chips 1452 for allegro, 1 for others)
|
/linux-5.10/drivers/parisc/ |
D | lba_pci.c | 878 ** "legacy firmware" (ie Sprockets on Allegro/Forte boxes).
|
/linux-5.10/ |
D | MAINTAINERS | 697 ALLEGRO DVT VIDEO IP CORE DRIVER 702 F: drivers/staging/media/allegro-dvt/
|