Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c205 gpio.shift = pin->ucGpioPinBitShift; in amdgpu_atombios_lookup_gpio()
206 gpio.mask = (1 << pin->ucGpioPinBitShift); in amdgpu_atombios_lookup_gpio()
/linux/drivers/gpu/drm/radeon/
H A Datombios.h3880 UCHAR ucGpioPinBitShift; member
4504 UCHAR ucGpioPinBitShift[9]; //at most 8 pin support 255 VIDs, termintate with 0xff member
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()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c1840 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 0xff member