Home
last modified time | relevance | path

Searched full:vddo (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dzinitix,bt400.yaml61 supply on the VCCA pin, and in that case the deprecated vddo-supply is
64 vddo-supply:
/linux/drivers/input/touchscreen/
H A Dzinitix.c341 * so check if "vddo" is present and in that case use these names. in zinitix_init_regulators()
344 if (of_property_present(dev->of_node, "vddo-supply")) { in zinitix_init_regulators()
346 bt541->supplies[1].supply = "vddo"; in zinitix_init_regulators()
/linux/Documentation/devicetree/bindings/clock/
H A Dsilabs,si5341.yaml118 "^vddo[0-9]-supply$": true
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-serranove.dts276 vddo-supply = <&pm8916_l6>;
/linux/drivers/clk/
H A Dclk-si5341.c1370 "unsupported vddo voltage %d for %s\n", in si5341_dt_parse_dt()
1596 snprintf(reg_name, sizeof(reg_name), "vddo%d", i); in si5341_probe()