| /utopia/UTPA2-700.0.x/modules/hdmi/hal/messi/mhl/internal/ |
| H A D | halMHL.c | 3127 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf) in mhal_mhl_CBusWrite() argument 3136 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 3138 W2BYTE(REG_MHL_CBUS_26 +uctemp *2, pdatabuf->databuf[uctemp]); in mhal_mhl_CBusWrite() 3142 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 3147 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 3149 if((pdatabuf->databuf[uctemp]) &BIT(8)) in mhal_mhl_CBusWrite() 3151 … MHAL_MHL_MSG_DEBUG(" MHL send MSG command = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite() 3155 … MHAL_MHL_MSG_DEBUG(" MHL send MSG data = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite()
|
| H A D | halMHL.h | 256 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/mainz/mhl/internal/ |
| H A D | halMHL.c | 3127 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf) in mhal_mhl_CBusWrite() argument 3136 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 3138 W2BYTE(REG_MHL_CBUS_26 +uctemp *2, pdatabuf->databuf[uctemp]); in mhal_mhl_CBusWrite() 3142 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 3147 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 3149 if((pdatabuf->databuf[uctemp]) &BIT(8)) in mhal_mhl_CBusWrite() 3151 … MHAL_MHL_MSG_DEBUG(" MHL send MSG command = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite() 3155 … MHAL_MHL_MSG_DEBUG(" MHL send MSG data = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite()
|
| H A D | halMHL.h | 256 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/mooney/mhl/internal/ |
| H A D | halMHL.c | 3584 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf) in mhal_mhl_CBusWrite() argument 3593 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 3595 W2BYTE(REG_MHL_CBUS_26 +uctemp *2, pdatabuf->databuf[uctemp]); in mhal_mhl_CBusWrite() 3599 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 3604 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 3606 if((pdatabuf->databuf[uctemp]) &BIT(8)) in mhal_mhl_CBusWrite() 3608 … msg_mhl(printf(" MHL send MSG command = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0)))); in mhal_mhl_CBusWrite() 3612 msg_mhl(printf(" MHL send MSG data = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0)))); in mhal_mhl_CBusWrite()
|
| H A D | halMHL.h | 283 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/macan/mhl/internal/ |
| H A D | halMHL.c | 3608 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf) in mhal_mhl_CBusWrite() argument 3617 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 3619 W2BYTE(REG_MHL_CBUS_26 +uctemp *2, pdatabuf->databuf[uctemp]); in mhal_mhl_CBusWrite() 3623 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 3628 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 3630 if((pdatabuf->databuf[uctemp]) &BIT(8)) in mhal_mhl_CBusWrite() 3632 … msg_mhl(printf(" MHL send MSG command = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0)))); in mhal_mhl_CBusWrite() 3636 msg_mhl(printf(" MHL send MSG data = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0)))); in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/mhl/internal/ |
| H A D | halMHL.c | 4122 MS_BOOL mhal_mhl_CBusWrite(MS_BOOL bECbusEnableFlag, mhalCbusFifo_S *pdatabuf) in mhal_mhl_CBusWrite() argument 4129 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4131 W2BYTE(REG_MHL_CBUS_26 +uctemp *2, pdatabuf->databuf[uctemp]); in mhal_mhl_CBusWrite() 4135 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 4142 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4144 if((pdatabuf->databuf[uctemp]) &BIT(8)) in mhal_mhl_CBusWrite() 4146 … MHAL_MHL_MSG_DEBUG(" MHL send MSG command = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite() 4150 … MHAL_MHL_MSG_DEBUG(" MHL send MSG data = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/mhl/internal/ |
| H A D | halMHL.c | 4122 MS_BOOL mhal_mhl_CBusWrite(MS_BOOL bECbusEnableFlag, mhalCbusFifo_S *pdatabuf) in mhal_mhl_CBusWrite() argument 4129 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4131 W2BYTE(REG_MHL_CBUS_26 +uctemp *2, pdatabuf->databuf[uctemp]); in mhal_mhl_CBusWrite() 4135 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 4142 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4144 if((pdatabuf->databuf[uctemp]) &BIT(8)) in mhal_mhl_CBusWrite() 4146 … MHAL_MHL_MSG_DEBUG(" MHL send MSG command = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite() 4150 … MHAL_MHL_MSG_DEBUG(" MHL send MSG data = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maserati/mhl/internal/ |
| H A D | halMHL.c | 4122 MS_BOOL mhal_mhl_CBusWrite(MS_BOOL bECbusEnableFlag, mhalCbusFifo_S *pdatabuf) in mhal_mhl_CBusWrite() argument 4129 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4131 W2BYTE(REG_MHL_CBUS_26 +uctemp *2, pdatabuf->databuf[uctemp]); in mhal_mhl_CBusWrite() 4135 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 4142 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4144 if((pdatabuf->databuf[uctemp]) &BIT(8)) in mhal_mhl_CBusWrite() 4146 … MHAL_MHL_MSG_DEBUG(" MHL send MSG command = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite() 4150 … MHAL_MHL_MSG_DEBUG(" MHL send MSG data = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/M7821/mhl/internal/ |
| H A D | halMHL.c | 4122 MS_BOOL mhal_mhl_CBusWrite(MS_BOOL bECbusEnableFlag, mhalCbusFifo_S *pdatabuf) in mhal_mhl_CBusWrite() argument 4129 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4131 W2BYTE(REG_MHL_CBUS_26 +uctemp *2, pdatabuf->databuf[uctemp]); in mhal_mhl_CBusWrite() 4135 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 4142 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4144 if((pdatabuf->databuf[uctemp]) &BIT(8)) in mhal_mhl_CBusWrite() 4146 … MHAL_MHL_MSG_DEBUG(" MHL send MSG command = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite() 4150 … MHAL_MHL_MSG_DEBUG(" MHL send MSG data = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/manhattan/mhl/internal/ |
| H A D | halMHL.c | 4122 MS_BOOL mhal_mhl_CBusWrite(MS_BOOL bECbusEnableFlag, mhalCbusFifo_S *pdatabuf) in mhal_mhl_CBusWrite() argument 4129 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4131 W2BYTE(REG_MHL_CBUS_26 +uctemp *2, pdatabuf->databuf[uctemp]); in mhal_mhl_CBusWrite() 4135 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite() 4142 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 4144 if((pdatabuf->databuf[uctemp]) &BIT(8)) in mhal_mhl_CBusWrite() 4146 … MHAL_MHL_MSG_DEBUG(" MHL send MSG command = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite() 4150 … MHAL_MHL_MSG_DEBUG(" MHL send MSG data = %x\r\n", (pdatabuf->databuf[uctemp] &BMASK(7:0))); in mhal_mhl_CBusWrite()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/mustang/mhl/internal/ |
| H A D | halMHL.c | 2720 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf) in mhal_mhl_CBusWrite() argument 2729 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 2731 W2BYTE(REG_MHL_CBUS_26 +uctemp *2, pdatabuf->databuf[uctemp]); in mhal_mhl_CBusWrite() 2735 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite()
|
| H A D | halMHL.h | 249 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maldives/mhl/internal/ |
| H A D | halMHL.c | 2717 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf) in mhal_mhl_CBusWrite() argument 2726 for(uctemp = 0; uctemp < pdatabuf->lens; uctemp++) in mhal_mhl_CBusWrite() 2728 W2BYTE(REG_MHL_CBUS_26 +uctemp *2, pdatabuf->databuf[uctemp]); in mhal_mhl_CBusWrite() 2732 W2BYTE(REG_MHL_CBUS_26 +((pdatabuf->lens) *2), 0); in mhal_mhl_CBusWrite()
|
| H A D | halMHL.h | 249 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/ |
| H A D | mhal_mhl.h | 122 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/ |
| H A D | mhal_mhl.h | 122 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/ |
| H A D | mhal_mhl.h | 122 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/ |
| H A D | mhal_mhl.h | 122 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/include/ |
| H A D | mhal_mhl.h | 122 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/ |
| H A D | mhal_mhl.h | 122 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/include/ |
| H A D | mhal_mhl.h | 122 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/ |
| H A D | mhal_mhl.h | 122 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/ |
| H A D | mhal_mhl.h | 122 MS_BOOL mhal_mhl_CBusWrite(mhalCbusFifo_S *pdatabuf);
|