| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c | 880 if (pu32XCInst_1 == NULL) in MApi_XC_PreInit() 885 if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) in MApi_XC_PreInit() 1649 if (pu32XCInst_1 == NULL) in MApi_XC_Init() 1655 if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) in MApi_XC_Init() 1895 || pu32XCInst_1 == NULL in MApi_XC_Init_MISC() 1910 || (UtopiaIoctl(pu32XCInst_1, E_XC_CMD_INIT_MISC, (void*)&XCArgs) != UTOPIA_STATUS_SUCCESS) in MApi_XC_Init_MISC() 2047 if (pu32XCInst_1 == NULL) in MApi_XC_GetCapability() 2053 if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) in MApi_XC_GetCapability() 4355 if (pu32XCInst_1 == NULL) in MApi_XC_ConfigCMA() 4361 if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) in MApi_XC_ConfigCMA() [all …]
|
| H A D | mvideo.c.0 | 877 if (pu32XCInst_1 == NULL) 882 if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) 1646 if (pu32XCInst_1 == NULL) 1652 if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) 1889 || pu32XCInst_1 == NULL 1904 || (UtopiaIoctl(pu32XCInst_1, E_XC_CMD_INIT_MISC, (void*)&XCArgs) != UTOPIA_STATUS_SUCCESS) 2041 if (pu32XCInst_1 == NULL) 2047 if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) 4347 if (pu32XCInst_1 == NULL) 4353 if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) [all …]
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/ |
| H A D | mhal_mux.c | 339 u32XCInst = pu32XCInst_1; in Hal_SC_mux_set_mainwin_ip_mux() 418 u32XCInst = pu32XCInst_1; in Hal_SC_set_subwin_ip_mux()
|
| H A D | mhal_offline.c | 356 u32XCInst = pu32XCInst_1; in Hal_XC_TurnOnDetectClkPath()
|
| H A D | mhal_ip.c | 1606 u32XCInst = pu32XCInst_1; in HAL_SC_ip_set_ipmux()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/ |
| H A D | mhal_mux.c | 339 u32XCInst = pu32XCInst_1; in Hal_SC_mux_set_mainwin_ip_mux() 418 u32XCInst = pu32XCInst_1; in Hal_SC_set_subwin_ip_mux()
|
| H A D | mhal_offline.c | 356 u32XCInst = pu32XCInst_1; in Hal_XC_TurnOnDetectClkPath()
|
| H A D | mhal_ip.c | 1606 u32XCInst = pu32XCInst_1; in HAL_SC_ip_set_ipmux()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/ |
| H A D | mhal_mux.c | 339 u32XCInst = pu32XCInst_1; in Hal_SC_mux_set_mainwin_ip_mux() 418 u32XCInst = pu32XCInst_1; in Hal_SC_set_subwin_ip_mux()
|
| H A D | mhal_offline.c | 356 u32XCInst = pu32XCInst_1; in Hal_XC_TurnOnDetectClkPath()
|
| H A D | mhal_ip.c | 1606 u32XCInst = pu32XCInst_1; in HAL_SC_ip_set_ipmux()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/ |
| H A D | mhal_mux.c | 339 u32XCInst = pu32XCInst_1; in Hal_SC_mux_set_mainwin_ip_mux() 418 u32XCInst = pu32XCInst_1; in Hal_SC_set_subwin_ip_mux()
|
| H A D | mhal_offline.c | 351 u32XCInst = pu32XCInst_1; in Hal_XC_TurnOnDetectClkPath()
|
| H A D | mhal_ip.c | 1606 u32XCInst = pu32XCInst_1; in HAL_SC_ip_set_ipmux()
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_EX.c | 182 #define _XC_SELECT_INSTANCE(u32Id) ((u32Id == 0)? pu32XCInst : pu32XCInst_1) 3028 else if (pDeviceId->u32Id == 1 && pu32XCInst_1 == NULL) in MApi_XC_EX_Init() 3031 if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) in MApi_XC_EX_Init() 3072 else if (pDeviceId->u32Id == 1 && pu32XCInst_1 == NULL) in MApi_XC_EX_GetConfig() 3075 if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) in MApi_XC_EX_GetConfig() 4777 else if (pDeviceId->u32Id == 1 && pu32XCInst_1 == NULL) in MApi_XC_EX_Mux_Init() 4780 if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) in MApi_XC_EX_Mux_Init() 7814 … if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) in MApi_XC_EX_SkipSWReset() 8086 else if (pDeviceId->u32Id == 1 && pu32XCInst_1 == NULL) in MApi_XC_EX_PreInit() 8089 if(UtopiaOpen(MODULE_XC, &pu32XCInst_1, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS) in MApi_XC_EX_PreInit()
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/ |
| H A D | mvideo_context.h | 1028 INTERFACE void* pu32XCInst_1; variable
|