Home
last modified time | relevance | path

Searched refs:power_on (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_hwseq.c45 void dcn302_dpp_pg_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool power_on) in dcn302_dpp_pg_control() argument
47 uint32_t power_gate = power_on ? 0 : 1; in dcn302_dpp_pg_control()
48 uint32_t pwr_status = power_on ? 0 : 2; in dcn302_dpp_pg_control()
102 void dcn302_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn302_hubp_pg_control() argument
104 uint32_t power_gate = power_on ? 0 : 1; in dcn302_hubp_pg_control()
105 uint32_t pwr_status = power_on ? 0 : 2; in dcn302_hubp_pg_control()
159 void dcn302_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on) in dcn302_dsc_pg_control() argument
161 uint32_t power_gate = power_on ? 0 : 1; in dcn302_dsc_pg_control()
162 uint32_t pwr_status = power_on ? 0 : 2; in dcn302_dsc_pg_control()
H A Ddcn302_hwseq.h31 void dcn302_dpp_pg_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool power_on);
32 void dcn302_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
33 void dcn302_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
/openbmc/linux/drivers/clk/mmp/
H A Dpwr-island.c20 u32 power_on; member
38 val |= pm_domain->power_on; in mmp_pm_domain_power_on()
81 val &= ~pm_domain->power_on; in mmp_pm_domain_power_off()
93 u32 power_on, u32 reset, u32 clock_enable, in mmp_pm_domain_register() argument
103 pm_domain->power_on = power_on; in mmp_pm_domain_register()
111 pm_domain->genpd.power_on = mmp_pm_domain_power_on; in mmp_pm_domain_register()
/openbmc/linux/drivers/staging/fieldbus/anybuss/
H A Dhms-profinet.c37 bool power_on; member
75 bool power_on; in profi_enable_get() local
78 power_on = priv->power_on; in profi_enable_get()
81 return power_on; in profi_enable_get()
113 priv->power_on = true; in __profi_enable()
118 priv->power_on = false; in __profi_enable()
127 priv->power_on = false; in __profi_disable()
/openbmc/linux/arch/arm/mach-s3c/
H A Dpm-s3c64xx.c89 .power_on = s3c64xx_pd_on,
99 .power_on = s3c64xx_pd_on,
109 .power_on = s3c64xx_pd_on,
119 .power_on = s3c64xx_pd_on,
129 .power_on = s3c64xx_pd_on,
139 .power_on = s3c64xx_pd_on,
148 .power_on = s3c64xx_pd_on,
158 .power_on = s3c64xx_pd_on,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_hwseq.h13 void dcn303_dpp_pg_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool power_on);
14 void dcn303_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
15 void dcn303_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
H A Ddcn303_hwseq.c27 void dcn303_dpp_pg_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool power_on) in dcn303_dpp_pg_control() argument
32 void dcn303_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn303_hubp_pg_control() argument
37 void dcn303_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on) in dcn303_dsc_pg_control() argument
/openbmc/linux/include/linux/platform_data/
H A Dmmc-omap.h86 int power_on, int vdd);
88 void (*remux)(struct device *dev, int slot, int power_on);
91 int power_on, int vdd);
94 int power_on, int vdd);
/openbmc/linux/drivers/pmdomain/samsung/
H A Dexynos-pm-domains.c36 static int exynos_pd_power(struct generic_pm_domain *domain, bool power_on) in exynos_pd_power() argument
46 pwr = power_on ? pd->local_pwr_cfg : 0; in exynos_pd_power()
54 op = (power_on) ? "enable" : "disable"; in exynos_pd_power()
129 pd->pd.power_on = exynos_pd_power_on; in exynos_pd_probe()
/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-tiogapass/fb-powerctrl/files/
H A Dpower-util13 power_on() { function
57 power_on
69 power_on
/openbmc/linux/drivers/net/ipa/
H A Dipa_smp2p.c68 bool power_on; member
95 smp2p->power_on = pm_runtime_get_if_active(dev, true) > 0; in ipa_smp2p_notify()
99 value = smp2p->power_on ? mask : 0; in ipa_smp2p_notify()
129 if (smp2p->power_on) in ipa_smp2p_panic_notifier()
213 if (!ipa->smp2p->power_on) in ipa_smp2p_power_release()
218 ipa->smp2p->power_on = false; in ipa_smp2p_power_release()
/openbmc/linux/arch/arm/mach-omap2/
H A Dboard-n8x0.c164 int power_on, int vdd) in n8x0_mmc_set_power_menelaus() argument
170 power_on ? "on" : "off", vdd); in n8x0_mmc_set_power_menelaus()
173 if (!power_on) in n8x0_mmc_set_power_menelaus()
195 if (!power_on) in n8x0_mmc_set_power_menelaus()
232 static int n8x0_mmc_set_power(struct device *dev, int slot, int power_on, in n8x0_mmc_set_power() argument
236 return n8x0_mmc_set_power_menelaus(dev, slot, power_on, vdd); in n8x0_mmc_set_power()
/openbmc/linux/drivers/phy/ti/
H A Dphy-omap-usb2.c66 u32 power_on; member
76 u32 power_on; member
165 val = phy->power_on; in omap_usb_phy_power()
265 .power_on = omap_usb_power_on,
303 .power_on = AM437X_USB2_OTGVDET_EN | AM437X_USB2_OTGSESSEND_EN,
312 .power_on = AM654_USB2_VBUS_DET_EN | AM654_USB2_VBUSVALID_DET_EN,
399 phy->power_on = phy_data->power_on; in omap_usb2_probe()
/openbmc/linux/drivers/phy/samsung/
H A Dphy-exynos4210-usb2.c229 .power_on = exynos4210_power_on,
235 .power_on = exynos4210_power_on,
241 .power_on = exynos4210_power_on,
247 .power_on = exynos4210_power_on,
H A Dphy-exynos5250-usb2.c368 .power_on = exynos5250_power_on,
374 .power_on = exynos5250_power_on,
380 .power_on = exynos5250_power_on,
386 .power_on = exynos5250_power_on,
395 .power_on = exynos5250_power_on,
401 .power_on = exynos5250_power_on,
/openbmc/u-boot/drivers/phy/
H A Domap-usb2-phy.c43 u32 power_on; member
73 .power_on = AM437X_USB2_OTGVDET_EN | AM437X_USB2_OTGSESSEND_EN,
114 val |= data->power_on; in omap_usb_phy_power()
164 .power_on = omap_usb2_phy_power_on,
/openbmc/linux/drivers/pmdomain/sunxi/
H A Dsun20i-ppu.c58 static int sun20i_ppu_pd_set_power(const struct sun20i_ppu_pd *pd, bool power_on) in sun20i_ppu_pd_set_power() argument
63 if (sun20i_ppu_pd_is_on(pd) == power_on) in sun20i_ppu_pd_set_power()
72 state = power_on ? PD_STATE_ON : PD_STATE_OFF; in sun20i_ppu_pd_set_power()
154 pd->genpd.power_on = sun20i_ppu_pd_power_on; in sun20i_ppu_probe()
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/files/
H A Dampere_power_util.sh29 power_on() { function
87 power_on
115 power_on
/openbmc/linux/arch/arm/mach-omap1/
H A Dboard-sx1-mmc.c20 static int mmc_set_power(struct device *dev, int slot, int power_on, in mmc_set_power() argument
30 if (power_on) in mmc_set_power()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.h38 bool power_on);
49 void dcn31_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
/openbmc/linux/drivers/firmware/
H A Dscpi_pm_domain.c34 static int scpi_pd_power(struct scpi_pm_domain *pd, bool power_on) in scpi_pd_power() argument
39 if (power_on) in scpi_pd_power()
121 scpi_pd->genpd.power_on = scpi_pd_power_on; in scpi_pm_domain_probe()
/openbmc/linux/drivers/usb/host/
H A Dohci-st.c122 .power_on = st_ohci_platform_power_on,
190 if (pdata->power_on) { in st_ohci_platform_probe()
191 err = pdata->power_on(dev); in st_ohci_platform_probe()
279 if (pdata->power_on) { in st_ohci_resume()
280 err = pdata->power_on(pdev); in st_ohci_resume()
H A Dehci-st.c142 .power_on = st_ehci_platform_power_on,
214 if (pdata->power_on) { in st_ehci_platform_probe()
215 err = pdata->power_on(dev); in st_ehci_platform_probe()
301 if (pdata->power_on) { in st_ehci_resume()
302 err = pdata->power_on(pdev); in st_ehci_resume()
/openbmc/linux/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c30 int (*power_on)(struct uniphier_ahciphy_priv *priv); member
349 if (priv->data->power_on) { in uniphier_ahciphy_power_on()
350 ret = priv->data->power_on(priv); in uniphier_ahciphy_power_on()
382 .power_on = uniphier_ahciphy_power_on,
463 .power_on = uniphier_ahciphy_pro4_power_on,
470 .power_on = uniphier_ahciphy_pxs2_power_on,
479 .power_on = uniphier_ahciphy_pxs2_power_on,
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dscmi_pm_domain.c25 static int scmi_pd_power(struct generic_pm_domain *domain, bool power_on) in scmi_pd_power() argument
31 if (power_on) in scmi_pd_power()
104 scmi_pd->genpd.power_on = scmi_pd_power_on; in scmi_pm_domain_probe()

12345678910>>...13