Home
last modified time | relevance | path

Searched defs:regulator (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dphase_fault_detection.cpp46 Chassis& /*chassis*/, Device& regulator) in execute()
87 PhaseFaultType faultType, Services& services, Device& regulator, in checkForPhaseFault()
128 Services& services, Device& regulator, in logPhaseFault()
/openbmc/u-boot/board/rockchip/evb_rk3399/
H A Devb-rk3399.c16 struct udevice *pinctrl, *regulator; in board_init() local
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mvebu.c46 struct udevice *regulator; in xhci_usb_probe() local
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dphase_fault_detection_tests.cpp81 auto regulator = std::make_unique<Device>( member in PhaseFaultDetectionTests
122 Device* regulator{nullptr}; member in PhaseFaultDetectionTests
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c313 struct udevice *regulator; in board_usb_port_power_set() local
/openbmc/u-boot/drivers/phy/
H A Dphy-stm32-usbphyc.c273 struct udevice **regulator) in stm32_usbphyc_get_regulator()