Searched refs:HDMI (Results 1 - 13 of 13) sorted by relevance

/drivers/gpu/drm/gma500/
H A Dmdfld_output.c54 case HDMI:
70 /* HDMI panel */
71 mdfld_init_panel(dev, 1, HDMI);
H A Dmdfld_output.h43 HDMI, enumerator in enum:panel_type
/drivers/video/
H A DKconfig43 config HDMI
/drivers/media/platform/vivid/
H A Dvivid-core.h103 HDMI, enumerator in enum:vivid_input
499 return dev->input_type[dev->input] == HDMI;
514 return dev->output_type[dev->output] == HDMI;
H A Dvivid-vid-common.c551 if (dev->input_type[edid->pad] != HDMI)
556 if (dev->output_type[edid->pad] != HDMI)
H A Dvivid-ctrls.c309 vivid_send_source_change(dev, HDMI);
381 vivid_send_source_change(dev, HDMI);
730 vivid_send_source_change(dev, HDMI);
1110 vivid_send_source_change(dev, HDMI);
1328 * HDMI outputs typically have this controls.
H A Dvivid-core.c125 /* Default: input 0 = WEBCAM, 1 = TV, 2 = SVID, 3 = HDMI */
130 "\t\t Type 0 == webcam, 1 == TV, 2 == S-Video, 3 == HDMI");
137 /* Default: output 0 = SVID, 1 = HDMI */
142 "\t\t Type 0 == S-Video, 1 == HDMI");
693 dev->output_type[i] = ((output_types[inst] >> i) & 1) ? HDMI : SVID;
903 if (in_type_counter[HDMI] == 0) {
912 if (out_type_counter[HDMI] == 0) {
971 in_type_counter[HDMI] || out_type_counter[HDMI]);
H A Dvivid-vid-out.c241 case HDMI:
437 * purposes, and it is something that HDMI transmitters are able
527 vivid_send_source_change(dev, HDMI);
1010 case HDMI:
1011 snprintf(out->name, sizeof(out->name), "HDMI %u",
H A Dvivid-vid-cap.c426 case HDMI:
1238 case HDMI:
1239 snprintf(inp->name, sizeof(inp->name), "HDMI %u",
1316 case HDMI:
1592 if (dev->input_type[edid->pad] != HDMI || edid->start_block)
/drivers/gpu/drm/
H A DKconfig10 select HDMI
/drivers/pinctrl/
H A Dpinctrl-tegra20.c2079 MUX_PG(hdint, HDMI, RSVD2, RSVD3, RSVD4, 0x1c, 23, 0x84, 4, -1, -1),
2117 MUX_PG(lpw0, DISPLAYA, DISPLAYB, SPI3, HDMI, 0x20, 3, 0x90, 0, -1, -1),
2119 MUX_PG(lpw2, DISPLAYA, DISPLAYB, SPI3, HDMI, 0x20, 5, 0x90, 4, -1, -1),
2121 MUX_PG(lsc1, DISPLAYA, DISPLAYB, SPI3, HDMI, 0x1c, 28, 0x90, 20, -1, -1),
2122 MUX_PG(lsck, DISPLAYA, DISPLAYB, SPI3, HDMI, 0x1c, 29, 0x90, 16, -1, -1),
2123 MUX_PG(lsda, DISPLAYA, DISPLAYB, SPI3, HDMI, 0x20, 1, 0x90, 8, -1, -1),
2125 MUX_PG(lspi, DISPLAYA, DISPLAYB, XIO, HDMI, 0x20, 0, 0x90, 10, -1, -1),
2131 MUX_PG(pta, I2C2, HDMI, GMI, RSVD4, 0x14, 24, 0x98, 22, 0xa4, 4),
H A Dpinctrl-bcm281xx.c55 /* HDMI pin register */
1305 BCM281XX_PIN_SHIFT(HDMI, MODE),
1306 BCM281XX_PIN_MASK(HDMI, MODE));
1313 BCM281XX_PIN_SHIFT(HDMI, INPUT_DIS),
1314 BCM281XX_PIN_MASK(HDMI, INPUT_DIS));
H A Dpinctrl-tegra30.c2290 PINGROUP(hdmi_int_pn7, HDMI, RSVD2, RSVD3, RSVD4, 0x3110, N, N),

Completed in 260 milliseconds