Searched refs:BRW_PARAM_IMAGE_OFFSET (Results 1 – 6 of 6) sorted by relevance
59 #define BRW_PARAM_IMAGE_OFFSET(value) (BRW_PARAM_VALUE(value) & 0xf) macro
90 unsigned offset = BRW_PARAM_IMAGE_OFFSET(param); in brw_param_value()
67 #define BRW_PARAM_IMAGE_OFFSET(value)(BRW_PARAM_VALUE(value) & 0xf) macro
3551 unsigned offset = BRW_PARAM_IMAGE_OFFSET(sysval); in upload_sysvals()
71 #define BRW_PARAM_IMAGE_OFFSET(value)(BRW_PARAM_VALUE(value) & 0xf) macro
3304 unsigned offset = BRW_PARAM_IMAGE_OFFSET(sysval); in upload_sysvals()