/linux/drivers/media/test-drivers/vidtv/ |
H A 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/Documentation/devicetree/bindings/sound/ |
H A 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.
|
H A 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
|
H A D | fsl,imx-audio-es8328.yaml | 68 description: The internal port of the i.MX audio muxer (AUDMUX) 74 description: The external port of the i.MX audio muxer (AUDMIX)
|
H A D | fsl-asoc-card.yaml | 174 description: The internal port of the i.MX audio muxer (AUDMUX) 179 description: The external port of the i.MX audio muxer
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ring_mux.c | 318 struct amdgpu_ring_mux *mux = &adev->gfx.muxer; in amdgpu_sw_ring_get_rptr_gfx() 327 struct amdgpu_ring_mux *mux = &adev->gfx.muxer; in amdgpu_sw_ring_get_wptr_gfx() 336 struct amdgpu_ring_mux *mux = &adev->gfx.muxer; in amdgpu_sw_ring_set_wptr_gfx() 395 struct amdgpu_ring_mux *mux = &adev->gfx.muxer; in amdgpu_sw_ring_ib_begin() 410 struct amdgpu_ring_mux *mux = &adev->gfx.muxer; in amdgpu_sw_ring_ib_end() 421 struct amdgpu_ring_mux *mux = &adev->gfx.muxer; in amdgpu_sw_ring_ib_mark_offset()
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A 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
|
H A D | i2c-mux-reg.txt | 23 - idle-state: value to set the muxer to when idle. When no value is
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-audio.c | 35 /* handle muxer chips */ in cx18_audio_set_io()
|
H A D | cx18-cards.h | 53 u16 muxer_input; /* hardware muxer input for boards with a
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | toshiba,visconti-pinctrl.yaml | 36 pins it needs, and how they should be configured, with regard to muxer
|
H A D | starfive,jh7110-aon-pinctrl.yaml | 54 muxer configuration, bias, input enable/disable, input schmitt
|
H A D | sophgo,cv1800-pinctrl.yaml | 47 be configured, with regard to muxer configuration, bias, input
|
H A D | canaan,k230-pinctrl.yaml | 41 be configured, with regard to muxer configuration, bias, input
|
H A D | spacemit,k1-pinctrl.yaml | 36 be configured, with regard to muxer configuration, bias pull,
|
H A D | starfive,jh7110-sys-pinctrl.yaml | 60 muxer configuration, bias, input enable/disable, input schmitt
|
H A D | nuvoton,ma35d1-pinctrl.yaml | 84 pins it needs, and how they should be configured, with regard to muxer
|
H A D | mediatek,mt8192-pinctrl.yaml | 65 pins it needs, and how they should be configured, with regard to muxer
|
H A D | mediatek,mt65xx-pinctrl.yaml | 83 pins it needs, and how they should be configured, with regard to muxer
|
H A D | mediatek,mt6795-pinctrl.yaml | 67 pins it needs, and how they should be configured, with regard to muxer
|
H A D | mediatek,mt8188-pinctrl.yaml | 82 pins it needs, and how they should be configured, with regard to muxer
|
H A D | mediatek,mt6779-pinctrl.yaml | 124 pins it needs, and how they should be configured, with regard to muxer
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-routing.c | 33 /* handle muxer chips */ in ivtv_audio_set_io()
|
/linux/arch/mips/alchemy/devboards/ |
H A D | bcsr.c | 89 * DB1200/PB1200 CPLD IRQ muxer
|
/linux/Documentation/driver-api/media/drivers/ |
H A 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:
|