Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppatomctrl.c609 ATOM_GPIO_PIN_LUT * gpio_lookup_table, in atomctrl_lookup_gpio_pin()
614 unsigned int offset = offsetof(ATOM_GPIO_PIN_LUT, asGPIO_Pin[0]); in atomctrl_lookup_gpio_pin()
641 static ATOM_GPIO_PIN_LUT *get_gpio_lookup_table(void *device) in get_gpio_lookup_table()
647 table_address = (ATOM_GPIO_PIN_LUT *) in get_gpio_lookup_table()
655 return (ATOM_GPIO_PIN_LUT *)table_address; in get_gpio_lookup_table()
667 ATOM_GPIO_PIN_LUT *gpio_lookup_table = in atomctrl_get_pp_assign_pin()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c1785 ATOM_GPIO_PIN_LUT *header; in bios_parser_get_gpio_pin_info()
1792 header = GET_IMAGE(ATOM_GPIO_PIN_LUT, DATA_TABLES(GPIO_Pin_LUT)); in bios_parser_get_gpio_pin_info()
1796 if (sizeof(ATOM_COMMON_TABLE_HEADER) + sizeof(ATOM_GPIO_PIN_LUT) in bios_parser_get_gpio_pin_info()
/linux-5.19.10/drivers/gpu/drm/radeon/
Datombios.h3897 }ATOM_GPIO_PIN_LUT; typedef
/linux-5.19.10/drivers/gpu/drm/amd/include/
Datombios.h4390 }ATOM_GPIO_PIN_LUT; typedef