/linux/Documentation/devicetree/bindings/media/ |
H A D | allegro,al5e.yaml | 4 $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 D | Makefile | 3 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 D | Kconfig | 3 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 D | allegro-mail.c | 6 * 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 D | allegro-mail.h | 5 * Allegro VCU firmware mailbox mail definitions
|
H A D | allegro-core.c | 5 * 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 D | a8293.c | 3 * 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 D | a8293.h | 3 * Allegro A8293 SEC driver
|
H A D | Kconfig | 788 tristate "Allegro A8293"
|
/linux/drivers/iio/magnetometer/ |
H A D | Kconfig | 58 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 D | Makefile | 8 obj-y += allegro-dvt/
|
H A D | Kconfig | 65 source "drivers/media/platform/allegro-dvt/Kconfig"
|
/linux/sound/pci/ |
H A D | maestro3.c | 3 * 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 D | Kconfig | 728 tristate "ESS Allegro/Maestro3" 733 (Allegro) chips.
|
/linux/Documentation/admin-guide/media/ |
H A D | frontend-cardlist.rst | 198 a8293 Allegro A8293
|
/linux/arch/parisc/kernel/ |
H A D | firmware.c | 989 * 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 D | hardware.c | 195 {HPHW_NPROC,0x5CF,0x4,0x81,"Allegro W+"}, 208 {HPHW_NPROC,0x5DC,0x4,0x91,"Allegro W2"},
|
/linux/drivers/scsi/pcmcia/ |
H A D | sym53c500_cs.c | 28 * David Hinds (dhinds@allegro.stanford.edu).
|
/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-cards.c | 2280 * 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 D | alsa-configuration.rst | 1478 Module for Allegro/Maestro3 chips 1484 for allegro, 1 for others)
|
/linux/drivers/parisc/ |
H A D | lba_pci.c | 878 ** "legacy firmware" (ie Sprockets on Allegro/Forte boxes).
|
/linux/include/uapi/linux/ |
H A D | v4l2-controls.h | 183 * The base for Allegro driver controls.
|
/linux/ |
H A D | MAINTAINERS | 792 ALLEGRO DVT VIDEO IP CORE DRIVER 797 F: Documentation/devicetree/bindings/media/allegro,al5e.yaml 798 F: drivers/media/platform/allegro-dvt/
|