Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/media/
H A 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/drivers/media/platform/allegro-dvt/
H A 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
H A 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.
H A 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.
H A Dallegro-mail.h5 * Allegro VCU firmware mailbox mail definitions
H A Dallegro-core.c5 * Allegro DVT video encoder driver
34 #include "allegro-mail.h"
109 * This value is Allegro specific.
3321 strscpy(cap->card, "Allegro DVT Video Encoder", sizeof(cap->card)); in allegro_querycap()
3441 * The firmware of the Allegro codec handles the padding internally in allegro_try_fmt_vid_out()
3663 strscpy(video_dev->name, "allegro", sizeof(video_dev->name)); in allegro_register_device()
3853 "allegro codec registered as /dev/video%d\n", in allegro_fw_callback()
4061 { .compatible = "allegro,al5e-1.1" },
4076 .name = "allegro",
4086 MODULE_DESCRIPTION("Allegro DVT encoder driver");
/linux/drivers/media/dvb-frontends/
H A Da8293.c3 * Allegro A8293 SEC driver
240 dev_info(&client->dev, "Allegro A8293 SEC successfully attached\n"); in a8293_probe()
277 MODULE_DESCRIPTION("Allegro A8293 SEC driver");
H A Da8293.h3 * Allegro A8293 SEC driver
/linux/drivers/iio/magnetometer/
H A DKconfig58 tristate "Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor"
64 Say yes here to build support for the Allegro MicroSystems
/linux/sound/pci/
H A DKconfig728 tristate "ESS Allegro/Maestro3"
733 (Allegro) chips.
/linux/Documentation/admin-guide/media/
H A Dfrontend-cardlist.rst198 a8293 Allegro A8293
/linux/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c28 * David Hinds (dhinds@allegro.stanford.edu).
/linux/Documentation/sound/
H A Dalsa-configuration.rst1478 Module for Allegro/Maestro3 chips
1484 for allegro, 1 for others)
/linux/arch/parisc/kernel/
H A Dhardware.c195 {HPHW_NPROC,0x5CF,0x4,0x81,"Allegro W+"},
208 {HPHW_NPROC,0x5DC,0x4,0x91,"Allegro W2"},
/linux/drivers/parisc/
H A Dlba_pci.c878 ** "legacy firmware" (ie Sprockets on Allegro/Forte boxes).
/linux/
H A DMAINTAINERS830 ALLEGRO DVT VIDEO IP CORE DRIVER
835 F: Documentation/devicetree/bindings/media/allegro,al5e.yaml
836 F: drivers/media/platform/allegro-dvt/