Home
last modified time | relevance | path

Searched refs:GPIO_Pin_LUT (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Damdgpu_bios_parser.c1793 if (!DATA_TABLES(GPIO_Pin_LUT)) in bios_parser_get_gpio_pin_info()
1796 header = GET_IMAGE(ATOM_GPIO_PIN_LUT, DATA_TABLES(GPIO_Pin_LUT)); in bios_parser_get_gpio_pin_info()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_ppatomctrl.c615 GetIndexIntoMasterTable(DATA, GPIO_Pin_LUT), in get_gpio_lookup_table()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atombios.c172 int index = GetIndexIntoMasterTable(DATA, GPIO_Pin_LUT); in amdgpu_atombios_lookup_gpio()
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Datombios.h2363 USHORT GPIO_Pin_LUT; // Shared by various SW components,latest version 1.1 member
H A Dradeon_atombios.c214 int index = GetIndexIntoMasterTable(DATA, GPIO_Pin_LUT); in radeon_atombios_lookup_gpio()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datombios.h2799 USHORT GPIO_Pin_LUT; // Shared by various SW components,latest version 1.1 member