Home
last modified time | relevance | path

Searched refs:tvout (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_tvout.c667 encoder->tvout = tvout; in sti_tvout_create_dvo_encoder()
719 encoder->tvout = tvout; in sti_tvout_create_hda_encoder()
767 encoder->tvout = tvout; in sti_tvout_create_hdmi_encoder()
784 tvout->hdmi = sti_tvout_create_hdmi_encoder(dev, tvout); in sti_tvout_create_encoders()
785 tvout->hda = sti_tvout_create_hda_encoder(dev, tvout); in sti_tvout_create_encoders()
786 tvout->dvo = sti_tvout_create_dvo_encoder(dev, tvout); in sti_tvout_create_encoders()
789 drm_encoder_mask(tvout->hda) | drm_encoder_mask(tvout->dvo); in sti_tvout_create_encoders()
790 tvout->hda->possible_clones = drm_encoder_mask(tvout->hdmi) | in sti_tvout_create_encoders()
791 drm_encoder_mask(tvout->hda) | drm_encoder_mask(tvout->dvo); in sti_tvout_create_encoders()
848 tvout = devm_kzalloc(dev, sizeof(*tvout), GFP_KERNEL); in sti_tvout_probe()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dnokia,rx51.txt9 - tvout-selection-gpios: GPIO for tvout selection
23 tvout-selection-gpios = <&gpio2 8 GPIO_ACTIVE_HIGH>; /* 40 */
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstih407.dtsi80 sti-tvout@8d08000 {
81 compatible = "st,stih407-tvout";
83 reg-names = "tvout-reg";
84 reset-names = "tvout";
H A Dstih410.dtsi172 sti-tvout@8d08000 {
173 compatible = "st,stih407-tvout";
175 reg-names = "tvout-reg";
176 reset-names = "tvout";
H A Dste-ab8500.dtsi340 // supply for tvout; gpadc; TVOUT LDO
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dst,stih4xx.txt44 - sti-tvout: video out hardware block
47 - compatible: "st,stih<chip>-tvout"
191 sti-tvout@fe000000 {
192 compatible = "st,stih416-tvout";
194 reg-names = "tvout-reg", "hda-reg", "syscfg";
195 reset-names = "tvout";
/openbmc/linux/sound/soc/ti/
H A Drx51.c49 int hp = 0, hs = 0, tvout = 0; in rx51_ext_control() local
53 tvout = 1; in rx51_ext_control()
83 gpiod_set_value(pdata->tvout_selection_gpio, tvout); in rx51_ext_control()
/openbmc/u-boot/arch/arm/dts/
H A Dstih410.dtsi221 sti-tvout@8d08000 {
222 compatible = "st,stih407-tvout";
224 reg-names = "tvout-reg";
225 reset-names = "tvout";
/openbmc/linux/drivers/acpi/
H A Dacpi_video.c176 u8 tvout:1; member
1149 data->flags.tvout = 1; in acpi_video_bus_get_one_device()
1175 data->flags.tvout = 1; in acpi_video_bus_get_one_device()
1465 if (!video_device->flags.tvout) in acpi_video_get_edid()
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c466 bd->output.tvout = 0; in get_bios_tvout()
480 bd->output.tvout = 1; in get_bios_tvout()
H A Dmatroxfb_base.h324 unsigned char state, tvout; member
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-gta04.dtsi220 /* devconf1 setup for tvout pins */
H A Domap3-n900.dts148 tvout-selection-gpios = <&gpio2 8 GPIO_ACTIVE_HIGH>; /* 40 */