Home
last modified time | relevance | path

Searched full:vid0 (Results 1 – 14 of 14) sorted by relevance

/linux-5.10/drivers/regulator/
Dmax8952.c40 bool vid0; member
76 if (max8952->vid0) in max8952_get_voltage_sel()
94 max8952->vid0 = selector & 0x1; in max8952_set_voltage_sel()
96 gpiod_set_value(max8952->vid0_gpiod, max8952->vid0); in max8952_set_voltage_sel()
235 max8952->vid0 = pdata->default_mode & 0x1; in max8952_pmic_probe()
238 /* Fetch vid0 and vid1 GPIOs if available */ in max8952_pmic_probe()
239 gflags = max8952->vid0 ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW; in max8952_pmic_probe()
254 dev_warn(&client->dev, "VID0/1 gpio invalid: " in max8952_pmic_probe()
256 max8952->vid0 = 0; in max8952_pmic_probe()
267 dev_err(&client->dev, "DVS modes disabled because VID0 and VID1" in max8952_pmic_probe()
[all …]
Dmax8649.c52 unsigned mode:2; /* bit[1:0] = VID1, VID0 */
200 /* enable VID0 & VID1 */ in max8649_regulator_probe()
/linux-5.10/Documentation/devicetree/bindings/display/xlnx/
Dxlnx,zynqmp-dpsub.yaml109 - const: vid0
162 dma-names = "vid0", "vid1", "vid2", "gfx0";
/linux-5.10/include/linux/regulator/
Dmax8649.h34 unsigned mode:2; /* bit[1:0] = VID1,VID0 */
/linux-5.10/drivers/gpu/drm/sti/
Dsti_mixer.c84 char *const disp_layer[] = {"BKG", "VID0", "VID1", "GDP0", in mixer_dbg_ctl()
113 seq_puts(s, "VID0"); in mixer_dbg_crb()
/linux-5.10/include/media/davinci/
Dvpbe_osd.h351 /* 1-->the isr will toggle the VID0 ping-pong buffer */
370 /* OSD0, VID0, OSD1, VID1 */
/linux-5.10/Documentation/admin-guide/media/
Ddavinci-vpbe.rst14 provides v4l2 device interface to manage VID0 and VID1 layers.
/linux-5.10/arch/arm/mach-mmp/
Djasper.c122 .mode = 2, /* VID1 = 1, VID0 = 0 */
Dbrownstone.c128 .mode = 2, /* VID1 = 1, VID0 = 0 */
/linux-5.10/Documentation/hwmon/
Dw83627hf.rst55 The `w83627_HF_` uses pins 110-106 as VID0-VID4. The `w83627_THF_` uses the
/linux-5.10/drivers/media/platform/davinci/
Dvpbe_osd.c121 * lconfig parameters apply to the vid0 window. This routine should be called
122 * whenever the vid0 layer configuration or start address is modified, or when
636 /* Y is in VID0 */ in _osd_start_layer()
/linux-5.10/drivers/media/pci/dt3155/
Ddt3155.c364 strscpy(input->name, "J2/VID0", sizeof(input->name)); in dt3155_enum_input()
/linux-5.10/drivers/net/ethernet/freescale/
Ducc_geth.h958 = 0x2, /* Tagged - if vid0 replace vid with default value */
/linux-5.10/drivers/platform/x86/
Dthinkpad_acpi.c4965 "\\_SB.PCI0.AGP0.VID0", /* 600e/x, 770x */
4966 "\\_SB.PCI0.VID0", /* 770e */