/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ |
nouveau_nvkm_subdev_bios_iccsense.c | 81 iccsense->rail = kmalloc_array(cnt, sizeof(struct pwr_rail_t), 83 if (!iccsense->rail) 88 struct pwr_rail_t *rail = &iccsense->rail[i]; local in function:nvbios_iccsense_parse 97 rail->mode = 1; 99 rail->mode = 0; 100 rail->extdev_id = nvbios_rd08(bios, entry + 0x2); 104 rail->mode = nvbios_rd08(bios, entry); 105 rail->extdev_id = nvbios_rd08(bios, entry + 0x1); 110 if (nvbios_extdev_parse(bios, rail->extdev_id, &extdev) [all...] |
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/iccsense/ |
nouveau_nvkm_subdev_iccsense_base.c | 72 struct nvkm_iccsense_rail *rail, 75 return nvkm_iccsense_poll_lane(rail->sensor->i2c, rail->sensor->addr, 76 shunt_reg, 0, bus_reg, 3, rail->mohm, 82 struct nvkm_iccsense_rail *rail) 84 return nvkm_iccsense_ina2x9_read(iccsense, rail, 3, 4); 89 struct nvkm_iccsense_rail *rail) 91 return nvkm_iccsense_ina2x9_read(iccsense, rail, 1, 2); 96 struct nvkm_iccsense_rail *rail) 98 return nvkm_iccsense_poll_lane(rail->sensor->i2c, rail->sensor->addr 117 struct nvkm_iccsense_rail *rail; local in function:nvkm_iccsense_read_all 140 struct nvkm_iccsense_rail *rail, *tmpr; local in function:nvkm_iccsense_dtor 265 struct nvkm_iccsense_rail *rail; local in function:nvkm_iccsense_oneinit [all...] |
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ |
iccsense.h | 21 struct pwr_rail_t *rail; member in struct:nvbios_iccsense
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
bcm2835-rpi-a-plus.dts | 35 * "NC" = not connected (no rail from the SoC)
|
bcm2835-rpi-a.dts | 29 * "NC" = not connected (no rail from the SoC)
|
bcm2835-rpi-b-plus.dts | 37 * "NC" = not connected (no rail from the SoC)
|
bcm2835-rpi-b-rev2.dts | 30 * "NC" = not connected (no rail from the SoC)
|
bcm2835-rpi-zero.dts | 32 * "NC" = not connected (no rail from the SoC)
|
bcm2836-rpi-2-b.dts | 37 * "NC" = not connected (no rail from the SoC)
|
rk3288-veyron-sdmmc.dtsi | 35 * (and also to get the voltage rail correct).
|
ls1021a-tsn.dts | 153 /* Current sensing circuit for 1V VDDCORE PMIC rail */ 160 /* Current sensing circuit for 12V VCC rail */
|
bcm2835-rpi-zero-w.dts | 42 * "NC" = not connected (no rail from the SoC)
|
bcm2837-rpi-3-a-plus.dts | 57 * "NC" = not connected (no rail from the SoC)
|
bcm2837-rpi-3-b-plus.dts | 64 * "NC" = not connected (no rail from the SoC)
|
bcm2837-rpi-3-b.dts | 57 * "NC" = not connected (no rail from the SoC)
|
am335x-pepper.dts | 466 /* 3.3V rail */ 472 /* VDD_3V3A 3.3V rail */ 479 /* VDD_3V3B 3.3V rail */
|
imx6sx-softing-vining-2000.dts | 73 * This board has a shared rail of reg_arm and reg_soc (supplied by
|
tegra114-roth.dts | 935 regulator-name = "rail-3v3"; 942 regulator-name = "rail-5v0";
|
tegra20-paz00.dts | 465 * rail for the same purpose need it
|
tegra114-dalmore.dts | 1048 regulator-name = "rail-3v3"; 1055 regulator-name = "rail-5v0";
|
ste-ux500-samsung-codina.dts | 424 /* GPIO222 rail BT_VREG_EN to BT_REG_ON */
|
ste-ux500-samsung-gavini.dts | 399 /* GPIO222 rail BT_VREG_EN to BT_REG_ON */
|
ste-ux500-samsung-janice.dts | 442 /* GPIO222 rail BT_VREG_EN to BT_REG_ON */
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/ |
rk3399-gru.dtsi | 37 * put the child rail as an alias of the parent rail. Sometimes rails 39 * - The EC controls the enable and the EC always enables a rail as
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/ |
hi3660-hikey960.dts | 266 /* The rail from pin BK36 is named LCD_TE0, we assume to be muxed as GPIO for GPIO-G */
|