Searched refs:_u16ZorderMLoadCmdCnt (Results 1 – 2 of 2) sorted by relevance
186 MS_U16 _u16ZorderMLoadCmdCnt = 0; variable8976 if(_u16ZorderMLoadCmdCnt) in MDrv_XC_Combine_MLoadEn()8979 … &_u32ZorderMLoadCmd[0], &_u16ZorderMLoadVal[0], &_u16ZorderMLoadMsk[0], _u16ZorderMLoadCmdCnt); in MDrv_XC_Combine_MLoadEn()8980 _u16ZorderMLoadCmdCnt = 0; in MDrv_XC_Combine_MLoadEn()9323 _u32ZorderMLoadCmd[_u16ZorderMLoadCmdCnt]=u32Addr[u8Layer]; in MDrv_SC_SetOSDLayerBlending()9324 _u16ZorderMLoadVal[_u16ZorderMLoadCmdCnt]=(bEnable<<8); in MDrv_SC_SetOSDLayerBlending()9325 _u16ZorderMLoadMsk[_u16ZorderMLoadCmdCnt]=BIT(8); in MDrv_SC_SetOSDLayerBlending()9326 _u16ZorderMLoadCmdCnt++; in MDrv_SC_SetOSDLayerBlending()9335 _u32ZorderMLoadCmd[_u16ZorderMLoadCmdCnt]=u32Addr[u8Layer]; in MDrv_SC_SetOSDLayerBlending()9336 _u16ZorderMLoadVal[_u16ZorderMLoadCmdCnt]=(bEnable<<9)|BIT(8); in MDrv_SC_SetOSDLayerBlending()[all …]
186 MS_U16 _u16ZorderMLoadCmdCnt = 0;8974 if(_u16ZorderMLoadCmdCnt)8977 … &_u32ZorderMLoadCmd[0], &_u16ZorderMLoadVal[0], &_u16ZorderMLoadMsk[0], _u16ZorderMLoadCmdCnt);8978 _u16ZorderMLoadCmdCnt = 0;9321 _u32ZorderMLoadCmd[_u16ZorderMLoadCmdCnt]=u32Addr[u8Layer];9322 _u16ZorderMLoadVal[_u16ZorderMLoadCmdCnt]=(bEnable<<8);9323 _u16ZorderMLoadMsk[_u16ZorderMLoadCmdCnt]=BIT(8);9324 _u16ZorderMLoadCmdCnt++;9333 _u32ZorderMLoadCmd[_u16ZorderMLoadCmdCnt]=u32Addr[u8Layer];9334 _u16ZorderMLoadVal[_u16ZorderMLoadCmdCnt]=(bEnable<<9)|BIT(8);[all …]