Home
last modified time | relevance | path

Searched defs:SC_DBG (Results 1 – 25 of 46) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/sc/hal/maldives/sc/
H A DhalSC.c126 #define SC_DBG(fmt, args...) printf("[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
129 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/mustang/sc/
H A DhalSC.c126 #define SC_DBG(fmt, args...) printf("[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
129 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/manhattan/sc/
H A DhalSC.c126 #define SC_DBG(fmt, args...) printf("[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
129 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/M7621/sc/
H A DhalSC.c126 #define SC_DBG(fmt, args...) printf("[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
129 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/maserati/sc/
H A DhalSC.c126 #define SC_DBG(fmt, args...) printf("[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
129 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/M7821/sc/
H A DhalSC.c126 #define SC_DBG(fmt, args...) printf("[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
129 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/maxim/sc/
H A DhalSC.c126 #define SC_DBG(fmt, args...) printf("[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
129 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/macan/sc/
H A DhalSC.c126 #define SC_DBG(fmt, args...) printf("[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
129 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/mainz/sc/
H A DhalSC.c129 #define SC_DBG(fmt, args...) ULOGD(TAG_SC, "[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
132 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/messi/sc/
H A DhalSC.c129 #define SC_DBG(fmt, args...) ULOGD(TAG_SC, "[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
132 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/kano/sc/
H A DhalSC.c127 #define SC_DBG(fmt, args...) printf("[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
130 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/curry/sc/
H A DhalSC.c127 #define SC_DBG(fmt, args...) printf("[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
130 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/k6lite/sc/
H A DhalSC.c132 #define SC_DBG(fmt, args...) printf("[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
135 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/hal/k6/sc/
H A DhalSC.c132 #define SC_DBG(fmt, args...) printf("[DEV][SMART][%06d] " fmt, __LINE__, ##args) macro
135 #define SC_DBG(fmt, args...) {} macro
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc2/
H A DdrvSC.c179 #define SC_DBG(_d, _f, _a...) { if (_dbgmsg >= _d) ULOGD(TAG_SC, _f, ##_a); } macro
181 #define SC_DBG(_d, _f, _a...) { } macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/
H A Dmhal_dip.c138 #define SC_DBG(x) //x macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/
H A Dmhal_dip.c138 #define SC_DBG(x) //x macro
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_dip.c137 #define SC_DBG(x) //x macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/
H A Dmhal_dip.c138 #define SC_DBG(x) //x macro
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc1/
H A DdrvSC.c202 #define SC_DBG(_d, _f, _a...) { if (_dbgmsg >= _d) printf(_f, ##_a); } macro
204 #define SC_DBG(_d, _f, _a...) { } macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_dip.c143 #define SC_DBG(x) //x macro
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/
H A Dmhal_dip.c143 #define SC_DBG(x) //x macro
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/
H A Dmhal_dip.c143 #define SC_DBG(x) //x macro
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/
H A Dmhal_dip.c143 #define SC_DBG(x) //x macro
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_dip.c142 #define SC_DBG(x) //x macro

12