Searched refs:ip1_test_pattern (Results 1 – 1 of 1) sorted by relevance
610 XC_SET_IP1_TESTPATTERN_t ip1_test_pattern; in _XCMdbloctl_TestPattern() local611 ip1_test_pattern.u16Enable = bEnable; in _XCMdbloctl_TestPattern()612 ip1_test_pattern.u32Pattern_type = 32; in _XCMdbloctl_TestPattern()613 ip1_test_pattern.eWindow = (u8window==0)?MAIN_WINDOW:SUB_WINDOW; in _XCMdbloctl_TestPattern()614 …MApi_XC_GenerateTestPattern(E_XC_IP1_PATTERN_MODE,(void*)&ip1_test_pattern,sizeof(XC_SET_IP1_TESTP… in _XCMdbloctl_TestPattern()