Home
last modified time | relevance | path

Searched full:muxer (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_mux.h7 * 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 Deukrea-tlv320.txt11 - 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 Dimx-audio-sgtl5000.txt35 - 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 Dfsl,imx-audio-es8328.yaml68 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 Dfsl-asoc-card.yaml174 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 Damdgpu_ring_mux.c318 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 Di2c-mux-gpio.yaml51 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 Di2c-mux-reg.txt23 - idle-state: value to set the muxer to when idle. When no value is
/linux/drivers/media/pci/cx18/
H A Dcx18-audio.c35 /* handle muxer chips */ in cx18_audio_set_io()
H A Dcx18-cards.h53 u16 muxer_input; /* hardware muxer input for boards with a
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dtoshiba,visconti-pinctrl.yaml36 pins it needs, and how they should be configured, with regard to muxer
H A Dstarfive,jh7110-aon-pinctrl.yaml54 muxer configuration, bias, input enable/disable, input schmitt
H A Dsophgo,cv1800-pinctrl.yaml47 be configured, with regard to muxer configuration, bias, input
H A Dcanaan,k230-pinctrl.yaml41 be configured, with regard to muxer configuration, bias, input
H A Dspacemit,k1-pinctrl.yaml36 be configured, with regard to muxer configuration, bias pull,
H A Dstarfive,jh7110-sys-pinctrl.yaml60 muxer configuration, bias, input enable/disable, input schmitt
H A Dnuvoton,ma35d1-pinctrl.yaml84 pins it needs, and how they should be configured, with regard to muxer
H A Dmediatek,mt8192-pinctrl.yaml65 pins it needs, and how they should be configured, with regard to muxer
H A Dmediatek,mt65xx-pinctrl.yaml83 pins it needs, and how they should be configured, with regard to muxer
H A Dmediatek,mt6795-pinctrl.yaml67 pins it needs, and how they should be configured, with regard to muxer
H A Dmediatek,mt8188-pinctrl.yaml82 pins it needs, and how they should be configured, with regard to muxer
H A Dmediatek,mt6779-pinctrl.yaml124 pins it needs, and how they should be configured, with regard to muxer
/linux/drivers/media/pci/ivtv/
H A Divtv-routing.c33 /* handle muxer chips */ in ivtv_audio_set_io()
/linux/arch/mips/alchemy/devboards/
H A Dbcsr.c89 * DB1200/PB1200 CPLD IRQ muxer
/linux/Documentation/driver-api/media/drivers/
H A Dvidtv.rst208 These packets may be interleaved by the muxer and then delivered
215 The muxer runs a loop which is responsible for:

12