HomeSort by: relevance | last modified time | path
    Searched defs:use_bclk_tbl (Results 1 - 8 of 8) sorted by relevancy

  /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));

Completed in 111 milliseconds