Home
last modified time | relevance | path

Searched full:allegro (Results 1 – 23 of 23) 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.
3252 strscpy(cap->card, "Allegro DVT Video Encoder", sizeof(cap->card)); in allegro_querycap()
3374 * The firmware of the Allegro codec handles the padding internally in allegro_try_fmt_vid_out()
3597 strscpy(video_dev->name, "allegro", sizeof(video_dev->name)); in allegro_register_device()
3787 "allegro codec registered as /dev/video%d\n", in allegro_fw_callback()
3993 { .compatible = "allegro,al5e-1.1" },
4008 .name = "allegro",
4018 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
H A DKconfig788 tristate "Allegro A8293"
/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/drivers/media/platform/
H A DMakefile8 obj-y += allegro-dvt/
H A DKconfig65 source "drivers/media/platform/allegro-dvt/Kconfig"
/linux/sound/pci/
H A 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 */
821 /* Allegro chips */
1527 /* Reset the volume counters to 4. Tests on the allegro integrated in snd_m3_update_hw_volume()
1966 * the onboard codec on the allegro seems in snd_m3_ac97_reset()
2651 strcpy(card->driver, "Allegro"); in __snd_m3_probe()
H A DKconfig728 tristate "ESS Allegro/Maestro3"
733 (Allegro) chips.
/linux/Documentation/admin-guide/media/
H A Dfrontend-cardlist.rst198 a8293 Allegro A8293
/linux/arch/parisc/kernel/
H A Dfirmware.c989 * Similar to PDC_PAT stuff - but added for Forte/Allegro boxes
1013 * Similar to PDC_PAT stuff - but added for Forte/Allegro boxes
H A Dhardware.c195 {HPHW_NPROC,0x5CF,0x4,0x81,"Allegro W+"},
208 {HPHW_NPROC,0x5DC,0x4,0x91,"Allegro W2"},
/linux/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c28 * David Hinds (dhinds@allegro.stanford.edu).
/linux/drivers/media/usb/em28xx/
H A Dem28xx-cards.c2280 * Empia EM28174, NXP TDA10071, Conexant CX24118A and Allegro A8293
2433 * Empia EM28178, Montage M88DS3103, Montage M88TS2022, Allegro A8293
2447 * Empia EM28178, Montage M88DS3103b, Montage M88TS2022, Allegro A8293
/linux/Documentation/sound/
H A Dalsa-configuration.rst1478 Module for Allegro/Maestro3 chips
1484 for allegro, 1 for others)
/linux/drivers/parisc/
H A Dlba_pci.c878 ** "legacy firmware" (ie Sprockets on Allegro/Forte boxes).
/linux/include/uapi/linux/
H A Dv4l2-controls.h183 * The base for Allegro driver controls.
/linux/
H A DMAINTAINERS792 ALLEGRO DVT VIDEO IP CORE DRIVER
797 F: Documentation/devicetree/bindings/media/allegro,al5e.yaml
798 F: drivers/media/platform/allegro-dvt/