Lines Matching refs:x
36 # define CIK_GRPH_DEPTH(x) (((x) & 0x3) << 0) argument
40 # define CIK_GRPH_NUM_BANKS(x) (((x) & 0x3) << 2) argument
45 # define CIK_GRPH_Z(x) (((x) & 0x3) << 4) argument
46 # define CIK_GRPH_BANK_WIDTH(x) (((x) & 0x3) << 6) argument
51 # define CIK_GRPH_FORMAT(x) (((x) & 0x7) << 8) argument
70 # define CIK_GRPH_BANK_HEIGHT(x) (((x) & 0x3) << 11) argument
75 # define CIK_GRPH_TILE_SPLIT(x) (((x) & 0x7) << 13) argument
83 # define CIK_GRPH_MACRO_TILE_ASPECT(x) (((x) & 0x3) << 18) argument
88 # define CIK_GRPH_ARRAY_MODE(x) (((x) & 0x7) << 20) argument
93 # define CIK_GRPH_PIPE_CONFIG(x) (((x) & 0x1f) << 24) argument
106 # define CIK_GRPH_MICRO_TILE_MODE(x) (((x) & 0x7) << 29) argument
115 # define CIK_CURSOR_MODE(x) (((x) & 0x3) << 8) argument
122 # define CIK_CURSOR_URGENT_CONTROL(x) (((x) & 0x7) << 24) argument
155 #define SDMA_RB_VMID(x) (x << 24) argument
175 #define SDMA_OFFSET(x) (x << 0) argument
180 #define SDMA_VA_SHARED_BASE(x) (x << 8) argument