Home
last modified time | relevance | path

Searched refs:FRC_DBG_MSG (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_frc.c181 #define FRC_DBG_MSG(fmt,...) \ macro
191 FRC_DBG_MSG("%30s: %d\n", #var, (var)); \
1241 FRC_DBG_MSG("\\*********************************\n"); in MHal_FRC_ByPass_Enable()
1242 FRC_DBG_MSG("\\Load FRC Normal mode table\n"); in MHal_FRC_ByPass_Enable()
1243 FRC_DBG_MSG("\\*********************************\n"); in MHal_FRC_ByPass_Enable()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_frc.c191 #define FRC_DBG_MSG(fmt,...) \ macro
201 FRC_DBG_MSG("%30s: %d\n", #var, (var)); \
1586 FRC_DBG_MSG("\\*********************************\n"); in MHal_FRC_ByPass_Enable()
1587 FRC_DBG_MSG("\\Load FRC Normal mode table\n"); in MHal_FRC_ByPass_Enable()
1588 FRC_DBG_MSG("\\*********************************\n"); in MHal_FRC_ByPass_Enable()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_frc.c191 #define FRC_DBG_MSG(fmt,...) \ macro
201 FRC_DBG_MSG("%30s: %d\n", #var, (var)); \
1569 FRC_DBG_MSG("\\*********************************\n"); in MHal_FRC_ByPass_Enable()
1570 FRC_DBG_MSG("\\Load FRC Normal mode table\n"); in MHal_FRC_ByPass_Enable()
1571 FRC_DBG_MSG("\\*********************************\n"); in MHal_FRC_ByPass_Enable()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_frc.c196 #define FRC_DBG_MSG(fmt,...) \ macro
206 FRC_DBG_MSG("%30s: %d\n", #var, (var)); \
1944 FRC_DBG_MSG("\\*********************************\n"); in MHal_FRC_ByPass_Enable()
1945 FRC_DBG_MSG("\\Load FRC Normal mode table\n"); in MHal_FRC_ByPass_Enable()
1946 FRC_DBG_MSG("\\*********************************\n"); in MHal_FRC_ByPass_Enable()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_frc.c196 #define FRC_DBG_MSG(fmt,...) \ macro
206 FRC_DBG_MSG("%30s: %d\n", #var, (var)); \
1944 FRC_DBG_MSG("\\*********************************\n"); in MHal_FRC_ByPass_Enable()
1945 FRC_DBG_MSG("\\Load FRC Normal mode table\n"); in MHal_FRC_ByPass_Enable()
1946 FRC_DBG_MSG("\\*********************************\n"); in MHal_FRC_ByPass_Enable()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_frc.c152 #define FRC_DBG_MSG(fmt,...) \ macro
162 FRC_DBG_MSG("%30s: %d\n", #var, (var)); \