Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6q-logicpd.dts19 power-supply = <&reg_lcd>;
34 reg_lcd: regulator-lcd { label
56 vin-supply = <&reg_lcd>;
Dimx27-eukrea-mbimxsd27-baseboard.dts57 reg_lcd: regulator-0 { label
90 lcd-supply = <&reg_lcd>;
Dimx6dl-b1x5pv2.dtsi141 reg_lcd: regulator-lcd { label
244 power-supply = <&reg_lcd>;
Dimx6q-bosch-acc.dts43 power-supply = <&reg_lcd>;
192 reg_lcd: regulator-lcd { label
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dsitronix,st7701.yaml132 VCC-supply = <&reg_lcd>;
133 IOVCC-supply = <&reg_lcd>;
Danbernic,rg35xx-plus-panel.yaml59 power-supply = <&reg_lcd>;
/linux-6.12.1/arch/arm64/boot/dts/renesas/
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>;
/linux-6.12.1/arch/arm/boot/dts/nxp/lpc/
Dlpc3250-phy3250.dts37 power-supply = <&reg_lcd>;
56 reg_lcd: regulator-lcd { label
/linux-6.12.1/drivers/video/fbdev/
Datmel_lcdfb.c60 struct regulator *reg_lcd; member
207 else if (sinfo->reg_lcd) { in atmel_lcdfb_power_control()
209 ret = regulator_enable(sinfo->reg_lcd); in atmel_lcdfb_power_control()
214 ret = regulator_disable(sinfo->reg_lcd); in atmel_lcdfb_power_control()
1055 sinfo->reg_lcd = devm_regulator_get(&pdev->dev, "lcd"); in atmel_lcdfb_probe()
1056 if (IS_ERR(sinfo->reg_lcd)) in atmel_lcdfb_probe()
1057 sinfo->reg_lcd = NULL; in atmel_lcdfb_probe()
/linux-6.12.1/arch/arm/boot/dts/nxp/mxs/
Dimx28-tx28.dts87 reg_lcd: regulator-lcd-power { label
316 lcd-supply = <&reg_lcd>;