Searched refs:gpio_tbl (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ci_baco.c | 41 static const struct baco_cmd_entry gpio_tbl[] = variable 173 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl)); in ci_baco_set_state()
|
H A D | fiji_baco.c | 39 static const struct baco_cmd_entry gpio_tbl[] = variable 172 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl)); in fiji_baco_set_state()
|
H A D | polaris_baco.c | 38 static const struct baco_cmd_entry gpio_tbl[] = variable 192 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl)); in polaris_baco_set_state()
|
H A D | tonga_baco.c | 39 static const struct baco_cmd_entry gpio_tbl[] = variable 199 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl)); in tonga_baco_set_state()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | fiji_baco.c | 39 static const struct baco_cmd_entry gpio_tbl[] = { variable 164 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl)); in fiji_baco_set_state()
|
H A D | ci_baco.c | 41 static const struct baco_cmd_entry gpio_tbl[] = { variable 166 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl)); in ci_baco_set_state()
|
H A D | tonga_baco.c | 39 static const struct baco_cmd_entry gpio_tbl[] = { variable 189 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl)); in tonga_baco_set_state()
|
H A D | polaris_baco.c | 38 static const struct baco_cmd_entry gpio_tbl[] = { variable 182 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl)); in polaris_baco_set_state()
|
Completed in 3 milliseconds