Home
last modified time | relevance | path

Searched refs:reg_lcd (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-logicpd.dts19 power-supply = <&reg_lcd>;
34 reg_lcd: regulator-lcd { label
56 vin-supply = <&reg_lcd>;
H A Dimx27-eukrea-mbimxsd27-baseboard.dts57 reg_lcd: regulator-0 { label
90 lcd-supply = <&reg_lcd>;
H A Dimx6dl-b1x5pv2.dtsi141 reg_lcd: regulator-lcd { label
244 power-supply = <&reg_lcd>;
H A Dimx6q-bosch-acc.dts43 power-supply = <&reg_lcd>;
192 reg_lcd: regulator-lcd { label
/openbmc/u-boot/arch/arm/dts/
H A Dimx6q-logicpd.dts58 power-supply = <&reg_lcd>;
61 reg_lcd: regulator-lcd { label
85 vin-supply = <&reg_lcd>;
H A Dimx6sll-evk.dts92 reg_lcd: regulator@4 { label
681 lcd-supply = <&reg_lcd>;
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dbeacon-renesom-baseboard.dtsi13 power-supply = <&reg_lcd>;
22 power-supply = <&reg_lcd>;
141 power-supply = <&reg_lcd>;
158 reg_lcd: regulator-lcd { label
174 vin-supply = <&reg_lcd>;
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc3250-phy3250.dts37 power-supply = <&reg_lcd>;
56 reg_lcd: regulator-lcd { label
/openbmc/linux/drivers/video/fbdev/
H A Datmel_lcdfb.c60 struct regulator *reg_lcd; member
208 else if (sinfo->reg_lcd) { in atmel_lcdfb_power_control()
210 ret = regulator_enable(sinfo->reg_lcd); in atmel_lcdfb_power_control()
215 ret = regulator_disable(sinfo->reg_lcd); in atmel_lcdfb_power_control()
1056 sinfo->reg_lcd = devm_regulator_get(&pdev->dev, "lcd"); in atmel_lcdfb_probe()
1057 if (IS_ERR(sinfo->reg_lcd)) in atmel_lcdfb_probe()
1058 sinfo->reg_lcd = NULL; in atmel_lcdfb_probe()
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28-tx28.dts87 reg_lcd: regulator-lcd-power { label
315 lcd-supply = <&reg_lcd>;