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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_ci_baco.c67 static const struct baco_cmd_entry use_bclk_tbl[] = variable in typeref:struct:baco_cmd_entry
180 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
H A Damdgpu_fiji_baco.c65 static const struct baco_cmd_entry use_bclk_tbl[] = variable in typeref:struct:baco_cmd_entry
180 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
H A Damdgpu_polaris_baco.c64 static const struct baco_cmd_entry use_bclk_tbl[] = variable in typeref:struct:baco_cmd_entry
205 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
H A Damdgpu_tonga_baco.c65 static const struct baco_cmd_entry use_bclk_tbl[] = variable in typeref:struct:baco_cmd_entry
207 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));

Completed in 131 milliseconds