Home
last modified time | relevance | path

Searched refs:DSS (Results 1 – 25 of 42) sorted by relevance

12

/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,omap-dss.txt11 The OMAP Display Subsystem (DSS) hardware consists of DSS Core, DISPC module and
12 a number of encoder modules. All DSS versions contain DSS Core and DISPC, but
15 The DSS Core is the parent of the other DSS modules, and manages clock routing,
27 The DSS Core and the encoders have video port outputs. The structure of the
30 described in the SoC's DSS binding documentation.
45 A shortened example of the DSS description for OMAP4, with non-relevant parts
90 DSS Core --(MIPI DPI)--> TFP410 --(DVI)--> DVI Connector
H A Dti,dra7-dss.txt7 DSS Core
32 - DSS Submodules: HDMI
H A Dti,omap5-dss.txt7 DSS Core
21 - DSS Submodules: RFBI, DSI, HDMI
H A Dti,omap4-dss.txt7 DSS Core
21 - DSS Submodules: RFBI, VENC, DSI, HDMI
H A Dti,omap2-dss.txt7 DSS Core
H A Dti,omap3-dss.txt7 DSS Core
/linux/arch/arm/boot/dts/ti/omap/
H A Dam437x-sbc-t43.dts34 AM4372_IOPAD(0x9b0, PIN_OUTPUT_PULLUP | MUX_MODE2) /* cam0 hd -> DSS DATA 23 */
41 AM4372_IOPAD(0x9cc, PIN_OUTPUT_PULLUP | MUX_MODE2) /* cam1 data 9 -> DSS DATA 16 */
43 AM4372_IOPAD(0x8a0, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS DATA 0 */
58 AM4372_IOPAD(0x8dc, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS DATA 15 */
59 AM4372_IOPAD(0x8e0, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS VSYNC */
60 AM4372_IOPAD(0x8e4, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
61 AM4372_IOPAD(0x8e8, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS PCLK */
62 AM4372_IOPAD(0x8ec, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS AC BIAS EN */
H A Dam437x-sk-evm.dts347 AM4372_IOPAD(0x820, PIN_OUTPUT | MUX_MODE1) /* gpmc ad 8 -> DSS DATA 23 */
354 AM4372_IOPAD(0x83c, PIN_OUTPUT | MUX_MODE1) /* gpmc ad 15 -> DSS DATA 16 */
355 AM4372_IOPAD(0x8a0, PIN_OUTPUT | MUX_MODE0) /* DSS DATA 0 */
370 AM4372_IOPAD(0x8dc, PIN_OUTPUT | MUX_MODE0) /* DSS DATA 15 */
371 AM4372_IOPAD(0x8e0, PIN_OUTPUT | MUX_MODE0) /* DSS VSYNC */
372 AM4372_IOPAD(0x8e4, PIN_OUTPUT | MUX_MODE0) /* DSS HSYNC */
373 AM4372_IOPAD(0x8e8, PIN_OUTPUT | MUX_MODE0) /* DSS PCLK */
374 AM4372_IOPAD(0x8ec, PIN_OUTPUT | MUX_MODE0) /* DSS AC BIAS EN */
H A Dam43x-epos-evm.dts408 AM4372_IOPAD(0x820, PIN_OUTPUT_PULLUP | MUX_MODE1) /*gpmc ad 8 -> DSS DATA 23 */
415 AM4372_IOPAD(0x83c, PIN_OUTPUT_PULLUP | MUX_MODE1) /*gpmc ad 15 -> DSS DATA 16 */
416 AM4372_IOPAD(0x8a0, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS DATA 0 */
431 AM4372_IOPAD(0x8dc, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS DATA 15 */
432 AM4372_IOPAD(0x8e0, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS VSYNC */
433 AM4372_IOPAD(0x8e4, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
434 AM4372_IOPAD(0x8e8, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS PCLK */
435 AM4372_IOPAD(0x8ec, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS AC BIAS EN */
H A Dam437x-gp-evm.dts268 AM4372_IOPAD(0x820, PIN_OUTPUT_PULLUP | MUX_MODE1) /*gpmc ad 8 -> DSS DATA 23 */
275 AM4372_IOPAD(0x83c, PIN_OUTPUT_PULLUP | MUX_MODE1) /*gpmc ad 15 -> DSS DATA 16 */
276 AM4372_IOPAD(0x8a0, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS DATA 0 */
291 AM4372_IOPAD(0x8dc, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS DATA 15 */
292 AM4372_IOPAD(0x8e0, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS VSYNC */
293 AM4372_IOPAD(0x8e4, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
294 AM4372_IOPAD(0x8e8, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS PCLK */
295 AM4372_IOPAD(0x8ec, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS AC BIAS EN */
/linux/Documentation/networking/
H A Dcdc_mbim.rst196 Device Service Streams (DSS)
201 device, mapping MBIM DSS session A to VLAN ID (256 + A) for all values
207 The DSS VLAN subdevices are used as a practical interface between the
208 shared MBIM data channel and a MBIM DSS aware userspace application.
210 assumption is that a userspace application initiating a DSS session
211 also takes care of the necessary framing of the DSS data, presenting
214 The network device ABI requires a dummy ethernet header for every DSS
224 The DSS supporting userspace management application is responsible for
235 This is only an example, most suitable for testing out a DSS
236 service. Userspace applications supporting specific MBIM DSS services
[all …]
H A Dmptcp-sysctl.rst49 Control whether DSS checksum can be enabled.
51 DSS checksum can be enabled if the value is nonzero. This is a
/linux/Documentation/arch/arm/omap/
H A Ddss.rst31 - Adjusting DSS FCK to find a good pixel clock
32 - Use DSI DPLL to create DSS FCK
42 The DSS driver does not itself have any support for Linux framebuffer, V4L or
46 The DSS driver models OMAP's overlays, overlay managers and displays in a
54 well. Hence, it is relevant to update the DSS device driver to provide an audio
64 While a given DSS device driver may support audio, it is possible that for
71 specific DSS device driver, a struct omap_dss_audio is defined. Its purpose
101 themselves to the DSS driver.
163 The sysfs interface is divided to two parts: DSS and FB.
239 handled by omapfb, and the rest by the DSS::
[all …]
/linux/Documentation/admin-guide/media/
H A Dtechnisat.rst68 #) => ``Integrant ITD1000 Zero IF tuner for DVB-S/DSS``
74 #) => ``Conexant CX24113/CX24128 tuner for DVB-S/DSS``
H A Dfrontend-cardlist.rst88 cx24113 Conexant CX24113/CX24128 tuner for DVB-S/DSS
89 itd1000 Integrant ITD1000 Zero IF tuner for DVB-S/DSS
/linux/drivers/gpu/drm/tidss/
H A DKconfig12 SoCs released with DSS. Each with somewhat different version
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A DKconfig27 bool "Collect DSS IRQ statistics"
30 Collect DSS IRQ statistics, printable via debugfs.
/linux/drivers/gpu/drm/omapdrm/
H A DKconfig37 bool "Collect DSS IRQ statistics"
41 Collect DSS IRQ statistics, printable via debugfs.
/linux/drivers/gpu/drm/bridge/cadence/
H A DKconfig21 the routing of the DSS DPI signal to the Cadence DSI.
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_types.h64 DSS, enumerator
H A Dintel_gt_mcr.c154 gt->steering_table[DSS] = xelpg_dss_steering_table; in intel_gt_mcr_init()
622 case DSS: in get_nonterminated_steering()
/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend.rst18 - Satellite systems: DVB-S, DVB-S2, DVB Turbo, ISDB-S, DSS
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_types.h69 DSS, enumerator
/linux/Documentation/devicetree/bindings/clock/ti/
H A Dinterface.txt19 "ti,omap3-dss-interface-clock" - interface clock with DSS specific HW handling
/linux/sound/soc/ti/
H A DKconfig156 under DSS HDMI device. Omap-pcm is registered for platform
157 component also under DSS HDMI device. Dummy codec is used as

12