| /linux/Documentation/devicetree/bindings/display/ti/ | 
| H A D | ti,k2g-dss.yaml | 28       - description: OVR1 overlay manager for vp129       - description: VP1 video port 1
 37       - const: vp1
 42       - description: vp1 Video Port 1 pixel clock
 47       - const: vp1
 90             reg-names = "cfg", "common", "vid1", "ovr1", "vp1";
 93             clock-names = "fck", "vp1";
 
 | 
| H A D | ti,j721e-dss.yaml | 34       - description: OVR1 overlay manager for vp138       - description: VP1 video port 1
 58       - const: vp1
 67       - description: vp1 Video Port 1 pixel clock
 75       - const: vp1
 171                     <0x04a80000 0x10000>, /* vp1 */
 180                     "vp1", "vp2", "vp3", "vp4",
 187             clock-names = "fck", "vp1", "vp2", "vp3", "vp4";
 
 | 
| /linux/drivers/media/i2c/ | 
| H A D | ak881x.c | 150 	u8 vp1;  in ak881x_s_std_output()  local153 		vp1 = 3;  in ak881x_s_std_output()
 156 		vp1 = 5;  in ak881x_s_std_output()
 159 		vp1 = 7;  in ak881x_s_std_output()
 162 		vp1 = 0;  in ak881x_s_std_output()
 165 		vp1 = 0xf;  in ak881x_s_std_output()
 172 	reg_set(client, AK881X_VIDEO_PROCESS1, vp1, 0xf);  in ak881x_s_std_output()
 
 | 
| /linux/Documentation/devicetree/bindings/regulator/ | 
| H A D | active-semi,act8600.yaml | 42           vp1-supply:43             description: Handle to the VP1 input supply
 
 | 
| H A D | active-semi,act8865.yaml | 42           vp1-supply:43             description: Handle to the VP1 input supply
 
 | 
| H A D | active-semi,act8846.yaml | 40   vp1-supply:41     description: Handle to the VP1 input supply (REG1)
 
 | 
| /linux/drivers/regulator/ | 
| H A D | act8865-regulator.c | 466 	ACT88xx_REG("DCDC1", ACT8600, DCDC1, VSET, "vp1"),518 	ACT88xx_REG("REG1", ACT8846, REG1, VSET, "vp1"),
 533 	ACT88xx_REG("DCDC_REG1", ACT8865, DCDC1, VSET1, "vp1"),
 543 	ACT88xx_REG("DCDC_REG1", ACT8865, DCDC1, VSET2, "vp1"),
 
 | 
| H A D | act8945a-regulator.c | 255 	ACT89xx_REG("DCDC_REG1", ACT8945A, DCDC1, VSET1, "vp1"),265 	ACT89xx_REG("DCDC_REG1", ACT8945A, DCDC1, VSET2, "vp1"),
 
 | 
| /linux/arch/arm64/boot/dts/rockchip/ | 
| H A D | rk3588-orangepi-5-max.dts | 120 &vp1 {
 | 
| H A D | rk3368-evb-act8846.dts | 45 		vp1-supply = <&vcc_sys>;
 | 
| H A D | rk3566-anbernic-rg353x.dtsi | 189 &vp1 {
 | 
| H A D | rk3588-coolpi-cm5-evb.dts | 314 &vp1 {
 | 
| H A D | rk3588-orangepi-5-plus.dts | 410 &vp1 {
 | 
| H A D | rk3588-armsom-w3.dts | 504 &vp1 {
 | 
| H A D | rk3568-evb1-v10.dts | 746 &vp1 {
 | 
| H A D | rk3566-powkiddy-rk2023.dtsi | 856 &vp1 {
 | 
| H A D | rk3566-pinetab2.dtsi | 939 &vp1 {
 | 
| /linux/arch/arm/boot/dts/ti/keystone/ | 
| H A D | keystone-k2g.dtsi | 329 			reg-names = "cfg", "common", "vid1", "ovr1", "vp1";332 			clock-names = "fck", "vp1";
 
 | 
| /linux/drivers/pinctrl/sunxi/ | 
| H A D | pinctrl-sun9i-a80.c | 274 		  SUNXI_FUNCTION(0x3, "lvds0")),	/* VP1 */324 		  SUNXI_FUNCTION(0x3, "lvds1")),	/* VP1 */
 
 | 
| H A D | pinctrl-sun50i-h616.c | 217 		  SUNXI_FUNCTION(0x3, "lvds0"),		/* VP1 */287 		  SUNXI_FUNCTION(0x3, "lvds1"),		/* VP1 */
 
 | 
| H A D | pinctrl-sun8i-a33.c | 227 		  SUNXI_FUNCTION(0x3, "lvds0")),	/* VP1 */
 | 
| H A D | pinctrl-sun8i-v3s.c | 254 			  SUNXI_FUNCTION(0x3, "lvds"),		/* VP1 */
 | 
| H A D | pinctrl-sun50i-a64.c | 263 		  SUNXI_FUNCTION(0x3, "lvds0"),		/* VP1 */
 | 
| /linux/arch/mips/boot/dts/ingenic/ | 
| H A D | ci20.dts | 303 				vp1-supply = <&vcc_33v>;
 | 
| /linux/arch/arm64/boot/dts/ti/ | 
| H A D | k3-am65-main.dtsi | 1004 		      <0x0 0x04a0a000 0x0 0x1000>, /* vp1 */1008 			"ovr1", "ovr2", "vp1", "vp2", "common1";
 1017 		clock-names = "fck", "vp1", "vp2";
 
 |