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