Searched refs:si_reg (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_debug.c112 static const struct si_reg *find_register(enum chip_class chip_class, unsigned offset)
114 const struct si_reg *table;
144 const struct si_reg *reg = &table[i];
155 const struct si_reg *reg = find_register(chip_class, offset);
163 const struct si_reg *reg = find_register(chip_class, offset);
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_debug.c103 static const struct si_reg *find_register(const struct si_reg *table,
108 const struct si_reg *reg = &table[i];
120 const struct si_reg *reg = NULL;
/xsrc/external/mit/MesaLib/src/amd/common/
H A Dsid_tables.h37 struct si_reg { struct
117 static const struct si_reg gfx10_reg_table[] = {
2069 static const struct si_reg gfx103_reg_table[] = {
4018 static const struct si_reg gfx6_reg_table[] = {
5246 static const struct si_reg gfx7_reg_table[] = {
6727 static const struct si_reg gfx8_reg_table[] = {
8242 static const struct si_reg gfx81_reg_table[] = {
9765 static const struct si_reg gfx9_reg_table[] = {
[all...]
/xsrc/external/mit/MesaLib.old/src/amd/common/
H A Dsid_tables.h37 struct si_reg { struct
111 static const struct si_reg sid_reg_table[] = {
1382 static const struct si_reg gfx9d_reg_table[] = {

Completed in 41 milliseconds