Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dppatomctrl.c570 ATOM_GPIO_PIN_LUT * gpio_lookup_table, in atomctrl_lookup_gpio_pin()
575 unsigned int offset = offsetof(ATOM_GPIO_PIN_LUT, asGPIO_Pin[0]); in atomctrl_lookup_gpio_pin()
602 static ATOM_GPIO_PIN_LUT *get_gpio_lookup_table(void *device) in get_gpio_lookup_table()
608 table_address = (ATOM_GPIO_PIN_LUT *) in get_gpio_lookup_table()
616 return (ATOM_GPIO_PIN_LUT *)table_address; in get_gpio_lookup_table()
628 ATOM_GPIO_PIN_LUT *gpio_lookup_table = in atomctrl_get_pp_assign_pin()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c1784 ATOM_GPIO_PIN_LUT *header; in bios_parser_get_gpio_pin_info()
1791 header = GET_IMAGE(ATOM_GPIO_PIN_LUT, DATA_TABLES(GPIO_Pin_LUT)); in bios_parser_get_gpio_pin_info()
1795 if (sizeof(ATOM_COMMON_TABLE_HEADER) + sizeof(ATOM_GPIO_PIN_LUT) in bios_parser_get_gpio_pin_info()
/Linux-v5.4/drivers/gpu/drm/radeon/
Datombios.h3897 }ATOM_GPIO_PIN_LUT; typedef
/Linux-v5.4/drivers/gpu/drm/amd/include/
Datombios.h4390 }ATOM_GPIO_PIN_LUT; typedef