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

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

Completed in 25 milliseconds