Searched refs:CurrentRegBlock (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/
H A DDecoder.c172 ParserTempData.CurrentRegBlock=0;
H A DCD_Operations.c274 pParserTempData->Index+=pParserTempData->CurrentRegBlock;
332 pParserTempData->CurrentRegBlock=(UINT16)pParserTempData->DestData32;
374 pParserTempData->Index+=pParserTempData->CurrentRegBlock;
425 return (UINT32)pParserTempData->CurrentRegBlock;
760 pParserTempData->CurrentRegBlock = UINT16LE_TO_CPU(((COMMAND_TYPE_1*)pParserTempData->pWorkingTableData->IP)->Parameters.WordXX.PA_Destination);
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A DCD_Structs.h443 UINT16 CurrentRegBlock; member in struct:_PARSER_TEMP_DATA

Completed in 5 milliseconds