Home
last modified time | relevance | path

Searched full:vctrl (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dvctrl-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/vctrl-regulator.yaml#
17 const: vctrl-regulator
48 this situation the vctrl driver breaks down larger voltage decreases
67 vctrl-reg {
68 compatible = "vctrl-regulator";
H A Dvctrl.txt6 - compatible : must be "vctrl-regulator".
25 avoid this situation the vctrl driver breaks down
36 vctrl-reg {
37 compatible = "vctrl-regulator";
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-gru.dtsi121 compatible = "vctrl-regulator";
150 compatible = "vctrl-regulator";
179 compatible = "vctrl-regulator";
H A Drk3399-gru-chromebook.dtsi66 compatible = "vctrl-regulator";
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-tse850-3.dts343 /* 4 */ "", "456KHZ", "VCTRL", "SYNCSEL",
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp4032 Status::FromErrorString("vCtrl is only valid in non-stop mode")); in Handle_vCtrlC()