Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/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()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c467 struct atom_gpio_pin_assignment *pin; in get_gpio_i2c_info()
482 sizeof(struct atom_gpio_pin_assignment) > in get_gpio_i2c_info()
493 / sizeof(struct atom_gpio_pin_assignment); in get_gpio_i2c_info()
495 pin = (struct atom_gpio_pin_assignment *) header->gpio_pin; in get_gpio_i2c_info()
505 …pin = (struct atom_gpio_pin_assignment *)((uint8_t *)pin + sizeof(struct atom_gpio_pin_assignment)… in get_gpio_i2c_info()
672 sizeof(struct atom_gpio_pin_assignment) in bios_parser_get_gpio_pin_info()
682 / sizeof(struct atom_gpio_pin_assignment); in bios_parser_get_gpio_pin_info()
/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h700 struct atom_gpio_pin_assignment struct
737 struct atom_gpio_pin_assignment gpio_pin[];