Searched refs:pd_node (Results 1 – 21 of 21) sorted by relevance
| /openbsd-src/sys/arch/arm64/dev/ |
| H A D | aplpmgr.c | 140 ps->ps_pd.pd_node = node; in aplpmgr_attach() 167 power_domain_enable_all(ps->ps_pd.pd_node); in aplpmgr_enable() 172 power_domain_disable_all(ps->ps_pd.pd_node); in aplpmgr_enable() 179 power_domain_enable_all(ps->ps_pd.pd_node); in aplpmgr_enable() 198 power_domain_disable_all(ps->ps_pd.pd_node); in aplpmgr_enable()
|
| H A D | aplpwm.c | 104 sc->sc_pd.pd_node = faa->fa_node; in aplpwm_attach()
|
| /openbsd-src/sys/dev/fdt/ |
| H A D | imxgpc.c | 96 sc->sc_pd[i].pd_node = node; in imxgpc_attach() 111 power_domain_enable(pd->pd_node); in imxgpc_enable() 113 domain = OF_getpropint(pd->pd_node, "reg", 0); in imxgpc_enable()
|
| H A D | rkpciephy.c | 100 sc->sc_pd.pd_node = faa->fa_node; in rkpciephy_attach() 114 int node = sc->sc_pd.pd_node; in rk3568_pciephy_enable() 165 int node = sc->sc_pd.pd_node; in rk3588_pciephy_enable()
|
| H A D | rkusbphy.c | 355 pd->pd_node = node; 389 rkusbphy_phy_supply(sc, sc->sc_otg_phy.pd_node); 402 rkusbphy_phy_supply(sc, sc->sc_host_phy.pd_node);
|
| H A D | rkemmcphy.c | 116 sc->sc_pd.pd_node = faa->fa_node; in rkemmcphy_attach() 127 int node = sc->sc_pd.pd_node; in rkemmcphy_enable()
|
| H A D | rkcomphy.c | 162 sc->sc_pd.pd_node = faa->fa_node; in rkcomphy_attach() 197 int node = sc->sc_pd.pd_node; in rkcomphy_rk3568_enable() 350 int node = sc->sc_pd.pd_node; in rkcomphy_rk3588_enable()
|
| H A D | amlusbphy.c | 141 sc->sc_pd.pd_node = faa->fa_node; in amlusbphy_attach() 151 int node = sc->sc_pd.pd_node; in amlusbphy_enable()
|
| H A D | amlpciephy.c | 105 sc->sc_pd.pd_node = faa->fa_node; in amlpciephy_attach() 115 int node = sc->sc_pd.pd_node; in amlpciephy_enable()
|
| H A D | amlpwrc.c | 109 sc->sc_pd.pd_node = faa->fa_node; in amlpwrc_attach()
|
| H A D | rkpwm.c | 116 sc->sc_pd.pd_node = faa->fa_node; in rkpwm_attach()
|
| H A D | imxpwm.c | 123 sc->sc_pd.pd_node = faa->fa_node; in imxpwm_attach()
|
| H A D | sxipwm.c | 132 sc->sc_pd.pd_node = faa->fa_node; in sxipwm_attach()
|
| H A D | amlpwm.c | 118 sc->sc_pd.pd_node = faa->fa_node; in amlpwm_attach()
|
| H A D | rktcphy.c | 203 sc->sc_pd.pd_node = usb3; in rktcphy_attach()
|
| H A D | qcpwm.c | 127 sc->sc_pd.pd_node = saa->sa_node; in qcpwm_attach()
|
| /openbsd-src/sys/dev/ofw/ |
| H A D | ofw_power.c | 32 pd->pd_cells = OF_getpropint(pd->pd_node, "#power-domain-cells", 0); in power_domain_register() 33 pd->pd_phandle = OF_getpropint(pd->pd_node, "phandle", 0); in power_domain_register()
|
| H A D | ofw_power.h | 23 int pd_node; member
|
| H A D | ofw_misc.h | 60 int pd_node; member 124 int pd_node; member
|
| H A D | ofw_misc.c | 176 pd->pd_cells = OF_getpropint(pd->pd_node, "#phy-cells", 0); in phy_register() 177 pd->pd_phandle = OF_getpropint(pd->pd_node, "phandle", 0); in phy_register() 491 pd->pd_cells = OF_getpropint(pd->pd_node, "#pwm-cells", 0); in pwm_register() 492 pd->pd_phandle = OF_getpropint(pd->pd_node, "phandle", 0); in pwm_register()
|
| /openbsd-src/sys/arch/riscv64/dev/ |
| H A D | stfpciephy.c | 95 sc->sc_pd.pd_node = faa->fa_node; in stfpciephy_attach()
|