Lines Matching +full:12 +full:- +full:byte
78 /* Not an actual hardware packet -- this is what we use to put
162 * byte 2 of VC4_PACKET_STORE_TILE_BUFFER_GENERAL and
175 * byte 0-1 of VC4_PACKET_STORE_TILE_BUFFER_GENERAL and
181 #define VC4_STORE_TILE_BUFFER_DISABLE_SWAP BIT(12)
192 * byte 0 of VC4_PACKET_STORE_TILE_BUFFER_GENERAL and
224 /** @{ byte 2 of config bits. */
229 /** @{ byte 1 of config bits. */
231 /** same values in this 3-bit field as PIPE_FUNC_* */
243 /** @{ byte 0 of config bits. */
278 #define VC4_RENDER_CONFIG_DB_NON_MS BIT(12)
321 VC4_TEXTURE_TYPE_BW1 = 12,
329 #define VC4_TEX_P0_OFFSET_MASK VC4_MASK(31, 12)
330 #define VC4_TEX_P0_OFFSET_SHIFT 12
382 #define VC4_TEX_P2_CMST_MASK VC4_MASK(29, 12)
383 #define VC4_TEX_P2_CMST_SHIFT 12
388 #define VC4_TEX_P2_CHEIGHT_MASK VC4_MASK(22, 12)
389 #define VC4_TEX_P2_CHEIGHT_SHIFT 12
394 #define VC4_TEX_P2_CYOFF_MASK VC4_MASK(22, 12)
395 #define VC4_TEX_P2_CYOFF_SHIFT 12