Searched refs:rman_get_bushandle (Results 1 – 25 of 92) sorted by relevance
1234
282 bsh = rman_get_bushandle(esc->res[0]); in vybrid_ehci_attach()286 esc->bsh_usbc = rman_get_bushandle(esc->res[1]); in vybrid_ehci_attach()289 esc->bsh_phy = rman_get_bushandle(esc->res[2]); in vybrid_ehci_attach()
103 sc->bsh = rman_get_bushandle(sc->res[0]); in mscm_attach()
117 sc->bsh = rman_get_bushandle(sc->res[0]); in tcon_attach()
129 sc->bsh = rman_get_bushandle(sc->res[0]); in src_attach()
133 sc->bsh[i] = rman_get_bushandle(sc->res[i]); in dmamux_attach()
304 sc->bsh = rman_get_bushandle(sc->res[0]); in edma_attach()306 sc->bsh_tcd = rman_get_bushandle(sc->res[1]); in edma_attach()
191 sc->bsh = rman_get_bushandle(sc->tmr_res[0]); in iomuxc_attach()
198 sc->bsh = rman_get_bushandle(sc->res[0]); in adc_attach()
193 sc->bsh = rman_get_bushandle(sc->res[0]); in anadig_attach()
219 sc->bsh = rman_get_bushandle(sc->res[0]); in port_attach()
100 sc->bsh = rman_get_bushandle(sc->res); in a20_cpu_cfg_attach()
96 sc->bsh = rman_get_bushandle(sc->res); in a10_sramc_attach()
131 sc->bsh = rman_get_bushandle(sc->res[0]); in audmux_attach()
250 sc->mpic_bsh = rman_get_bushandle(sc->mpic_res[0]); in mv_mpic_attach()253 sc->cpu_bsh = rman_get_bushandle(sc->mpic_res[1]); in mv_mpic_attach()258 sc->drbl_bsh = rman_get_bushandle(sc->mpic_res[2]); in mv_mpic_attach()
128 serdes_base = (void *)rman_get_bushandle(sc->res); in al_serdes_attach()
117 bh = rman_get_bushandle(res); in orm_identify()
191 sc->bsh_data = rman_get_bushandle(sc->res[0]); in beri_iommu_attach()
238 sc->bsh = rman_get_bushandle(sc->res[0]); in rstmgr_attach()
115 sc->sc_m_bsh = rman_get_bushandle(sc->sc_m_res); in bcm2835_clkman_attach()
138 sc->bsh = rman_get_bushandle(sc->res); in bcmwd_attach()
145 sc->bsh = rman_get_bushandle(sc->res[0]); in ti_am3359_cppi41_attach()
161 sc->bsh = rman_get_bushandle(sc->mem_res); in bcm_vchiq_attach()
117 sc->sc_io_hdl = rman_get_bushandle(sc->sc_io_res); in ohci_fdt_attach()
117 sc->sc_io_hdl = rman_get_bushandle(sc->sc_io_res); in ehci_fdt_attach()
129 bus_space_handle_t rman_get_bushandle(struct resource *);