Searched refs:regulator_is_enabled (Results 1 – 19 of 19) sorted by relevance
179 if (!regulator_is_enabled(cfb->lcd_pwr)) in clps711x_lcd_get_power()191 if (!regulator_is_enabled(cfb->lcd_pwr)) in clps711x_lcd_set_power()194 if (regulator_is_enabled(cfb->lcd_pwr)) in clps711x_lcd_set_power()
799 !regulator_is_enabled(fbi->lcd_pwr)) in imxfb_lcd_get_power()
208 if (!IS_ERR(apb->vcore) && regulator_is_enabled(apb->vcore) > 0) in poweroff_seq()211 if (!IS_ERR(apb->vio) && regulator_is_enabled(apb->vio) > 0) in poweroff_seq()
158 if (regulator_is_enabled(led->vcc)) in regulator_led_probe()
224 led->enabled = regulator_is_enabled(isink); in wm8350_led_probe()
63 status = regulator_is_enabled(hisi_hikey_usb->regulator); in hub_power_ctrl()
397 if (imx6_pcie->vpcie && regulator_is_enabled(imx6_pcie->vpcie) > 0) { in imx6_pcie_assert_core_reset()495 if (imx6_pcie->vpcie && !regulator_is_enabled(imx6_pcie->vpcie)) { in imx6_pcie_deassert_core_reset()591 if (imx6_pcie->vpcie && regulator_is_enabled(imx6_pcie->vpcie) > 0) { in imx6_pcie_deassert_core_reset()
114 regulator_is_enabled(info->vbus) ? "enabled" : "disabled"); in usb_conn_detect_cable()
118 return regulator_is_enabled(da8xx_ohci->vbus_reg); in ohci_da8xx_get_power()
245 if (omap->vbus_reg && regulator_is_enabled(omap->vbus_reg)) in dwc3_omap_set_mailbox()
426 if (regulator_is_enabled( in try_charger_enable()1092 state = regulator_is_enabled(charger->consumer); in charger_state_show()
1497 if (!IS_ERR(stmpe->vio) && regulator_is_enabled(stmpe->vio)) in stmpe_remove()1499 if (!IS_ERR(stmpe->vcc) && regulator_is_enabled(stmpe->vcc)) in stmpe_remove()
429 if (!regulator_is_enabled(pb->power_supply)) in pwm_backlight_initial_power_state()
481 regulator_is_enabled(otg_sx->vbus) ? "on" : "off"); in ssusb_vbus_show()
139 return !!regulator_is_enabled(sdata->ledvdd); in stmfts_brightness_get()
386 if (regulator_is_enabled(port->supply)) in tegra186_utmi_phy_set_mode()
1023 if (regulator_is_enabled(port->supply)) in tegra210_usb2_phy_set_mode()
1510 !regulator_is_enabled(rdev->supply))) { in set_machine_constraints()3117 int regulator_is_enabled(struct regulator *regulator) in regulator_is_enabled() function3130 EXPORT_SYMBOL_GPL(regulator_is_enabled);
368 if (regulator_is_enabled(reg)) { in omap_hsmmc_disable_boot_regulator()