Searched refs:ancillaryData (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_vip.c298 WRITE_VIP32(VIP_ANC_MSG1_BASE, buffer->ancillaryData.msg1_base);
299 WRITE_VIP32(VIP_ANC_MSG2_BASE, buffer->ancillaryData.msg2_base);
300 WRITE_VIP32(VIP_ANC_MSG_SIZE, buffer->ancillaryData.msg_size);
1361 buffer->ancillaryData.msg1_base = READ_VIP32(VIP_ANC_MSG1_BASE);
1362 buffer->ancillaryData.msg2_base = READ_VIP32(VIP_ANC_MSG2_BASE);
1363 buffer->ancillaryData.msg_size = READ_VIP32(VIP_ANC_MSG_SIZE);
H A Dcim_parm.h977 VIPANCILLARYBUFFER ancillaryData; member in struct:_TAG_SETINPUTBUFFER

Completed in 6 milliseconds