Home
last modified time | relevance | path

Searched refs:VS_Info (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dite-it6161.c5485 VendorSpecific_InfoFrame *VS_Info; in ConfigfHdmiVendorSpecificInfoFrame() local
5487 VS_Info=(VendorSpecific_InfoFrame *)CommunBuff ; in ConfigfHdmiVendorSpecificInfoFrame()
5489 VS_Info->pktbyte.VS_HB[0] = VENDORSPEC_INFOFRAME_TYPE|0x80; in ConfigfHdmiVendorSpecificInfoFrame()
5490 VS_Info->pktbyte.VS_HB[1] = VENDORSPEC_INFOFRAME_VER; in ConfigfHdmiVendorSpecificInfoFrame()
5491 VS_Info->pktbyte.VS_HB[2] = (_3D_Stru == Side_by_Side)?6:5; in ConfigfHdmiVendorSpecificInfoFrame()
5492 VS_Info->pktbyte.VS_DB[0] = 0x03; in ConfigfHdmiVendorSpecificInfoFrame()
5493 VS_Info->pktbyte.VS_DB[1] = 0x0C; in ConfigfHdmiVendorSpecificInfoFrame()
5494 VS_Info->pktbyte.VS_DB[2] = 0x00; in ConfigfHdmiVendorSpecificInfoFrame()
5495 VS_Info->pktbyte.VS_DB[3] = 0x40; in ConfigfHdmiVendorSpecificInfoFrame()
5501 VS_Info->pktbyte.VS_DB[4] = (_3D_Stru<<4); in ConfigfHdmiVendorSpecificInfoFrame()
[all …]