Searched refs:in_flags (Results 1 – 4 of 4) sorted by relevance
111 convert_geom_flags(u32 in_flags) in convert_geom_flags() argument115 if (in_flags & DRM_PVR_SUBMIT_JOB_GEOM_CMD_FIRST) in convert_geom_flags()117 if (in_flags & DRM_PVR_SUBMIT_JOB_GEOM_CMD_LAST) in convert_geom_flags()119 if (in_flags & DRM_PVR_SUBMIT_JOB_GEOM_CMD_SINGLE_CORE) in convert_geom_flags()126 convert_frag_flags(u32 in_flags) in convert_frag_flags() argument130 if (in_flags & DRM_PVR_SUBMIT_JOB_FRAG_CMD_SINGLE_CORE) in convert_frag_flags()132 if (in_flags & DRM_PVR_SUBMIT_JOB_FRAG_CMD_DEPTHBUFFER) in convert_frag_flags()134 if (in_flags & DRM_PVR_SUBMIT_JOB_FRAG_CMD_STENCILBUFFER) in convert_frag_flags()136 if (in_flags & DRM_PVR_SUBMIT_JOB_FRAG_CMD_PREVENT_CDM_OVERLAP) in convert_frag_flags()138 if (in_flags & DRM_PVR_SUBMIT_JOB_FRAG_CMD_SCRATCHBUFFER) in convert_frag_flags()[all …]
201 in_flags flags indicating which registers should be returned215 in_flags flags indicating which registers should be returned241 [3] If one or more bits are set in out_flags and in_flags is242 zero, the following values are used for in_flags.all and243 written back into in_flags on completion.250 The association between in_flags.all and each enable254 effect other than modifying in_flags on completion.276 in_flags flags indicating which entries in the336 HOB_DATA If in_flags.b.data is set. It will contain339 DATA If in_flags.b.data is set. It will contain
64 ide_reg_valid_t in_flags; member
115 ide_reg_valid_t in_flags; member1782 if ((req_task->in_flags.all == 0) && (req_task->out_flags.all & 1)) { in exec_drive_taskfile()1783 req_task->in_flags.all = in exec_drive_taskfile()1793 req_task->in_flags.all = IDE_TASKFILE_STD_IN_FLAGS; in exec_drive_taskfile()