Searched refs:ucGpioPinBitShift (Results 1 – 4 of 4) sorted by relevance
183 gpio.shift = pin->ucGpioPinBitShift; in amdgpu_atombios_lookup_gpio()184 gpio.mask = (1 << pin->ucGpioPinBitShift); in amdgpu_atombios_lookup_gpio()
3993 UCHAR ucGpioPinBitShift; member4631 …UCHAR ucGpioPinBitShift[9]; //at most 8 pin support 255 VIDs, termintate with… member
224 gpio.shift = pin->ucGpioPinBitShift; in radeon_atombios_lookup_gpio()225 gpio.mask = (1 << pin->ucGpioPinBitShift); in radeon_atombios_lookup_gpio()
3881 UCHAR ucGpioPinBitShift; member4505 UCHAR ucGpioPinBitShift[9]; //at most 8 pin support 255 VIDs, termintate with 0xff member