Searched refs:DSZ (Results 1 – 4 of 4) sorted by relevance
176 #define MX53ARD_CS1GCR1 (CSEN | DSZ(2))
20 #define DSZ 30 macro277 uint32_t out_lzcount[LLSZ+DSZ];
355 ! Get the DSZ field364 ! $t1= bit width of D cache line size(DSZ)
145 #define DSZ(x) (((x) & 0x7) << 16) macro