Searched full:vid0 (Results 1 – 14 of 14) sorted by relevance
/linux-5.10/drivers/regulator/ |
D | max8952.c | 40 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 …]
|
D | max8649.c | 52 unsigned mode:2; /* bit[1:0] = VID1, VID0 */ 200 /* enable VID0 & VID1 */ in max8649_regulator_probe()
|
/linux-5.10/Documentation/devicetree/bindings/display/xlnx/ |
D | xlnx,zynqmp-dpsub.yaml | 109 - const: vid0 162 dma-names = "vid0", "vid1", "vid2", "gfx0";
|
/linux-5.10/include/linux/regulator/ |
D | max8649.h | 34 unsigned mode:2; /* bit[1:0] = VID1,VID0 */
|
/linux-5.10/drivers/gpu/drm/sti/ |
D | sti_mixer.c | 84 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/ |
D | vpbe_osd.h | 351 /* 1-->the isr will toggle the VID0 ping-pong buffer */ 370 /* OSD0, VID0, OSD1, VID1 */
|
/linux-5.10/Documentation/admin-guide/media/ |
D | davinci-vpbe.rst | 14 provides v4l2 device interface to manage VID0 and VID1 layers.
|
/linux-5.10/arch/arm/mach-mmp/ |
D | jasper.c | 122 .mode = 2, /* VID1 = 1, VID0 = 0 */
|
D | brownstone.c | 128 .mode = 2, /* VID1 = 1, VID0 = 0 */
|
/linux-5.10/Documentation/hwmon/ |
D | w83627hf.rst | 55 The `w83627_HF_` uses pins 110-106 as VID0-VID4. The `w83627_THF_` uses the
|
/linux-5.10/drivers/media/platform/davinci/ |
D | vpbe_osd.c | 121 * 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/ |
D | dt3155.c | 364 strscpy(input->name, "J2/VID0", sizeof(input->name)); in dt3155_enum_input()
|
/linux-5.10/drivers/net/ethernet/freescale/ |
D | ucc_geth.h | 958 = 0x2, /* Tagged - if vid0 replace vid with default value */
|
/linux-5.10/drivers/platform/x86/ |
D | thinkpad_acpi.c | 4965 "\\_SB.PCI0.AGP0.VID0", /* 600e/x, 770x */ 4966 "\\_SB.PCI0.VID0", /* 770e */
|