Home
last modified time | relevance | path

Searched full:vp2 (Results 1 – 25 of 29) sorted by relevance

12

/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,am65x-dss.yaml37 - description: OVR2 overlay manager for vp2
39 - description: VP2 video port 2
50 - const: vp2
57 - description: vp2 Video Port 2 pixel clock
63 - const: vp2
152 <0x04a0b000 0x1000>, /* vp2 */
155 "ovr1", "ovr2", "vp1", "vp2", "common1";
161 clock-names = "fck", "vp1", "vp2";
H A Dti,j721e-dss.yaml35 - description: OVR2 overlay manager for vp2
39 - description: VP2 video port 2
59 - const: vp2
68 - description: vp2 Video Port 2 pixel clock
76 - const: vp2
172 <0x04aa0000 0x10000>, /* vp2 */
180 "vp1", "vp2", "vp3", "vp4",
187 clock-names = "fck", "vp1", "vp2", "vp3", "vp4";
/linux/sound/drivers/opl3/
H A Dopl3_midi.c139 struct snd_opl3_voice *vp, *vp2; in opl3_get_voice() local
189 vp2 = &opl3->voices[i + 3]; in opl3_get_voice()
190 if (vp2->state == SNDRV_OPL3_ST_ON_2OP) { in opl3_get_voice()
193 voice_time = max(voice_time, vp2->time); in opl3_get_voice()
292 struct snd_opl3_voice *vp, *vp2; in snd_opl3_note_on() local
406 vp2 = &opl3->voices[voice + 3]; in snd_opl3_note_on()
407 if (vp2->state > 0) { in snd_opl3_note_on()
568 vp2 = &opl3->voices[voice + 3]; in snd_opl3_note_on()
569 vp2->time = opl3->use_time++; in snd_opl3_note_on()
570 vp2->note = key; in snd_opl3_note_on()
[all …]
/linux/Documentation/devicetree/bindings/regulator/
H A Dactive-semi,act8600.yaml51 vp2-supply:
52 description: Handle to the VP2 input supply
H A Dactive-semi,act8865.yaml51 vp2-supply:
52 description: Handle to the VP2 input supply
H A Dactive-semi,act8846.yaml43 vp2-supply:
44 description: Handle to the VP2 input supply (REG2)
H A Dactive-semi,act8945a.yaml51 vp2-supply:
52 description: Handle to the VP2 input supply
/linux/Documentation/i2c/busses/
H A Di2c-via.rst17 - MVP3, VP3, VP2/97, VPX/97
/linux/drivers/regulator/
H A Dact8865-regulator.c467 ACT88xx_REG("DCDC2", ACT8600, DCDC2, VSET, "vp2"),
519 ACT88xx_REG("REG2", ACT8846, REG2, VSET0, "vp2"),
534 ACT88xx_REG("DCDC_REG2", ACT8865, DCDC2, VSET1, "vp2"),
544 ACT88xx_REG("DCDC_REG2", ACT8865, DCDC2, VSET2, "vp2"),
H A Dact8945a-regulator.c256 ACT89xx_REG("DCDC_REG2", ACT8945A, DCDC2, VSET1, "vp2"),
266 ACT89xx_REG("DCDC_REG2", ACT8945A, DCDC2, VSET2, "vp2"),
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568-wolfvision-pf5-display.dtsi113 &vp2 {
H A Drk3368-evb-act8846.dts46 vp2-supply = <&vcc_sys>;
/linux/Documentation/devicetree/bindings/display/rockchip/
H A Drockchip-vop2.yaml201 vp2: port@2 {
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am65-main.dtsi1002 <0x0 0x04a0b000 0x0 0x1000>, /* vp2 */
1005 "ovr1", "ovr2", "vp1", "vp2", "common1";
1014 clock-names = "fck", "vp1", "vp2";
1017 * Set vp2 clk (DPI_1_IN_CLK) mux to PLL4 via
H A Dk3-am68-sk-base-board.dts666 * VP2 - DSI
/linux/drivers/pinctrl/sunxi/
H A Dpinctrl-sun9i-a80.c284 SUNXI_FUNCTION(0x3, "lvds0")), /* VP2 */
334 SUNXI_FUNCTION(0x3, "lvds1")), /* VP2 */
H A Dpinctrl-sun6i-a31.c470 SUNXI_FUNCTION(0x3, "lvds0")), /* VP2 */
525 PINCTRL_SUN6I_A31)), /* VP2 */
H A Dpinctrl-sun50i-h616.c231 SUNXI_FUNCTION(0x3, "lvds0"), /* VP2 */
301 SUNXI_FUNCTION(0x3, "lvds1"), /* VP2 */
H A Dpinctrl-sun8i-a33.c237 SUNXI_FUNCTION(0x3, "lvds0")), /* VP2 */
H A Dpinctrl-sun4i-a10.c520 SUNXI_FUNCTION(0x3, "lvds0")), /* VP2 */
570 SUNXI_FUNCTION(0x3, "lvds1")), /* VP2 */
H A Dpinctrl-sun8i-v3s.c265 SUNXI_FUNCTION(0x3, "lvds"), /* VP2 */
H A Dpinctrl-sun50i-a64.c276 SUNXI_FUNCTION(0x3, "lvds0"), /* VP2 */
H A Dpinctrl-sun8i-a23.c315 SUNXI_FUNCTION(0x3, "lvds0")), /* VP2 */
/linux/arch/mips/boot/dts/ingenic/
H A Dci20.dts309 vp2-supply = <&vcc_33v>;
/linux/drivers/usb/host/
H A DKconfig589 (like VIA VP2, VP3, MVP3, Apollo Pro, Apollo Pro II or Apollo Pro

12