Searched defs:_PROCESS_AUX_CHANNEL_TRANSACTION_PARAMETERS_V2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 7131 typedef struct _PROCESS_AUX_CHANNEL_TRANSACTION_PARAMETERS_V2 struct 7133 USHORT lpAuxRequest; 7134 USHORT lpDataOut; 7135 UCHAR ucChannelID; 7137 { 7141 UCHAR ucDataOutLen; 7142 … //=0: HPD1, =1: HPD2, =2: HPD3, =3: HPD4, =4: HPD5, =5: HPD6
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | atombios.h | 8420 typedef struct _PROCESS_AUX_CHANNEL_TRANSACTION_PARAMETERS_V2 struct 8422 USHORT lpAuxRequest; 8423 USHORT lpDataOut; 8424 UCHAR ucChannelID; 8426 { 8430 UCHAR ucDataOutLen; 8431 … //=0: HPD1, =1: HPD2, =2: HPD3, =3: HPD4, =4: HPD5, =5: HPD6
|