Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/Bindings/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.cpp4026 return SendErrorResponse(Status("vCtrl is only valid in non-stop mode")); in Handle_vCtrlC()