Home
last modified time | relevance | path

Searched refs:gpio_tbl (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dfiji_baco.c39 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()
Dci_baco.c41 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()
Dpolaris_baco.c38 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()
Dtonga_baco.c39 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()