Lines Matching refs:u16GammaValue
1333 MS_U16 u16GammaValue = 0; in Hal_PNL_Set12BitGammaPerChannel_SC2() local
1372 u16GammaValue = u8Tab[u16CodeTableIndex] & 0x0F; in Hal_PNL_Set12BitGammaPerChannel_SC2()
1373 u16GammaValue |= u8Tab[u16CodeTableIndex+1] << 4; in Hal_PNL_Set12BitGammaPerChannel_SC2()
1376 …[u16CodeTableIndex], u16CodeTableIndex+1, u8Tab[u16CodeTableIndex+1], u16GammaValue, u16NumOfLevel… in Hal_PNL_Set12BitGammaPerChannel_SC2()
1378 if(u16MaxGammaValue < u16GammaValue) in Hal_PNL_Set12BitGammaPerChannel_SC2()
1380 u16MaxGammaValue = u16GammaValue; in Hal_PNL_Set12BitGammaPerChannel_SC2()
1384 hal_PNL_WriteGamma12Bit(pInstance,u8Channel,bUsingBurstWrite, u16Addr, u16GammaValue); in Hal_PNL_Set12BitGammaPerChannel_SC2()
1388 u16GammaValue = (u8Tab[u16CodeTableIndex] & 0xF0) >> 4; in Hal_PNL_Set12BitGammaPerChannel_SC2()
1389 u16GammaValue |= u8Tab[u16CodeTableIndex+2] << 4; in Hal_PNL_Set12BitGammaPerChannel_SC2()
1391 …leIndex, u8Tab[u16CodeTableIndex], u16CodeTableIndex+2, u8Tab[u16CodeTableIndex+2], u16GammaValue); in Hal_PNL_Set12BitGammaPerChannel_SC2()
1393 if(u16MaxGammaValue < u16GammaValue) in Hal_PNL_Set12BitGammaPerChannel_SC2()
1395 u16MaxGammaValue = u16GammaValue; in Hal_PNL_Set12BitGammaPerChannel_SC2()
1399 hal_PNL_WriteGamma12Bit(pInstance,u8Channel,bUsingBurstWrite, u16Addr, u16GammaValue); in Hal_PNL_Set12BitGammaPerChannel_SC2()
1414 …lGamma(void *pInstance, MS_U8 u8Channel, MS_BOOL bBurstWrite, MS_U16 u16Addr, MS_U16 u16GammaValue) in _hal_PNL_WriteGamma12Bit_PanelGamma() argument
1421 …NL_DBG(PNL_DBGLEVEL_GAMMA, "Write [ch %d][addr 0x%x]: 0x%x \n", u8Channel, u16Addr, u16GammaValue); in _hal_PNL_WriteGamma12Bit_PanelGamma()
1429 …(pPNLInstancePrivate->u32DeviceID, (REG_SC_BK24_1D_L + u8Channel *2), u16GammaValue, 0xFFF); … in _hal_PNL_WriteGamma12Bit_PanelGamma()
1453 SC_W2BYTEMSK(pPNLInstancePrivate->u32DeviceID,REG_SC_BK24_1D_L, u16GammaValue, 0xFFF); in _hal_PNL_WriteGamma12Bit_PanelGamma()
1487 MS_U16 u16GammaValue = 0; in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma() local
1526 u16GammaValue = u8Tab[u16CodeTableIndex] & 0x0F; in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma()
1527 u16GammaValue |= u8Tab[u16CodeTableIndex+1] << 4; in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma()
1530 …[u16CodeTableIndex], u16CodeTableIndex+1, u8Tab[u16CodeTableIndex+1], u16GammaValue, u16NumOfLevel… in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma()
1532 if(u16MaxGammaValue < u16GammaValue) in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma()
1534 u16MaxGammaValue = u16GammaValue; in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma()
1538 … _hal_PNL_WriteGamma12Bit_PanelGamma(pInstance,u8Channel,bUsingBurstWrite, u16Addr, u16GammaValue); in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma()
1542 u16GammaValue = (u8Tab[u16CodeTableIndex] & 0xF0) >> 4; in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma()
1543 u16GammaValue |= u8Tab[u16CodeTableIndex+2] << 4; in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma()
1545 …leIndex, u8Tab[u16CodeTableIndex], u16CodeTableIndex+2, u8Tab[u16CodeTableIndex+2], u16GammaValue); in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma()
1547 if(u16MaxGammaValue < u16GammaValue) in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma()
1549 u16MaxGammaValue = u16GammaValue; in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma()
1553 … _hal_PNL_WriteGamma12Bit_PanelGamma(pInstance,u8Channel,bUsingBurstWrite, u16Addr, u16GammaValue); in _Hal_PNL_Set12BitGammaPerChannel_PanelGamma()
1567 …a12Bit(void *pInstance, MS_U8 u8Channel, MS_BOOL bBurstWrite, MS_U16 u16Addr, MS_U16 u16GammaValue) in _hal_PNL_WriteGamma12Bit() argument
1574 …NL_DBG(PNL_DBGLEVEL_GAMMA, "Write [ch %d][addr 0x%x]: 0x%x \n", u8Channel, u16Addr, u16GammaValue); in _hal_PNL_WriteGamma12Bit()
1582 …(pPNLInstancePrivate->u32DeviceID, (REG_SC_BK10_6E_L + u8Channel *2), u16GammaValue, 0xFFF); … in _hal_PNL_WriteGamma12Bit()
1605 SC_W2BYTEMSK(pPNLInstancePrivate->u32DeviceID,REG_SC_BK10_72_L, u16GammaValue, 0xFFF); in _hal_PNL_WriteGamma12Bit()
1682 MS_U16 u16GammaValue = 0; in _Hal_PNL_Set12BitGammaPerChannel() local
1719 u16GammaValue = u8Tab[u16CodeTableIndex] & 0x0F; in _Hal_PNL_Set12BitGammaPerChannel()
1720 u16GammaValue |= u8Tab[u16CodeTableIndex+1] << 4; in _Hal_PNL_Set12BitGammaPerChannel()
1723 …[u16CodeTableIndex], u16CodeTableIndex+1, u8Tab[u16CodeTableIndex+1], u16GammaValue, u16NumOfLevel… in _Hal_PNL_Set12BitGammaPerChannel()
1725 if(u16MaxGammaValue < u16GammaValue) in _Hal_PNL_Set12BitGammaPerChannel()
1727 u16MaxGammaValue = u16GammaValue; in _Hal_PNL_Set12BitGammaPerChannel()
1731 _hal_PNL_WriteGamma12Bit(pInstance,u8Channel,bUsingBurstWrite, u16Addr, u16GammaValue); in _Hal_PNL_Set12BitGammaPerChannel()
1735 u16GammaValue = (u8Tab[u16CodeTableIndex] & 0xF0) >> 4; in _Hal_PNL_Set12BitGammaPerChannel()
1736 u16GammaValue |= u8Tab[u16CodeTableIndex+2] << 4; in _Hal_PNL_Set12BitGammaPerChannel()
1738 …leIndex, u8Tab[u16CodeTableIndex], u16CodeTableIndex+2, u8Tab[u16CodeTableIndex+2], u16GammaValue); in _Hal_PNL_Set12BitGammaPerChannel()
1740 if(u16MaxGammaValue < u16GammaValue) in _Hal_PNL_Set12BitGammaPerChannel()
1742 u16MaxGammaValue = u16GammaValue; in _Hal_PNL_Set12BitGammaPerChannel()
1746 _hal_PNL_WriteGamma12Bit(pInstance,u8Channel,bUsingBurstWrite, u16Addr, u16GammaValue); in _Hal_PNL_Set12BitGammaPerChannel()
1759 …a12Bit(void *pInstance, MS_U8 u8Channel, MS_BOOL bBurstWrite, MS_U16 u16Addr, MS_U16 u16GammaValue) in hal_PNL_WriteGamma12Bit() argument
1762 … _hal_PNL_WriteGamma12Bit_PanelGamma(pInstance, u8Channel, bBurstWrite, u16Addr, u16GammaValue); in hal_PNL_WriteGamma12Bit()
1764 _hal_PNL_WriteGamma12Bit(pInstance, u8Channel, bBurstWrite, u16Addr, u16GammaValue); in hal_PNL_WriteGamma12Bit()