Home
last modified time | relevance | path

Searched full:allegro (Results 1 – 23 of 23) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/media/
Dallegro,al5e.yaml4 $id: http://devicetree.org/schemas/media/allegro,al5e.yaml#
7 title: Allegro DVT Video IP Codecs
13 Allegro DVT video IP codecs present in the Xilinx ZynqMP SoC. The IP core may
24 - const: allegro,al5e-1.1
25 - const: allegro,al5e
27 - const: allegro,al5d-1.1
28 - const: allegro,al5d
76 compatible = "allegro,al5e-1.1", "allegro,al5e";
93 compatible = "allegro,al5d-1.1", "allegro,al5d";
/Linux-v6.1/drivers/media/platform/allegro-dvt/
DMakefile3 allegro-objs := allegro-core.o allegro-mail.o
4 allegro-objs += nal-rbsp.o nal-h264.o nal-hevc.o
6 obj-$(CONFIG_VIDEO_ALLEGRO_DVT) += allegro.o
DKconfig3 comment "Allegro DVT media platform drivers"
6 tristate "Allegro DVT Video IP Core"
14 Support for the encoder video IP core by Allegro DVT. This core is
19 will be called allegro.
Dallegro-mail.c6 * Allegro VCU firmware.
15 #include "allegro-mail.h"
464 * allegro_encode_mail() - Encode allegro messages to firmware format
466 * @msg: The allegro message that will be encoded
512 * allegro_decode_mail() - Parse allegro messages from the firmware.
Dallegro-mail.h5 * Allegro VCU firmware mailbox mail definitions
Dallegro-core.c5 * Allegro DVT video encoder driver
35 #include "allegro-mail.h"
110 * This value is Allegro specific.
3253 strscpy(cap->card, "Allegro DVT Video Encoder", sizeof(cap->card)); in allegro_querycap()
3375 * The firmware of the Allegro codec handles the padding internally in allegro_try_fmt_vid_out()
3598 strscpy(video_dev->name, "allegro", sizeof(video_dev->name)); in allegro_register_device()
3788 "allegro codec registered as /dev/video%d\n", in allegro_fw_callback()
3996 { .compatible = "allegro,al5e-1.1" },
4011 .name = "allegro",
4021 MODULE_DESCRIPTION("Allegro DVT encoder driver");
/Linux-v6.1/drivers/media/dvb-frontends/
Da8293.c3 * Allegro A8293 SEC driver
92 dev_info(&client->dev, "Allegro A8293 SEC successfully attached\n"); in a8293_probe()
129 MODULE_DESCRIPTION("Allegro A8293 SEC driver");
Da8293.h3 * Allegro A8293 SEC driver
DKconfig788 tristate "Allegro A8293"
/Linux-v6.1/drivers/media/platform/
DMakefile8 obj-y += allegro-dvt/
DKconfig65 source "drivers/media/platform/allegro-dvt/Kconfig"
/Linux-v6.1/sound/pci/
Dmaestro3.c3 * Driver for ESS Maestro3/Allegro (ES1988) soundcards.
16 #define CARD_NAME "ESS Maestro3/Allegro/Canyon3D-2"
71 /* Allegro PCI configuration registers */
174 /* Allegro registers */
304 #define GPO_EXT_AMP_ALLEGRO 8 /* default allegro amp */
823 /* Allegro chips */
1529 /* Reset the volume counters to 4. Tests on the allegro integrated in snd_m3_update_hw_volume()
1968 * the onboard codec on the allegro seems in snd_m3_ac97_reset()
2667 strcpy(card->driver, "Allegro"); in __snd_m3_probe()
DKconfig713 tristate "ESS Allegro/Maestro3"
718 (Allegro) chips.
/Linux-v6.1/Documentation/admin-guide/media/
Dfrontend-cardlist.rst198 a8293 Allegro A8293
/Linux-v6.1/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml72 "^allegro,.*":
73 description: Allegro DVT
/Linux-v6.1/arch/parisc/kernel/
Dfirmware.c952 * Similar to PDC_PAT stuff - but added for Forte/Allegro boxes
976 * Similar to PDC_PAT stuff - but added for Forte/Allegro boxes
Dhardware.c195 {HPHW_NPROC,0x5CF,0x4,0x81,"Allegro W+"},
208 {HPHW_NPROC,0x5DC,0x4,0x91,"Allegro W2"},
/Linux-v6.1/drivers/scsi/pcmcia/
Dsym53c500_cs.c28 * David Hinds (dhinds@allegro.stanford.edu).
/Linux-v6.1/drivers/media/usb/em28xx/
Dem28xx-cards.c2256 * Empia EM28174, NXP TDA10071, Conexant CX24118A and Allegro A8293
2409 * Empia EM28178, Montage M88DS3103, Montage M88TS2022, Allegro A8293
2423 * Empia EM28178, Montage M88DS3103b, Montage M88TS2022, Allegro A8293
/Linux-v6.1/Documentation/sound/
Dalsa-configuration.rst1461 Module for Allegro/Maestro3 chips
1467 for allegro, 1 for others)
/Linux-v6.1/drivers/parisc/
Dlba_pci.c878 ** "legacy firmware" (ie Sprockets on Allegro/Forte boxes).
/Linux-v6.1/include/uapi/linux/
Dv4l2-controls.h217 * The base for Allegro driver controls.
/Linux-v6.1/
DMAINTAINERS762 ALLEGRO DVT VIDEO IP CORE DRIVER
767 F: Documentation/devicetree/bindings/media/allegro,al5e.yaml
768 F: drivers/media/platform/allegro-dvt/