Home
last modified time | relevance | path

Searched refs:GE_DBG (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c425 #define GE_DBG(_fmt, _args...) MS_DEBUG_MSG(GE_D_DBUG(_fmt, ##_args)) macro
427 #define GE_DBG(_fmt, _args...) { } macro
1340 GE_DBG("%s\n", __FUNCTION__); in MDrv_GE_SetDither()
1374 GE_DBG("%s\n", __FUNCTION__); in MDrv_GE_SetOnePixelMode()
1399 GE_DBG("%s\n", __FUNCTION__); in MDrv_GE_SetSrcColorKey()
1462 GE_DBG("%s\n", __FUNCTION__); in MDrv_GE_SetDstColorKey()
1520 GE_DBG("%s\n", __FUNCTION__); in MDrv_GE_SetIntensity()
1546 GE_DBG("%s\n", __FUNCTION__); in MDrv_GE_GetIntensity()
1574 GE_DBG("%s\n", __FUNCTION__); in MDrv_GE_SetROP2()
1608 GE_DBG("%s\n", __FUNCTION__); in MDrv_GE_SetLinePattern()
[all …]
/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/ge/
H A DhalGE.c138 #define GE_DBG(_fmt, _args...) printf(_fmt, ##_args) macro
140 #define GE_DBG(_fmt, _args...) { } macro
405 GE_DBG("[%s, %d]: MsOS_ReleaseSemaphore failed\r\n", __FUNCTION__, __LINE__); in _GE_WaitTag_InterruptCbk()
493GE_DBG("[%s, %d]: >>>>>>>>>>>>>>>>>> ge wait event timeout <<<<<<<<<<<<<<<<<<<\r\n", __FUNCTION__,… in _GE_Print_GeWaitTagTimeout_Msg()
494 GE_DBG("[%s, %d]: current proc id = %ld \r\n", __FUNCTION__, __LINE__, s32WaitingTagPid); in _GE_Print_GeWaitTagTimeout_Msg()
497 GE_DBG("[%s, %d]: ge int status = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
500 GE_DBG("[%s, %d]: cpu int mask = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
502 GE_DBG("[%s, %d]: cpu int status = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
505 GE_DBG("[%s, %d]: int_tag = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
508 GE_DBG("[%s, %d]: tag = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
[all …]
/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/ge/
H A DhalGE.c138 #define GE_DBG(_fmt, _args...) printf(_fmt, ##_args) macro
140 #define GE_DBG(_fmt, _args...) { } macro
405 GE_DBG("[%s, %d]: MsOS_ReleaseSemaphore failed\r\n", __FUNCTION__, __LINE__); in _GE_WaitTag_InterruptCbk()
493GE_DBG("[%s, %d]: >>>>>>>>>>>>>>>>>> ge wait event timeout <<<<<<<<<<<<<<<<<<<\r\n", __FUNCTION__,… in _GE_Print_GeWaitTagTimeout_Msg()
494 GE_DBG("[%s, %d]: current proc id = %ld \r\n", __FUNCTION__, __LINE__, s32WaitingTagPid); in _GE_Print_GeWaitTagTimeout_Msg()
497 GE_DBG("[%s, %d]: ge int status = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
500 GE_DBG("[%s, %d]: cpu int mask = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
502 GE_DBG("[%s, %d]: cpu int status = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
505 GE_DBG("[%s, %d]: int_tag = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
508 GE_DBG("[%s, %d]: tag = 0x%x \r\n", __FUNCTION__, __LINE__, tmp_reg); in _GE_Print_GeWaitTagTimeout_Msg()
[all …]
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/ge/
H A DhalGE.c144 #define GE_DBG(_fmt, _args...) printf(_fmt, ##_args) macro
146 #define GE_DBG(_fmt, _args...) { } macro
1546 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1570 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1595 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/messi/ge/
H A DhalGE.c139 #define GE_DBG(_fmt, _args...) GE_H_DBUG(_fmt, ##_args) macro
141 #define GE_DBG(_fmt, _args...) { } macro
1568 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1592 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1617 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/ge/
H A DhalGE.c140 #define GE_DBG(_fmt, _args...) printf(_fmt, ##_args) macro
142 #define GE_DBG(_fmt, _args...) { } macro
1533 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1557 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1582 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/mainz/ge/
H A DhalGE.c139 #define GE_DBG(_fmt, _args...) GE_H_DBUG(_fmt, ##_args) macro
141 #define GE_DBG(_fmt, _args...) { } macro
1568 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1592 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1617 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/macan/ge/
H A DhalGE.c139 #define GE_DBG(_fmt, _args...) printf(_fmt, ##_args) macro
141 #define GE_DBG(_fmt, _args...) { } macro
1529 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1553 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1578 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/ge/
H A DhalGE.c142 #define GE_DBG(_fmt, _args...) GE_H_DBUG(_fmt, ##_args) macro
144 #define GE_DBG(_fmt, _args...) { } macro
1621 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1645 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1670 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/ge/
H A DhalGE.c142 #define GE_DBG(_fmt, _args...) GE_H_DBUG(_fmt, ##_args) macro
144 #define GE_DBG(_fmt, _args...) { } macro
1543 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1567 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1592 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/ge/
H A DhalGE.c144 #define GE_DBG(_fmt, _args...) printf(_fmt, ##_args) macro
146 #define GE_DBG(_fmt, _args...) { } macro
1592 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1616 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1641 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/ge/
H A DhalGE.c142 #define GE_DBG(_fmt, _args...) GE_H_DBUG(_fmt, ##_args) macro
144 #define GE_DBG(_fmt, _args...) { } macro
1543 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1567 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1592 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/ge/
H A DhalGE.c144 #define GE_DBG(_fmt, _args...) printf(_fmt, ##_args) macro
146 #define GE_DBG(_fmt, _args...) { } macro
1546 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1570 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1595 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/ge/
H A DhalGE.c144 #define GE_DBG(_fmt, _args...) printf(_fmt, ##_args) macro
146 #define GE_DBG(_fmt, _args...) { } macro
1553 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1577 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1602 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/ge/
H A DhalGE.c141 #define GE_DBG(_fmt, _args...) printf(_fmt, ##_args) macro
143 #define GE_DBG(_fmt, _args...) { } macro
1589 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1613 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1638 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/ge/
H A DhalGE.c142 #define GE_DBG(_fmt, _args...) GE_H_DBUG(_fmt, ##_args) macro
144 #define GE_DBG(_fmt, _args...) { } macro
1621 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1645 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1670 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()
/utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/ge/
H A DhalGE.c139 #define GE_DBG(_fmt, _args...) printf(_fmt, ##_args) macro
141 #define GE_DBG(_fmt, _args...) { } macro
1588 GE_DBG("%s\n", __FUNCTION__); in GE_SetDisaMIUAccess()
1612 GE_DBG("%s\n", __FUNCTION__); in GE_ClrInvalMIUFlg()
1637 GE_DBG("%s\n", __FUNCTION__); in GE_EnableDynaClkGate()