Searched refs:gpio_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.c46 static const struct baco_cmd_entry gpio_tbl[] = variable in typeref:struct:baco_cmd_entry
177 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl));
H A Damdgpu_fiji_baco.c44 static const struct baco_cmd_entry gpio_tbl[] = variable in typeref:struct:baco_cmd_entry
177 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl));
H A Damdgpu_polaris_baco.c43 static const struct baco_cmd_entry gpio_tbl[] = variable in typeref:struct:baco_cmd_entry
197 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl));
H A Damdgpu_tonga_baco.c44 static const struct baco_cmd_entry gpio_tbl[] = variable in typeref:struct:baco_cmd_entry
204 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl));

Completed in 87 milliseconds