Searched defs:_ATOM_VOLTAGE_CONTROL (Results 1 – 2 of 2) sorted by relevance
4498 typedef struct _ATOM_VOLTAGE_CONTROL struct4500 UCHAR ucVoltageControlId; //Indicate it is controlled by I2C or GPIO or HW state machine 4501 UCHAR ucVoltageControlI2cLine;4502 UCHAR ucVoltageControlAddress;4503 UCHAR ucVoltageControlOffset; 4504 USHORT usGpioPin_AIndex; //GPIO_PAD register index4505 UCHAR ucGpioPinBitShift[9]; //at most 8 pin support 255 VIDs, termintate with 0xff4506 UCHAR ucReserved;
5037 typedef struct _ATOM_VOLTAGE_CONTROL struct5039 …oltageControlId; //Indicate it is controlled by I2C or GPIO or HW state machine5040 UCHAR ucVoltageControlI2cLine;5041 UCHAR ucVoltageControlAddress;5042 UCHAR ucVoltageControlOffset;5043 USHORT usGpioPin_AIndex; //GPIO_PAD register index5044 …R ucGpioPinBitShift[9]; //at most 8 pin support 255 VIDs, termintate with 0xff5045 UCHAR ucReserved;