Searched refs:in_flags (Results 1 – 3 of 3) sorted by relevance
104 convert_geom_flags(u32 in_flags) in convert_geom_flags() argument108 if (in_flags & DRM_PVR_SUBMIT_JOB_GEOM_CMD_FIRST) in convert_geom_flags()110 if (in_flags & DRM_PVR_SUBMIT_JOB_GEOM_CMD_LAST) in convert_geom_flags()112 if (in_flags & DRM_PVR_SUBMIT_JOB_GEOM_CMD_SINGLE_CORE) in convert_geom_flags()119 convert_frag_flags(u32 in_flags) in convert_frag_flags() argument123 if (in_flags & DRM_PVR_SUBMIT_JOB_FRAG_CMD_SINGLE_CORE) in convert_frag_flags()125 if (in_flags & DRM_PVR_SUBMIT_JOB_FRAG_CMD_DEPTHBUFFER) in convert_frag_flags()127 if (in_flags & DRM_PVR_SUBMIT_JOB_FRAG_CMD_STENCILBUFFER) in convert_frag_flags()129 if (in_flags & DRM_PVR_SUBMIT_JOB_FRAG_CMD_PREVENT_CDM_OVERLAP) in convert_frag_flags()131 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