Lines Matching full:vga
6 for typical output devices, like HDMI, TV Encoder, VGA, and RGB LCD.
61 * VGA output device
64 - compatible: should be "zte,zx296718-vga"
65 - reg: Physical base address and length of the VGA device IO region
66 - interrupts : VGA interrupt number to CPU
67 - clocks: Phandle with clock-specifier pointing to VGA I2C clock.
69 - zte,vga-power-control: the phandle to SYSCTRL block followed by two
71 to control VGA DAC power, and the second cell is the bit mask.
96 vga: vga@8000 {
97 compatible = "zte,zx296718-vga";
102 zte,vga-power-control = <&sysctrl 0x170 0xe0>;