Home
last modified time | relevance | path

Searched refs:rk3288_regulator_names (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/rockchip/
H A Drk3288_vop.c47 static const char * const rk3288_regulator_names[] = { variable
66 rk_vop_probe_regulators(dev, rk3288_regulator_names, in rk3288_vop_probe()
67 ARRAY_SIZE(rk3288_regulator_names)); in rk3288_vop_probe()
H A Drk3288_hdmi.c81 static const char * const rk3288_regulator_names[] = { variable
91 rk_hdmi_probe_regulators(dev, rk3288_regulator_names, in rk3288_hdmi_probe()
92 ARRAY_SIZE(rk3288_regulator_names)); in rk3288_hdmi_probe()