Home
last modified time | relevance | path

Searched refs:atom_gpio_pin_assignment (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dppatomfwctrl.c190 const struct atom_gpio_pin_assignment *pin_assignment = in pp_atomfwctrl_lookup_gpio_pin()
191 (const struct atom_gpio_pin_assignment *)(start + offset); in pp_atomfwctrl_lookup_gpio_pin()
200 offset += offsetof(struct atom_gpio_pin_assignment, gpio_id) + 1; in pp_atomfwctrl_lookup_gpio_pin()
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser2.c436 sizeof(struct atom_gpio_pin_assignment) > in get_gpio_i2c_info()
447 / sizeof(struct atom_gpio_pin_assignment); in get_gpio_i2c_info()
681 sizeof(struct atom_gpio_pin_assignment) in bios_parser_get_gpio_pin_info()
691 struct atom_gpio_pin_assignment gpio_pin[8] = { in bios_parser_get_gpio_pin_info()
706 / sizeof(struct atom_gpio_pin_assignment); in bios_parser_get_gpio_pin_info()
/dragonfly/sys/dev/drm/amd/include/
H A Datomfirmware.h586 struct atom_gpio_pin_assignment struct
623 struct atom_gpio_pin_assignment gpio_pin[8];