Home
last modified time | relevance | path

Searched refs:u32OD_LSB_Addr (Results 1 – 25 of 38) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/xc/drv/pnl/
H A DdrvPNL.c1475 void MDrv_PNL_OverDriver_Init(void *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_LSB_Addr, MS_U8 … in MDrv_PNL_OverDriver_Init() argument
1488 if( u32OD_LSB_Addr > HAL_MIU1_BASE) in MDrv_PNL_OverDriver_Init()
1490 u32OD_LSB_Addr = u32OD_LSB_Addr - HAL_MIU1_BASE; in MDrv_PNL_OverDriver_Init()
1504 if( u32OD_LSB_Addr > HAL_MIU2_BASE) in MDrv_PNL_OverDriver_Init()
1506 u32OD_LSB_Addr = u32OD_LSB_Addr - HAL_MIU2_BASE; in MDrv_PNL_OverDriver_Init()
1508 else if( u32OD_LSB_Addr > HAL_MIU1_BASE) in MDrv_PNL_OverDriver_Init()
1510 u32OD_LSB_Addr = u32OD_LSB_Addr - HAL_MIU1_BASE; in MDrv_PNL_OverDriver_Init()
1515 u32OD_LSB_Addr = (u32OD_LSB_Addr / OD_BYTE_PER_WORD) & 0xFFFFFFFF; in MDrv_PNL_OverDriver_Init()
1516 u32OD_LSB_limit = u32OD_LSB_Addr + (((1920 *1080 *6)/(8 * OD_BYTE_PER_WORD)) + 20 + 80); in MDrv_PNL_OverDriver_Init()
1519 …MHal_PNL_OverDriver_Init(pInstance, u32OD_MSB_Addr, u32OD_MSB_limit, u32OD_LSB_Addr, u32OD_LSB_lim… in MDrv_PNL_OverDriver_Init()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiPNL.h753 …MS_PHY u32OD_LSB_Addr; ///<OverDrive LSB frame buffer start address, absolute without… member
755 …MS_PHYADDR u32OD_LSB_Addr; ///<OverDrive LSB frame buffer start address, absolute wit… member
767 …MS_PHY u32OD_LSB_Addr; ///<OverDrive LSB frame buffer start address, absolute without… member
H A DapiPNL_EX.h644 …MS_PHY u32OD_LSB_Addr; ///<OverDrive LSB frame buffer start address, absolute without… member
646 …MS_PHYADDR u32OD_LSB_Addr; ///<OverDrive LSB frame buffer start address, absolute wit… member
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/pnl/
H A DhalPNL.c483 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_… in MHal_PNL_OverDriver_Init() argument
496 …SC_W2BYTE(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_4F_L, (MS_U16)(u32OD_LSB_Addr & 0xFFFF)); … in MHal_PNL_OverDriver_Init()
497 …SC_W2BYTEMSK(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_50_L, (MS_U16)((u32OD_LSB_Addr >> 16) &… in MHal_PNL_OverDriver_Init()
H A DhalPNL.h318 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_…
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/pnl/
H A DhalPNL.c483 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_… in MHal_PNL_OverDriver_Init() argument
496 …SC_W2BYTE(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_4F_L, (MS_U16)(u32OD_LSB_Addr & 0xFFFF)); … in MHal_PNL_OverDriver_Init()
497 …SC_W2BYTEMSK(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_50_L, (MS_U16)((u32OD_LSB_Addr >> 16) &… in MHal_PNL_OverDriver_Init()
H A DhalPNL.h318 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_…
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/pnl/
H A DhalPNL.c483 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_… in MHal_PNL_OverDriver_Init() argument
496 …SC_W2BYTE(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_4F_L, (MS_U16)(u32OD_LSB_Addr & 0xFFFF)); … in MHal_PNL_OverDriver_Init()
497 …SC_W2BYTEMSK(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_50_L, (MS_U16)((u32OD_LSB_Addr >> 16) &… in MHal_PNL_OverDriver_Init()
H A DhalPNL.h318 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_…
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/pnl/
H A DhalPNL.c483 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_… in MHal_PNL_OverDriver_Init() argument
496 …SC_W2BYTE(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_4F_L, (MS_U16)(u32OD_LSB_Addr & 0xFFFF)); … in MHal_PNL_OverDriver_Init()
497 …SC_W2BYTEMSK(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_50_L, (MS_U16)((u32OD_LSB_Addr >> 16) &… in MHal_PNL_OverDriver_Init()
H A DhalPNL.h318 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_…
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/pnl/
H A DhalPNL.c1168 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_U32 u32OD_LSB_Addr, MS_U32 u32OD_… in MHal_PNL_OverDriver_Init() argument
1184 …SC_W2BYTE(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_4F_L, (MS_U16)(u32OD_LSB_Addr & 0xFFFF)); … in MHal_PNL_OverDriver_Init()
1185 …SC_W2BYTEMSK(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_50_L, (MS_U16)((u32OD_LSB_Addr >> 16) &… in MHal_PNL_OverDriver_Init()
H A DhalPNL.h336 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_U32 u32OD_LSB_Addr, MS_U32 u32OD_…
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/pnl/
H A DhalPNL.c1168 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_U32 u32OD_LSB_Addr, MS_U32 u32OD_… in MHal_PNL_OverDriver_Init() argument
1184 …SC_W2BYTE(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_4F_L, (MS_U16)(u32OD_LSB_Addr & 0xFFFF)); … in MHal_PNL_OverDriver_Init()
1185 …SC_W2BYTEMSK(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_50_L, (MS_U16)((u32OD_LSB_Addr >> 16) &… in MHal_PNL_OverDriver_Init()
H A DhalPNL.h336 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_U32 u32OD_LSB_Addr, MS_U32 u32OD_…
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/pnl/
H A DhalPNL.c1441 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_… in MHal_PNL_OverDriver_Init() argument
1457 …SC_W2BYTE(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_4F_L, (MS_U16)(u32OD_LSB_Addr & 0xFFFF)); … in MHal_PNL_OverDriver_Init()
1458 …SC_W2BYTEMSK(pPNLInstancePrivate->u32DeviceID, REG_SC_BK16_50_L, (MS_U16)((u32OD_LSB_Addr >> 16) &… in MHal_PNL_OverDriver_Init()
H A DhalPNL.h333 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_…
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/pnl/
H A DhalPNL.h318 …id *pInstance, MS_U32 u32OD_MSB_Addr, MS_U32 u32OD_MSB_limit, MS_U32 u32OD_LSB_Addr, MS_U32 u32OD_…
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/pnl/
H A DhalPNL.h318 …id *pInstance, MS_U32 u32OD_MSB_Addr, MS_U32 u32OD_MSB_limit, MS_U32 u32OD_LSB_Addr, MS_U32 u32OD_…
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiPNL_EX.h633 …MS_PHYADDR u32OD_LSB_Addr; ///<OverDrive LSB frame buffer start address, absolute wit… member
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/pnl/
H A DhalPNL.h372 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_…
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/pnl/
H A DhalPNL.h372 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_…
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/pnl/
H A DhalPNL.h372 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_PHY u32OD_LSB_Addr, MS_PHY u32OD_…
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/pnl/
H A DhalPNL.h368 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_U32 u32OD_LSB_Addr, MS_U32 u32OD_…
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/pnl/
H A DhalPNL.h370 …id *pInstance, MS_PHY u32OD_MSB_Addr, MS_PHY u32OD_MSB_limit, MS_U32 u32OD_LSB_Addr, MS_U32 u32OD_…

12