Searched refs:pd_enable (Results 1 – 17 of 17) sorted by relevance
51 if (pd && pd->pd_enable) in power_domain_enable_cells()52 pd->pd_enable(pd->pd_cookie, &cells[1], on); in power_domain_enable_cells()
25 void (*pd_enable)(void *, uint32_t *, int); member
62 int (*pd_enable)(void *, uint32_t *); member
225 if (pd && pd->pd_enable) in phy_enable_cells()226 return pd->pd_enable(pd->pd_cookie, &cells[1]); in phy_enable_cells()
112 sc->sc_pd.pd_enable = amlpwrc_g12a_enable; in amlpwrc_attach()114 sc->sc_pd.pd_enable = amlpwrc_sm1_enable; in amlpwrc_attach()
103 sc->sc_pd.pd_enable = rk3568_pciephy_enable; in rkpciephy_attach()105 sc->sc_pd.pd_enable = rk3588_pciephy_enable; in rkpciephy_attach()
165 sc->sc_pd.pd_enable = rkcomphy_rk3568_enable; in rkcomphy_attach()167 sc->sc_pd.pd_enable = rkcomphy_rk3588_enable; in rkcomphy_attach()
98 sc->sc_pd[i].pd_enable = imxgpc_enable; in imxgpc_attach()
118 sc->sc_pd.pd_enable = rkemmcphy_enable; in rkemmcphy_attach()
143 sc->sc_pd.pd_enable = amlusbphy_enable; in amlusbphy_attach()
107 sc->sc_pd.pd_enable = amlpciephy_enable; in amlpciephy_attach()
357 pd->pd_enable = pc->pc_enable; in rkusbphy_host_phy_enable()
205 sc->sc_pd.pd_enable = rktcphy_enable; in rktcphy_attach()
97 sc->sc_pd.pd_enable = stfpciephy_enable; in stfpciephy_attach()
142 ps->ps_pd.pd_enable = aplpmgr_enable; in aplpmgr_attach()
864 pd_enable (void) in pd_enable() function927 pd_enable (); in new_objfile()
2890 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.