Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/gpu/drm/amd/include/
H A Datomfirmware.h700 struct atom_gpio_pin_assignment struct
737 struct atom_gpio_pin_assignment gpio_pin[];