Home
last modified time | relevance | path

Searched refs:mc_handle (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/fsl-mc/bus/
Ddprc-driver.c266 mc_bus_dev->mc_handle, in dprc_scan_objects()
294 mc_bus_dev->mc_handle, in dprc_scan_objects()
405 &mc_dev->mc_handle); in dprc_probe()
424 (void)dprc_close(mc_dev->mc_io, 0, mc_dev->mc_handle); in dprc_probe()
452 error = dprc_close(mc_dev->mc_io, 0, mc_dev->mc_handle); in dprc_remove()
Dmc-sys.c172 &dpmcp_dev->mc_handle); in fsl_mc_io_set_dpmcp()
195 dpmcp_dev->mc_handle); in fsl_mc_io_unset_dpmcp()
Dmc-allocator.c381 error = dpmcp_reset(mc_io, 0, dpmcp_dev->mc_handle); in fsl_mc_portal_reset()
Dmc-bus.c353 mc_bus_dev->mc_handle, in fsl_mc_device_get_mmio_regions()
/linux-4.4.14/drivers/staging/fsl-mc/include/
Dmc.h154 u16 mc_handle; member