Searched defs:tu_reg_value (Results 1 – 1 of 1) sorted by relevance
1094 struct tu_reg_value { struct1095 uint32_t reg;1096 uint64_t value;1097 bool is_address;1098 struct tu_bo *bo;1099 bool bo_write;1100 uint32_t bo_offset;1101 uint32_t bo_shift;