Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c610 ATOM_GPIO_PIN_LUT * gpio_lookup_table, in atomctrl_lookup_gpio_pin()
615 unsigned int offset = offsetof(ATOM_GPIO_PIN_LUT, asGPIO_Pin[0]); in atomctrl_lookup_gpio_pin()
642 static ATOM_GPIO_PIN_LUT *get_gpio_lookup_table(void *device) in get_gpio_lookup_table()
648 table_address = (ATOM_GPIO_PIN_LUT *) in get_gpio_lookup_table()
656 return (ATOM_GPIO_PIN_LUT *)table_address; in get_gpio_lookup_table()
668 ATOM_GPIO_PIN_LUT *gpio_lookup_table = in atomctrl_get_pp_assign_pin()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c1807 ATOM_GPIO_PIN_LUT *header; in bios_parser_get_gpio_pin_info()
1814 header = ((ATOM_GPIO_PIN_LUT *) bios_get_image(&bp->base, in bios_parser_get_gpio_pin_info()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h3897 }ATOM_GPIO_PIN_LUT; typedef
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h4390 }ATOM_GPIO_PIN_LUT; typedef