Home
last modified time | relevance | path

Searched refs:regmap_byphandle (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/sys/dev/fdt/
H A Drkpciephy.c120 rm = regmap_byphandle(grf); in rk3568_pciephy_enable()
171 phy = regmap_byphandle(grf); in rk3588_pciephy_enable()
206 pipe = regmap_byphandle(grf); in rk3588_pciephy_enable()
H A Drkcomphy.c213 rm = regmap_byphandle(grf); in rkcomphy_rk3568_enable()
218 phy_rm = regmap_byphandle(phy_grf); in rkcomphy_rk3568_enable()
363 rm = regmap_byphandle(grf); in rkcomphy_rk3588_enable()
368 phy_rm = regmap_byphandle(phy_grf); in rkcomphy_rk3588_enable()
H A Dsyscon.c148 rm = regmap_byphandle(sc->sc_regmap); in syscon_reset()
166 rm = regmap_byphandle(sc->sc_regmap); in syscon_powerdown()
H A Dif_dwqe_fdt.c386 rm = regmap_byphandle(phandle); in dwqe_setup_jh7110()
452 rm = regmap_byphandle(grf); in dwqe_setup_rk3568()
540 rm = regmap_byphandle(grf); in dwqe_setup_rk3588()
545 php_rm = regmap_byphandle(php_grf); in dwqe_setup_rk3588()
619 php_rm = regmap_byphandle(php_grf); in dwqe_mii_statchg_rk3588()
H A Damlpwrc.c137 sc->sc_rm_ao = regmap_byphandle(sc->sc_ao); in amlpwrc_g12a_enable()
157 sc->sc_rm_ao = regmap_byphandle(sc->sc_ao); in amlpwrc_sm1_enable()
H A Dhireset.c83 rm = regmap_byphandle(sc->sc_rst_syscon); in hireset_reset()
H A Dmvdog.c89 sc->sc_rm = regmap_byphandle(OF_getpropint(faa->fa_node, in mvdog_attach()
H A Dimxrtc.c81 sc->sc_rm = regmap_byphandle(regmap); in imxrtc_attach()
H A Drkanxdp.c125 sc->sc_grf = regmap_byphandle(grf); in rkanxdp_attach()
H A Damltemp.c141 rm = regmap_byphandle(ao_secure); in amltemp_attachhook()
H A Drkdwhdmi.c155 sc->sc_grf = regmap_byphandle(grf); in rkdwhdmi_attach()
H A Drkusbphy.c292 sc->sc_grf = regmap_byphandle(grfph); in rkusbphy_attach()
H A Drktcphy.c186 sc->sc_grf = regmap_byphandle(grf); in rktcphy_attach()
H A Dimxehci.c362 rm = regmap_byphandle(anatop[0]); in imx23_usb_init()
H A Dsdhc_fdt.c212 rm = regmap_byphandle(phandle); in sdhc_fdt_attach()
H A Drkpinctrl.c151 sc->sc_grf = regmap_byphandle(grf); in rkpinctrl_attach()
152 sc->sc_pmu = regmap_byphandle(pmu); in rkpinctrl_attach()
H A Drkiis.c256 rm = regmap_byphandle(grf); in rkiis_attach()
H A Drktemp.c569 rm = regmap_byphandle(grf); in rktemp_rk3568_init()
H A Dif_dwxe.c524 rm = regmap_byphandle(OF_getpropint(sc->sc_node, "syscon", 0)); in dwxe_phy_setup_emac()
571 rm = regmap_byphandle(OF_getpropint(sc->sc_node, "syscon", 0)); in dwxe_phy_setup_gmac()
H A Dxhci_fdt.c496 pmurm = regmap_byphandle(pmureg); in exynos5_usbdrd_init()
H A Dif_dwge.c1653 rm = regmap_byphandle(grf); in dwge_setup_rockchip()
1744 rm = regmap_byphandle(grf); in dwge_mii_statchg_rockchip()
/openbsd/sys/arch/armv7/imx/
H A Dimxtemp.c117 sc->sc_rm = regmap_byphandle(phandle); in imxtemp_attach()
135 rm = regmap_byphandle(phandle); in imxtemp_calibration()
/openbsd/sys/arch/armv7/exynos/
H A Dexehci.c234 sysrm = regmap_byphandle(sysreg); in exehci_setup()
243 pmurm = regmap_byphandle(pmureg); in exehci_setup()
/openbsd/sys/dev/ofw/
H A Dofw_misc.h28 struct regmap *regmap_byphandle(uint32_t);
/openbsd/sys/arch/riscv64/dev/
H A Dstfpcie.c293 rm = regmap_byphandle(stg); in stfpcie_attach()

12