| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | config | 11 --disable|-d option Disable option 21 --disable-after|-D beforeopt option
|
| H A D | Kbuild.include | 121 # cc-disable-warning 122 # Usage: cflags-y += $(call cc-disable-warning,unused-but-set-variable) 123 cc-disable-warning = $(call try-run,\
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/project/ |
| H A D | vestel_prj.sh | 8 make vdec bsp PRJ=t4_nos TARGET=s7ld_nos CHIPS=s7ld FW_TYPE=embedded VESTEL_FEATURE=disable > make_… 21 …nos_mips TARGET=s7ld_nos_mips CHIPS=s7ld FW_TYPE=embedded VESTEL_FEATURE=disable > make_t4_nos_mip…
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 69 # Set to NO to disable this. 425 # disable (NO) the todo list. This list is created by putting \todo 431 # disable (NO) the test list. This list is created by putting \test 437 # disable (NO) the bug list. This list is created by putting \bug 443 # disable (NO) the deprecated list. This list is created by putting 463 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated 475 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 481 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the 754 # which an include is specified. Set to NO to disable this.
|
| H A D | bsp.dxyfile | 68 # Set to NO to disable this. 424 # disable (NO) the todo list. This list is created by putting \todo 430 # disable (NO) the test list. This list is created by putting \test 436 # disable (NO) the bug list. This list is created by putting \bug 442 # disable (NO) the deprecated list. This list is created by putting 462 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated 474 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 480 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the 753 # which an include is specified. Set to NO to disable this.
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 1268 // disable new mode interlaced detect 1542 // sub's input source and extra request should always enable/disable together 1632 … enable auto nosignal -> htt change because ADC reload -> auto no signal disable input source(HW) … 1633 // it's not flash buffer because load PQ in disable input source 1662 … enable auto nosignal -> htt change because ADC reload -> auto no signal disable input source(HW) … 1663 // it's not flash buffer because load PQ in disable input source
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvMsg.c | 362 if (dev && dev->bus && dev->bus->op && dev->bus->op->disable) in usb_disable_endpoint() 363 dev->bus->op->disable(dev, epaddr); in usb_disable_endpoint()
|
| H A D | drvHCD.h | 224 void (*disable)(struct usb_device *udev, int bEndpointAddress); member
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_pip.c.0 | 575 /// enable or disable Border 686 /// enable or disable Subwindow FRC 776 …o set BK20_11[15] to 0 before no signal, ex. source switch case, need to disable extra request eng…
|
| H A D | mvideo.c.0 | 457 MHal_FRC_ByPass_Enable(pInstance, TRUE); // disable FRC 1305 // Set PAFRC mixed with noise dither disable---Move the control to pnl mod init 1418 …//for HDMI AV mute, when AVMUTE = 1, HDMI will notice to XC to disable the input source on Main/Sub 2641 … //reg_IP1F2_21 = 0x0003; // enable DE -> no field invert, disable DE -> use field invert 2650 … reg_IP1F2_21 = 0x0000; // enable DE -> no field invert, disable DE -> use field invert 2840 // Should disable "pixel repetition" for other source 4717 … //Under memc bypass mode it cant send 3D LR flag so that RGB 3D should disable FRC enable flag. 5652 Hal_SC_3D_Enable_FRC_LR_Flag(pInstance, FALSE); //disable FRC LR flag 5967 Hal_SC_3D_Enable_FRC_LR_Flag(pInstance, FALSE); //disable FRC LR flag 6065 // For HW limitation, we need disable UC feature in Src * 1.5 > Dst(Post Horizontal Scaling)case … [all …]
|
| H A D | mdrv_sc_scaling.c.0 | 846 /// Enable or disable scaler memory read/write request 870 //Sub window use disable IP memory request to disable input source 879 …Hal_SC_OP_Memory_Write_Request(pInstance, bEnable, eWindow);//When disable sub window, OPW also st… 2490 u16ScaleDst = pSrcInfo->stCapWin.height;//disable vertical prescaling 2544 u16ScaleDst = pSrcInfo->stCapWin.height;//disable vertical prescaling 3061 … pSrcInfo->u16H_SizeAfterPreScaling = pSrcInfo->stCapWin.width;//disable horizontal prescaling 3066 … pSrcInfo->u16H_SizeAfterPreScaling = pSrcInfo->stCapWin.width;//disable horizontal prescaling 3096 …//if QMAP support HSD Sampling, this item need to disable and the scaling size will control by QMAP 3617 { // disable prescaling filter, use cb mode scaling ratio 3764 // nine lattice disable post scaling [all …]
|
| H A D | mdrv_sc_display.c.0 | 1927 /// @param eMode:Enable/disable customer setting \b IN: @ref EN_FPLL_MODE 4672 #if 0 // sync code from ursa, disable first 5360 Hal_SC_SetOPWriteOff(pInstance, DISABLE);//If enable UC, no need to disable OP Write 5378 // according to customer side test experience, ATV disable framelock point, 5676 MDrv_SC_set_fpll(pInstance, DISABLE, ENABLE, 0); // disable FPLL 6367 //FSM disable FPLL, then disable ISR 6391 //FSM disable FPLL, then disable ISR 6404 //State change from FSM to NON-FSM, disable ISR 6549 … SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK2A_02_L, 0x0 ,BIT(15));//disable UC feature 6629 … printf("[%s,%5d],force free run should disable memc \n",__FUNCTION__,__LINE__); [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/misc/ |
| H A D | ifcol.cocci | 21 @r disable braces4@
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | Kconfig | 73 Select if you want to disable GOP GFLIP. If unsure, say 'N'.
|
| /utopia/UTPA2-700.0.x/projects/build/Ksym/ |
| H A D | .Ksym.o.cmd | 140 $(wildcard include/config/mp/platform/dvfs/get/err/state/from/cpuhotplg/disable.h) \ 141 $(wildcard include/config/mp/platform/dvfs/get/err/state/from/cpuhotplg/disable/debug.h) \ 263 $(wildcard include/config/mp/cma/patch/disable/hiorder.h) \ 264 $(wildcard include/config/mp/cma/patch/disable/hiorder/debug.h) \ 483 $(wildcard include/config/disable/obsolete/cpumask/functions.h) \
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | mfe_reg_jpge.c_ | 173 // disable fs fail irq for hw handshake
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/ |
| H A D | mhal_pq_adaptive.c | 4771 void MDrv_SC_MCDi_En_Ctrl( const MS_BOOL disable ) in MDrv_SC_MCDi_En_Ctrl() argument 4773 if( disable ) in MDrv_SC_MCDi_En_Ctrl() 4789 void MDrv_SC_SST_Ctrl( const MS_BOOL disable, const MS_U32 FeatherSum, const MS_BOOL isHDSrc ) in MDrv_SC_SST_Ctrl() argument 4794 …if( disable ||((FeatherSum > 0x1200)&&(mv0_feather>0x1100)&&(!isHDSrc)&&(SZ_PATTERN_ENABLE ==1))) … in MDrv_SC_SST_Ctrl()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/ |
| H A D | mhal_pq_adaptive.c | 4771 void MDrv_SC_MCDi_En_Ctrl( const MS_BOOL disable ) in MDrv_SC_MCDi_En_Ctrl() argument 4773 if( disable ) in MDrv_SC_MCDi_En_Ctrl() 4789 void MDrv_SC_SST_Ctrl( const MS_BOOL disable, const MS_U32 FeatherSum, const MS_BOOL isHDSrc ) in MDrv_SC_SST_Ctrl() argument 4794 …if( disable ||((FeatherSum > 0x1200)&&(mv0_feather>0x1100)&&(!isHDSrc)&&(SZ_PATTERN_ENABLE ==1))) … in MDrv_SC_SST_Ctrl()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/ |
| H A D | mhal_pq_adaptive.c | 4771 void MDrv_SC_MCDi_En_Ctrl( const MS_BOOL disable ) in MDrv_SC_MCDi_En_Ctrl() argument 4773 if( disable ) in MDrv_SC_MCDi_En_Ctrl() 4789 void MDrv_SC_SST_Ctrl( const MS_BOOL disable, const MS_U32 FeatherSum, const MS_BOOL isHDSrc ) in MDrv_SC_SST_Ctrl() argument 4794 …if( disable ||((FeatherSum > 0x1200)&&(mv0_feather>0x1100)&&(!isHDSrc)&&(SZ_PATTERN_ENABLE ==1))) … in MDrv_SC_SST_Ctrl()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/ |
| H A D | mhal_pq_adaptive.c | 4771 void MDrv_SC_MCDi_En_Ctrl( const MS_BOOL disable ) in MDrv_SC_MCDi_En_Ctrl() argument 4773 if( disable ) in MDrv_SC_MCDi_En_Ctrl() 4789 void MDrv_SC_SST_Ctrl( const MS_BOOL disable, const MS_U32 FeatherSum, const MS_BOOL isHDSrc ) in MDrv_SC_SST_Ctrl() argument 4794 …if( disable ||((FeatherSum > 0x1200)&&(mv0_feather>0x1100)&&(!isHDSrc)&&(SZ_PATTERN_ENABLE ==1))) … in MDrv_SC_SST_Ctrl()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 970 1, //E_MVD_FILE_MODE : disable 971 1, //E_MVD_SLQ_MODE : disable 973 1, //E_MVD_SLQ_TBL_MODE: disable 5709 /// @param bEnable \b IN : TRUE - enable; FALSE - disable 5774 /// @param bEnable \b IN : TRUE - show one field; FALSE - disable 6053 /// Set disable resolution change 7164 /// @param bEnable \b IN : TRUE - show one field; FALSE - disable 10021 /// @param bEnable \b IN : TRUE - enable; FALSE - disable 12719 //check the disable frame is valid 16247 /// @param bTurbo \b IN : TRUE for enable or FALSE for disable [all …]
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/ |
| H A D | mhal_pq_adaptive.c | 4763 void MDrv_SC_MCDi_En_Ctrl(void *pInstance, const MS_BOOL disable ) in MDrv_SC_MCDi_En_Ctrl() argument 4765 if( disable ) in MDrv_SC_MCDi_En_Ctrl() 4777 void MDrv_SC_SST_Ctrl( void *pInstance,const MS_BOOL disable, const MS_U32 FeatherSum, const MS_BOO… in MDrv_SC_SST_Ctrl() argument 4782 …if( disable ||((FeatherSum > 0x1200)&&(mv0_feather>0x1100)&&(!isHDSrc)&&(SZ_PATTERN_ENABLE ==1))) … in MDrv_SC_SST_Ctrl()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | dlmalloc.c | 1160 #pragma warning( disable : 4146 ) /* no "unsigned" warnings */
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | dlmalloc.c | 1376 #pragma warning( disable : 4146 ) /* no "unsigned" warnings */
|