Home
last modified time | relevance | path

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

12

/f-stack/freebsd/arm/xilinx/
H A Dzy7_mp.c76 bus_space_unmap(fdtbus_bs_tag, slcr_handle, 4); in zynq7_mp_setmaxid()
99 bus_space_unmap(fdtbus_bs_tag, scu_handle, 4); in zynq7_mp_setmaxid()
119 bus_space_unmap(fdtbus_bs_tag, scu_handle, 4); in zynq7_mp_start_ap()
130 bus_space_unmap(fdtbus_bs_tag, ocm_handle, 4); in zynq7_mp_start_ap()
/f-stack/freebsd/arm/ti/omap4/pandaboard/
H A Dpandaboard.c165 bus_space_unmap(fdtbus_bs_tag, scrm_addr, OMAP44XX_SCRM_SIZE); in pandaboard_usb_hub_init()
166 bus_space_unmap(fdtbus_bs_tag, gpio1_addr, OMAP44XX_GPIO1_SIZE); in pandaboard_usb_hub_init()
167 bus_space_unmap(fdtbus_bs_tag, gpio2_addr, OMAP44XX_GPIO2_SIZE); in pandaboard_usb_hub_init()
168 bus_space_unmap(fdtbus_bs_tag, scm_addr, OMAP44XX_SCM_PADCONF_SIZE); in pandaboard_usb_hub_init()
/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c317 bus_space_unmap(sc->iot, sc->cpmem_ioh, IPU_CPMEM_SIZE); in ipu3_fb_attach()
319 bus_space_unmap(sc->iot, sc->idmac_ioh, IPU_IDMAC_SIZE); in ipu3_fb_attach()
321 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_DC_SIZE); in ipu3_fb_attach()
323 bus_space_unmap(sc->iot, sc->dp_ioh, IPU_DP_SIZE); in ipu3_fb_attach()
325 bus_space_unmap(sc->iot, sc->di1_ioh, IPU_DI1_SIZE); in ipu3_fb_attach()
327 bus_space_unmap(sc->iot, sc->di0_ioh, IPU_DI0_SIZE); in ipu3_fb_attach()
329 bus_space_unmap(sc->iot, sc->dmfc_ioh, IPU_DMFC_SIZE); in ipu3_fb_attach()
331 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_CM_SIZE); in ipu3_fb_attach()
H A Dimx6_mp.c90 bus_space_unmap(fdtbus_bs_tag, scu, SCU_SIZE); in imx6_mp_setmaxid()
161 bus_space_unmap(fdtbus_bs_tag, scu, SCU_SIZE); in imx6_mp_start_ap()
162 bus_space_unmap(fdtbus_bs_tag, src, SRC_SIZE); in imx6_mp_start_ap()
H A Dimx51_ipuv3.c399 bus_space_unmap(sc->iot, sc->cpmem_ioh, IPU_CPMEM_SIZE); in ipu3_fb_attach()
401 bus_space_unmap(sc->iot, sc->idmac_ioh, IPU_IDMAC_SIZE); in ipu3_fb_attach()
403 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_DC_SIZE); in ipu3_fb_attach()
405 bus_space_unmap(sc->iot, sc->dp_ioh, IPU_DP_SIZE); in ipu3_fb_attach()
407 bus_space_unmap(sc->iot, sc->di1_ioh, IPU_DI1_SIZE); in ipu3_fb_attach()
409 bus_space_unmap(sc->iot, sc->di0_ioh, IPU_DI0_SIZE); in ipu3_fb_attach()
411 bus_space_unmap(sc->iot, sc->dmfc_ioh, IPU_DMFC_SIZE); in ipu3_fb_attach()
413 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_CM_SIZE); in ipu3_fb_attach()
/f-stack/freebsd/arm/mv/armada38x/
H A Darmada38x.c120 bus_space_unmap(fdtbus_bs_tag, vaddr_iowind, MV_CPU_SUBSYS_REGS_LEN); in armada38x_win_set_iosync_barrier()
153 bus_space_unmap(fdtbus_bs_tag, vaddr_iowind, MV_CPU_SUBSYS_REGS_LEN); in armada38x_open_bootrom_win()
197 bus_space_unmap(fdtbus_bs_tag, vaddr_iowind, MV_MBUS_CTRL_REGS_LEN); in armada38x_mbus_optimization()
224 bus_space_unmap(fdtbus_bs_tag, vaddr_scu, MV_SCU_REGS_LEN); in armada38x_scu_enable()
H A Darmada38x_mp.c69 bus_space_unmap(fdtbus_bs_tag, vaddr, MV_CPU_RESET_REGS_LEN); in cpu_reset_deassert()
116 bus_space_unmap(fdtbus_bs_tag, vaddr_scu, MV_SCU_REGS_LEN); in platform_cnt_cpus()
H A Dpmsu.c151 bus_space_unmap(fdtbus_bs_tag, vaddr, MV_PMSU_REGS_LEN); in pmsu_boot_secondary_cpu()
/f-stack/freebsd/arm/altera/socfpga/
H A Dsocfpga_mp.c211 bus_space_unmap(fdtbus_bs_tag, scu, SCU_SIZE); in _socfpga_mp_start_ap()
212 bus_space_unmap(fdtbus_bs_tag, rst, RSTMGR_SIZE); in _socfpga_mp_start_ap()
213 bus_space_unmap(fdtbus_bs_tag, ram, RAM_SIZE); in _socfpga_mp_start_ap()
/f-stack/freebsd/arm/allwinner/
H A Daw_mp.c198 bus_space_unmap(fdtbus_bs_tag, cpucfg, CPUCFG_SIZE); in aw_mp_start_ap()
200 bus_space_unmap(fdtbus_bs_tag, prcm, PRCM_SIZE); in aw_mp_start_ap()
285 bus_space_unmap(fdtbus_bs_tag, cpuxcfg, CPUXCFG_SIZE); in a83t_mp_start_ap()
286 bus_space_unmap(fdtbus_bs_tag, cpuscfg, CPUCFG_SIZE); in a83t_mp_start_ap()
287 bus_space_unmap(fdtbus_bs_tag, prcm, PRCM_SIZE); in a83t_mp_start_ap()
/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_mp.c124 bus_space_unmap(fdtbus_bs_tag, pmc, PMC_SIZE); in tegra124_mp_start_ap()
125 bus_space_unmap(fdtbus_bs_tag, exvec, TEGRA_EXCEPTION_VECTORS_SIZE); in tegra124_mp_start_ap()
/f-stack/freebsd/arm/ti/
H A Dti_cpuid.c118 bus_space_unmap(fdtbus_bs_tag, bsh, 0x4000); in omap4_get_revision()
217 bus_space_unmap(fdtbus_bs_tag, bsh, AM335X_CONTROL_SIZE); in am335x_get_revision()
/f-stack/freebsd/arm/rockchip/
H A Drk32xx_mp.c118 bus_space_unmap(fdtbus_bs_tag, imem, IMEM_SIZE); in rk32xx_mp_start_pmu()
119 bus_space_unmap(fdtbus_bs_tag, pmu, PMU_SIZE); in rk32xx_mp_start_pmu()
/f-stack/freebsd/arm/ti/omap4/
H A Domap4_mp.c75 bus_space_unmap(fdtbus_bs_tag, scu_addr, 0x1000); in omap4_mp_start_ap()
/f-stack/freebsd/x86/x86/
H A Dbus_machdep.c56 bus_space_unmap(bus_space_tag_t tag, bus_space_handle_t bsh, bus_size_t size) in bus_space_unmap() function
/f-stack/freebsd/arm/annapurna/alpine/
H A Dalpine_machdep_mp.c250 bus_space_unmap(fdtbus_bs_tag, nb_baddr, nb_size); in alpine_mp_start_ap()
251 bus_space_unmap(fdtbus_bs_tag, cpu_resume_baddr, cpu_resume_size); in alpine_mp_start_ap()
/f-stack/freebsd/arm64/cavium/
H A Dthunder_pcie_pem.c303 bus_space_unmap(&memmap_bus, vaddr, psize); in thunder_pem_deactivate_resource()
583 bus_space_unmap(sc->reg_bst, h, PCIE_REGMAX); in thunder_pem_read_config()
626 bus_space_unmap(sc->reg_bst, h, PCIE_REGMAX); in thunder_pem_write_config()
/f-stack/freebsd/sys/
H A D_cscan_bus.h116 #define bus_space_unmap kcsan_bus_space_unmap macro
/f-stack/freebsd/mips/mediatek/
H A Dmtk_soc.c396 bus_space_unmap(bst, bsh, MTK_DEFAULT_SIZE); in mtk_soc_try_early_detect()
/f-stack/freebsd/arm/arm/
H A Dnexus.c402 bus_space_unmap(fdtbus_bs_tag, vaddr, psize); in nexus_deactivate_resource()
/f-stack/freebsd/arm64/arm64/
H A Dnexus.c412 bus_space_unmap(&memmap_bus, vaddr, psize); in nexus_deactivate_resource()
/f-stack/freebsd/mips/mips/
H A Dnexus.c466 bus_space_unmap(rman_get_bustag(r), vaddr, psize); in nexus_deactivate_resource()
/f-stack/freebsd/arm64/include/
H A Dbus.h316 #define bus_space_unmap(t, h, s) \ macro
/f-stack/freebsd/kern/
H A Dsubr_csan.c706 bus_space_unmap(tag, hnd, size); in kcsan_bus_space_unmap()
/f-stack/freebsd/x86/include/
H A Dbus.h153 void bus_space_unmap(bus_space_tag_t tag, bus_space_handle_t bsh,

12