Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c223 gpio.shift = pin->ucGpioPinBitShift; in radeon_atombios_lookup_gpio()
224 gpio.mask = (1 << pin->ucGpioPinBitShift); in radeon_atombios_lookup_gpio()
H A Datombios.h3880 UCHAR ucGpioPinBitShift; member
4504 UCHAR ucGpioPinBitShift[9]; //at most 8 pin support 255 VIDs, termintate with 0xff member
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c1917 header->asGPIO_Pin[i].ucGpioPinBitShift); in bios_parser_get_gpio_pin_info()
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h4364 UCHAR ucGpioPinBitShift; member
5044 …UCHAR ucGpioPinBitShift[9]; //at most 8 pin support 255 VIDs, termintate with… member