Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ | |
amdgpu_ci_baco.c | 46 static const struct baco_cmd_entry gpio_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 177 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl)); |
amdgpu_fiji_baco.c | 44 static const struct baco_cmd_entry gpio_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 177 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl)); |
amdgpu_polaris_baco.c | 43 static const struct baco_cmd_entry gpio_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 197 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl)); |
amdgpu_tonga_baco.c | 44 static const struct baco_cmd_entry gpio_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 204 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl)); |