HomeSort by relevance Sort by last modified time
    Searched refs:rk_vop_probe_regulators (Results 1 - 5 of 5) sorted by null

  /external/u-boot/drivers/video/rockchip/
rk_vop.h 52 * rk_vop_probe_regulators() - probe (autoset + enable) regulators
63 void rk_vop_probe_regulators(struct udevice *dev,
rk3288_vop.c 66 rk_vop_probe_regulators(dev, rk3288_regulator_names,
rk3399_vop.c 70 rk_vop_probe_regulators(dev, rk3399_regulator_names,
rk_hdmi.c 22 #include "rk_vop.h" /* for rk_vop_probe_regulators */
103 rk_vop_probe_regulators(dev, names, cnt);
rk_vop.c 342 void rk_vop_probe_regulators(struct udevice *dev, function

Completed in 295 milliseconds