Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/hdmitx/
H A DapiHDMITx.c3628 void MApi_HDMITx_SetHPDGpioPin_U2(void* pInstance, MS_U8 u8pin) in MApi_HDMITx_SetHPDGpioPin_U2() argument
3630 MDrv_HDMITx_SetHPDGpioPin(u8pin); in MApi_HDMITx_SetHPDGpioPin_U2()
3633 void MApi_HDMITx_SetHPDGpioPin(MS_U8 u8pin) in MApi_HDMITx_SetHPDGpioPin() argument
3645 HDMITXArgs.u8pin= u8pin; in MApi_HDMITx_SetHPDGpioPin()
3657 MApi_HDMITx_SetHPDGpioPin_U2(pu32HDMITXInst, u8pin); in MApi_HDMITx_SetHPDGpioPin()
H A DHDMITX_private.h180 typedef void (*IOCTL_HDMITX_SETHPDGPIOPIN) (void *pInstance, MS_U8 u8pin);
380 void MApi_HDMITx_SetHPDGpioPin_U2(void *pInstance, MS_U8 u8pin);
H A DapiHDMITx_Wrap.c660 void DLL_PUBLIC MApi_HDMITx_SetHPDGpioPin(MS_U8 u8pin) in MApi_HDMITx_SetHPDGpioPin() argument
H A DapiHDMITx_v2.c840 psHDMITXInstPri->fpHDMITX_SETHPDGPIOPIN(pInstance, pHDMITXArgs->u8pin);
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/
H A DhalHDMITx.c2097 void MHal_HDMITx_SetHPDGpioPin(MS_U8 u8pin) in MHal_HDMITx_SetHPDGpioPin() argument
2099 printf("_gHPDGpioPin = 0x%X\r\n", u8pin); in MHal_HDMITx_SetHPDGpioPin()
2100 _gHPDGpioPin = u8pin; in MHal_HDMITx_SetHPDGpioPin()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/
H A DhalHDMITx.c2096 void MHal_HDMITx_SetHPDGpioPin(MS_U8 u8pin) in MHal_HDMITx_SetHPDGpioPin() argument
2098 printf("_gHPDGpioPin = 0x%X\r\n", u8pin); in MHal_HDMITx_SetHPDGpioPin()
2099 _gHPDGpioPin = u8pin; in MHal_HDMITx_SetHPDGpioPin()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/
H A DhalHDMITx.c2182 void MHal_HDMITx_SetHPDGpioPin(MS_U8 u8pin) in MHal_HDMITx_SetHPDGpioPin() argument
2184 printf("_gHPDGpioPin = 0x%X\r\n", u8pin); in MHal_HDMITx_SetHPDGpioPin()
2185 _gHPDGpioPin = u8pin; in MHal_HDMITx_SetHPDGpioPin()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/
H A DhalHDMITx.c2128 void MHal_HDMITx_SetHPDGpioPin(MS_U8 u8pin) in MHal_HDMITx_SetHPDGpioPin() argument
2130 printf("_gHPDGpioPin = 0x%X\r\n", u8pin); in MHal_HDMITx_SetHPDGpioPin()
2131 _gHPDGpioPin = u8pin; in MHal_HDMITx_SetHPDGpioPin()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/
H A DhalHDMITx.c2468 void MHal_HDMITx_SetHPDGpioPin(MS_U8 u8pin) in MHal_HDMITx_SetHPDGpioPin() argument
2470 printf("_gHPDGpioPin = 0x%X\r\n", u8pin); in MHal_HDMITx_SetHPDGpioPin()
2471 _gHPDGpioPin = u8pin; in MHal_HDMITx_SetHPDGpioPin()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvHDMITx.h448 void MDrv_HDMITx_SetHPDGpioPin(MS_U8 u8pin);
H A DapiHDMITx.h710 void MApi_HDMITx_SetHPDGpioPin(MS_U8 u8pin);
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/
H A DhalHDMITx.c2583 void MHal_HDMITx_SetHPDGpioPin(MS_U8 u8pin) in MHal_HDMITx_SetHPDGpioPin() argument
2585 printf("_gHPDGpioPin = 0x%X\r\n", u8pin); in MHal_HDMITx_SetHPDGpioPin()
2586 _gHPDGpioPin = u8pin; in MHal_HDMITx_SetHPDGpioPin()
/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/include/
H A DhalHDMITx.h689 INTERFACEE void MHal_HDMITx_SetHPDGpioPin(MS_U8 u8pin);
H A DdrvHDMITx.h667 INTERFACED void MDrv_HDMITx_SetHPDGpioPin(MS_U8 u8pin);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiHDMITx_v2.h547 MS_U8 u8pin; member
H A DapiHDMITx.h1073 void SYMBOL_WEAK MApi_HDMITx_SetHPDGpioPin(MS_U8 u8pin);
/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/
H A DdrvHDMITx.c4675 void MDrv_HDMITx_SetHPDGpioPin(MS_U8 u8pin) in MDrv_HDMITx_SetHPDGpioPin() argument
4677 MHal_HDMITx_SetHPDGpioPin(u8pin); in MDrv_HDMITx_SetHPDGpioPin()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt29123 MS_U8 u8pin;
41546 void SYMBOL_WEAK MApi_HDMITx_SetHPDGpioPin(MS_U8 u8pin);