/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
amdgpu_ci_baco.c | 67 static const struct baco_cmd_entry use_bclk_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 180 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
|
amdgpu_ci_baco.c | 67 static const struct baco_cmd_entry use_bclk_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 180 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
|
amdgpu_fiji_baco.c | 65 static const struct baco_cmd_entry use_bclk_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 180 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
|
amdgpu_polaris_baco.c | 64 static const struct baco_cmd_entry use_bclk_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 205 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
|
amdgpu_tonga_baco.c | 65 static const struct baco_cmd_entry use_bclk_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 207 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
|
amdgpu_fiji_baco.c | 65 static const struct baco_cmd_entry use_bclk_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 180 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
|
amdgpu_polaris_baco.c | 64 static const struct baco_cmd_entry use_bclk_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 205 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
|
amdgpu_tonga_baco.c | 65 static const struct baco_cmd_entry use_bclk_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 207 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
|