Home
last modified time | relevance | path

Searched refs:bLineBuffHVSP (Results 1 – 15 of 15) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Dmhal_ip.h257 void Hal_SC_op_Set_TestPattern(void *pInstance,MS_BOOL bMiuLineBuff, MS_BOOL bLineBuffHVSP);
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_ip.c2119 void Hal_SC_op_Set_TestPattern(void *pInstance,MS_BOOL bMiuLineBuff, MS_BOOL bLineBuffHVSP) in Hal_SC_op_Set_TestPattern() argument
2125 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK20_1F_L, bLineBuffHVSP? BIT(10):0,BIT(10)); in Hal_SC_op_Set_TestPattern()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_ip.c2127 void Hal_SC_op_Set_TestPattern(void *pInstance,MS_BOOL bMiuLineBuff, MS_BOOL bLineBuffHVSP) in Hal_SC_op_Set_TestPattern() argument
2133 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK20_1F_L, bLineBuffHVSP? BIT(10):0,BIT(10)); in Hal_SC_op_Set_TestPattern()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_ip.c2119 void Hal_SC_op_Set_TestPattern(void *pInstance,MS_BOOL bMiuLineBuff, MS_BOOL bLineBuffHVSP) in Hal_SC_op_Set_TestPattern() argument
2125 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK20_1F_L, bLineBuffHVSP? BIT(10):0,BIT(10)); in Hal_SC_op_Set_TestPattern()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_ip.c2119 void Hal_SC_op_Set_TestPattern(void *pInstance,MS_BOOL bMiuLineBuff, MS_BOOL bLineBuffHVSP) in Hal_SC_op_Set_TestPattern() argument
2125 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK20_1F_L, bLineBuffHVSP? BIT(10):0,BIT(10)); in Hal_SC_op_Set_TestPattern()
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_ip.c2121 void Hal_SC_op_Set_TestPattern(void *pInstance,MS_BOOL bMiuLineBuff, MS_BOOL bLineBuffHVSP) in Hal_SC_op_Set_TestPattern() argument
2127 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK20_1F_L, bLineBuffHVSP? BIT(10):0,BIT(10)); in Hal_SC_op_Set_TestPattern()
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/
H A Dmhal_ip.c2092 void Hal_SC_op_Set_TestPattern(void *pInstance,MS_BOOL bMiuLineBuff, MS_BOOL bLineBuffHVSP) in Hal_SC_op_Set_TestPattern() argument
2098 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK20_1F_L, bLineBuffHVSP? BIT(10):0,BIT(10)); in Hal_SC_op_Set_TestPattern()
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/
H A Dmhal_ip.c2121 void Hal_SC_op_Set_TestPattern(void *pInstance,MS_BOOL bMiuLineBuff, MS_BOOL bLineBuffHVSP) in Hal_SC_op_Set_TestPattern() argument
2127 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK20_1F_L, bLineBuffHVSP? BIT(10):0,BIT(10)); in Hal_SC_op_Set_TestPattern()
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_ip.c2092 void Hal_SC_op_Set_TestPattern(void *pInstance,MS_BOOL bMiuLineBuff, MS_BOOL bLineBuffHVSP) in Hal_SC_op_Set_TestPattern() argument
2098 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK20_1F_L, bLineBuffHVSP? BIT(10):0,BIT(10)); in Hal_SC_op_Set_TestPattern()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_ip.c2119 void Hal_SC_op_Set_TestPattern(void *pInstance,MS_BOOL bMiuLineBuff, MS_BOOL bLineBuffHVSP) in Hal_SC_op_Set_TestPattern() argument
2125 SC_W2BYTEMSK(psXCInstPri->u32DeviceID,REG_SC_BK20_1F_L, bLineBuffHVSP? BIT(10):0,BIT(10)); in Hal_SC_op_Set_TestPattern()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC.h2692 MS_BOOL bLineBuffHVSP; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC.h3009 MS_BOOL bLineBuffHVSP; member
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c620 op_test_pattern.bLineBuffHVSP = FALSE; in _XCMdbloctl_TestPattern()
627 op_test_pattern.bLineBuffHVSP = bEnable; in _XCMdbloctl_TestPattern()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_ip.c5345 Hal_SC_op_Set_TestPattern(pInstance,pXCArgs->bMiuLineBuff, pXCArgs->bLineBuffHVSP); in MApi_XC_GenerateTestPattern_U2()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt2956 MS_BOOL bLineBuffHVSP;