Searched full:muxer (Results 1 – 25 of 38) sorted by relevance
12
/Linux-v6.6/drivers/media/test-drivers/vidtv/ |
D | vidtv_mux.h | 7 * This file contains the muxer logic for TS packets from different 54 * This is used to store the PAT, PMT sections and SDT in use by the muxer. 56 * The muxer acquire these by looking into the hardcoded channels in 59 * @pat: The PAT in use by the muxer. 60 * @pmt_secs: The PMT sections in use by the muxer. One for each program in the PAT. 61 * @sdt: The SDT in use by the muxer. 62 * @nit: The NIT in use by the muxer. 63 * @eit: the EIT in use by the muxer. 89 * struct vidtv_mux - A muxer abstraction loosely based in libavcodec/mpegtsenc.c 90 * @fe: The frontend structure allocated by the muxer. [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | eukrea-tlv320.txt | 11 - fsl,mux-int-port : The internal port of the i.MX audio muxer (AUDMUX). 13 - fsl,mux-ext-port : The external port of the i.MX audio muxer.
|
D | imx-audio-sgtl5000.txt | 35 - mux-int-port : The internal port of the i.MX audio muxer (AUDMUX) 37 - mux-ext-port : The external port of the i.MX audio muxer
|
D | imx-audio-es8328.txt | 34 - mux-int-port : The internal port of the i.MX audio muxer (AUDMUX) 35 - mux-ext-port : The external port of the i.MX audio muxer (AUDMIX)
|
D | fsl-asoc-card.txt | 93 - mux-int-port : The internal port of the i.MX audio muxer (AUDMUX) 95 - mux-ext-port : The external port of the i.MX audio muxer
|
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ring_mux.c | 320 struct amdgpu_ring_mux *mux = &adev->gfx.muxer; in amdgpu_sw_ring_get_rptr_gfx() 329 struct amdgpu_ring_mux *mux = &adev->gfx.muxer; in amdgpu_sw_ring_get_wptr_gfx() 338 struct amdgpu_ring_mux *mux = &adev->gfx.muxer; in amdgpu_sw_ring_set_wptr_gfx() 397 struct amdgpu_ring_mux *mux = &adev->gfx.muxer; in amdgpu_sw_ring_ib_begin() 412 struct amdgpu_ring_mux *mux = &adev->gfx.muxer; in amdgpu_sw_ring_ib_end() 423 struct amdgpu_ring_mux *mux = &adev->gfx.muxer; in amdgpu_sw_ring_ib_mark_offset()
|
/Linux-v6.6/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-gpio.yaml | 51 description: list of GPIOs used to control the muxer 56 description: Value to set the muxer to when idle. When no value is given, it defaults to the
|
D | i2c-mux-reg.txt | 23 - idle-state: value to set the muxer to when idle. When no value is
|
/Linux-v6.6/drivers/media/pci/cx18/ |
D | cx18-audio.c | 35 /* handle muxer chips */ in cx18_audio_set_io()
|
D | cx18-cards.h | 53 u16 muxer_input; /* hardware muxer input for boards with a
|
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
D | toshiba,visconti-pinctrl.yaml | 36 pins it needs, and how they should be configured, with regard to muxer
|
D | starfive,jh7110-aon-pinctrl.yaml | 54 muxer configuration, bias, input enable/disable, input schmitt
|
D | starfive,jh7110-sys-pinctrl.yaml | 60 muxer configuration, bias, input enable/disable, input schmitt
|
D | mediatek,mt8192-pinctrl.yaml | 65 pins it needs, and how they should be configured, with regard to muxer
|
D | mediatek,mt65xx-pinctrl.yaml | 83 pins it needs, and how they should be configured, with regard to muxer
|
D | mediatek,mt8188-pinctrl.yaml | 82 pins it needs, and how they should be configured, with regard to muxer
|
D | mediatek,mt6779-pinctrl.yaml | 124 pins it needs, and how they should be configured, with regard to muxer
|
D | mediatek,mt6795-pinctrl.yaml | 67 pins it needs, and how they should be configured, with regard to muxer
|
D | mediatek,mt8186-pinctrl.yaml | 79 pins it needs, and how they should be configured, with regard to muxer
|
D | mediatek,mt8195-pinctrl.yaml | 72 pins it needs, and how they should be configured, with regard to muxer
|
/Linux-v6.6/drivers/media/pci/ivtv/ |
D | ivtv-routing.c | 33 /* handle muxer chips */ in ivtv_audio_set_io()
|
/Linux-v6.6/sound/soc/codecs/ |
D | simple-mux.c | 67 SOC_DAPM_ENUM_EXT("Muxer", simple_mux_enum, simple_mux_control_get, simple_mux_control_put);
|
/Linux-v6.6/arch/mips/alchemy/devboards/ |
D | bcsr.c | 89 * DB1200/PB1200 CPLD IRQ muxer
|
/Linux-v6.6/Documentation/driver-api/media/drivers/ |
D | vidtv.rst | 208 These packets may be interleaved by the muxer and then delivered 215 The muxer runs a loop which is responsible for:
|
/Linux-v6.6/Documentation/sound/hd-audio/ |
D | realtek-pc-beep.rst | 6 Realtek HDA codecs and controls a muxer and pair of passthrough mixers that can
|
12