Lines Matching +full:com +full:- +full:offset
1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Copyright (C) 2017-2018 Intel Corporation, Inc.
8 * Wu Hao <hao.wu@intel.com>
9 * Xiao Guangrong <guangrong.xiao@linux.intel.com>
10 * Joseph Grecco <joe.grecco@intel.com>
11 * Enno Luebbers <enno.luebbers@intel.com>
12 * Tim Whisonant <tim.whisonant@intel.com>
13 * Ananda Ravuri <ananda.ravuri@intel.com>
14 * Henry Mitchel <henry.mitchel@intel.com>
25 * struct dfl_afu_mmio_region - afu mmio region data structure
30 * @offset: region offset from start of the device fd.
38 u64 offset; member
44 * struct dfl_afu_dma_region - afu DMA region data structure
63 * struct dfl_afu - afu device data structure
65 * @region_cur_offset: current region offset from start to the device fd.
79 /* hold pdata->lock when call __afu_port_enable/disable */
91 u64 offset, u64 size,