Home
last modified time | relevance | path

Searched defs:_ATOM_POWER_SOURCE_OBJECT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h4739 typedef struct _ATOM_POWER_SOURCE_OBJECT struct
4741 UCHAR ucPwrSrcId; // Power source
4742 UCHAR ucPwrSensorType; // GPIO, I2C or none
4743 UCHAR ucPwrSensId; // if GPIO detect, it is GPIO id, if I2C detect, it is I2C id
4744 UCHAR ucPwrSensSlaveAddr; // Slave address if I2C detect
4745 UCHAR ucPwrSensRegIndex; // I2C register Index if I2C detect
4746 UCHAR ucPwrSensRegBitMask; // detect which bit is used if I2C detect
4747 UCHAR ucPwrSensActiveState; // high active or low active
4748 UCHAR ucReserve[3]; // reserve
4749 USHORT usSensPwr; // in unit of watt
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h5677 typedef struct _ATOM_POWER_SOURCE_OBJECT struct
5679 UCHAR ucPwrSrcId; // Power source
5680 UCHAR ucPwrSensorType; // GPIO, I2C or none
5681 …Id; // if GPIO detect, it is GPIO id, if I2C detect, it is I2C id
5682 UCHAR ucPwrSensSlaveAddr; // Slave address if I2C detect
5683 UCHAR ucPwrSensRegIndex; // I2C register Index if I2C detect
5684 UCHAR ucPwrSensRegBitMask; // detect which bit is used if I2C detect
5685 UCHAR ucPwrSensActiveState; // high active or low active
5686 UCHAR ucReserve[3]; // reserve
5687 USHORT usSensPwr; // in unit of watt