Lines Matching refs:uint32_t
56 uint32_t pipe; /* in, MSM_PIPE_x */
57 uint32_t param; /* in, MSM_PARAM_x */
81 uint32_t flags; /* in, mask of MSM_BO_x */
82 uint32_t handle; /* out */
86 uint32_t handle; /* in */
87 uint32_t pad;
98 uint32_t handle; /* in */
99 uint32_t op; /* in, mask of MSM_PREP_x */
104 uint32_t handle; /* in */
123 uint32_t submit_offset; /* in, offset from submit_bo */
124 uint32_t or; /* in, value OR'd with result */
126 uint32_t reloc_idx; /* in, index of reloc_bo buffer */
142 uint32_t type; /* in, one of MSM_SUBMIT_CMD_x */
143 uint32_t submit_idx; /* in, index of submit_bo cmdstream buffer */
144 uint32_t submit_offset; /* in, offset into submit_bo */
145 uint32_t size; /* in, cmdstream size */
146 uint32_t pad;
147 uint32_t nr_relocs; /* in, number of submit_reloc's */
168 uint32_t flags; /* in, mask of MSM_SUBMIT_BO_x */
169 uint32_t handle; /* in, GEM handle */
178 uint32_t pipe; /* in, MSM_PIPE_x */
179 uint32_t fence; /* out */
180 uint32_t nr_bos; /* in, number of submit_bo's */
181 uint32_t nr_cmds; /* in, number of submit_cmd's */
194 uint32_t fence; /* in */
195 uint32_t pad;