Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/cec/
H A DdrvCEC.c344 pCECResourcePrivate->MyPhysicalAddress[0] = 0x10; //default (1,0,0,0)
345 pCECResourcePrivate->MyPhysicalAddress[1] = 0x00;
351 pCECResourcePrivate->MyPhysicalAddress[0] = 0x00; //default (0,0,0,0) for TV
352 pCECResourcePrivate->MyPhysicalAddress[1] = 0x00;
820 … pInfo->MyPhysicalAddress[uctemp] = pCECResourcePrivate->MyPhysicalAddress[uctemp];
1407 txbuf[0] = pCECResourcePrivate->MyPhysicalAddress[0];
1408 txbuf[1] = pCECResourcePrivate->MyPhysicalAddress[1];
1879 txbuf[0] = pCECResourcePrivate->MyPhysicalAddress[0];
1880 txbuf[1] = pCECResourcePrivate->MyPhysicalAddress[1];
2948 …pCECResourcePrivate->MyPhysicalAddress, pCECResourcePrivate->MyDeviceType, pCECResourcePrivate->bC…
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_private.h130 MS_U8 MyPhysicalAddress[CEC_PHY_ADDR_COUNT]; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiCEC.h775 MS_U8 MyPhysicalAddress[2]; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiCEC.h782 MS_U8 MyPhysicalAddress[CEC_PHY_ADDR_COUNT]; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt64094 MS_U8 MyPhysicalAddress[CEC_PHY_ADDR_COUNT];