Searched refs:tvout (Results 1 – 12 of 12) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/sti/ |
D | sti_tvout.c | 125 struct sti_tvout *tvout; member 131 #define to_sti_tvout(x) to_sti_tvout_encoder(x)->tvout 145 static u32 tvout_read(struct sti_tvout *tvout, int offset) in tvout_read() argument 147 return readl(tvout->regs + offset); in tvout_read() 150 static void tvout_write(struct sti_tvout *tvout, u32 val, int offset) in tvout_write() argument 152 writel(val, tvout->regs + offset); in tvout_write() 164 static void tvout_vip_set_color_order(struct sti_tvout *tvout, int reg, in tvout_vip_set_color_order() argument 167 u32 val = tvout_read(tvout, reg); in tvout_vip_set_color_order() 176 tvout_write(tvout, val, reg); in tvout_vip_set_color_order() 186 static void tvout_vip_set_clip_mode(struct sti_tvout *tvout, int reg, u32 range) in tvout_vip_set_clip_mode() argument [all …]
|
/linux-6.6.21/Documentation/devicetree/bindings/sound/ |
D | nokia,rx51.txt | 9 - tvout-selection-gpios: GPIO for tvout selection 23 tvout-selection-gpios = <&gpio2 8 GPIO_ACTIVE_HIGH>; /* 40 */
|
/linux-6.6.21/arch/arm/boot/dts/st/ |
D | stih407.dtsi | 80 sti-tvout@8d08000 { 81 compatible = "st,stih407-tvout"; 83 reg-names = "tvout-reg"; 84 reset-names = "tvout";
|
D | stih410.dtsi | 172 sti-tvout@8d08000 { 173 compatible = "st,stih407-tvout"; 175 reg-names = "tvout-reg"; 176 reset-names = "tvout";
|
D | ste-ab8500.dtsi | 340 // supply for tvout; gpadc; TVOUT LDO
|
/linux-6.6.21/Documentation/devicetree/bindings/display/ |
D | st,stih4xx.txt | 44 - 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";
|
/linux-6.6.21/sound/soc/ti/ |
D | rx51.c | 49 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()
|
/linux-6.6.21/drivers/acpi/ |
D | acpi_video.c | 176 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()
|
/linux-6.6.21/drivers/video/fbdev/matrox/ |
D | matroxfb_misc.c | 466 bd->output.tvout = 0; in get_bios_tvout() 480 bd->output.tvout = 1; in get_bios_tvout()
|
D | matroxfb_base.h | 324 unsigned char state, tvout; member
|
/linux-6.6.21/arch/arm/boot/dts/ti/omap/ |
D | omap3-gta04.dtsi | 220 /* devconf1 setup for tvout pins */
|
D | omap3-n900.dts | 148 tvout-selection-gpios = <&gpio2 8 GPIO_ACTIVE_HIGH>; /* 40 */
|