Home
last modified time | relevance | path

Searched refs:multi (Results 1 – 18 of 18) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A DMakefile.lib50 multi-used-y := $(sort $(foreach m,$(obj-y), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
51 multi-used-m := $(sort $(foreach m,$(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
52 multi-used := $(multi-used-y) $(multi-used-m)
53 single-used-m := $(sort $(filter-out $(multi-used-m),$(obj-m)))
57 multi-objs-y := $(foreach m, $(multi-used-y), $($(m:.o=-objs)) $($(m:.o=-y)))
58 multi-objs-m := $(foreach m, $(multi-used-m), $($(m:.o=-objs)) $($(m:.o=-y)))
59 multi-objs := $(multi-objs-y) $(multi-objs-m)
66 obj-dirs := $(dir $(multi-objs) $(subdir-obj-y))
85 multi-used-y := $(addprefix $(obj)/,$(multi-used-y))
86 multi-used-m := $(addprefix $(obj)/,$(multi-used-m))
[all …]
H A DMakefile.build189 $(multi-objs-m) : modname = $(modname-multi)
190 $(multi-objs-m:.o=.i) : modname = $(modname-multi)
191 $(multi-objs-m:.o=.s) : modname = $(modname-multi)
192 $(multi-objs-m:.o=.lst) : modname = $(modname-multi)
193 $(multi-objs-y) : modname = $(modname-multi)
194 $(multi-objs-y:.o=.i) : modname = $(modname-multi)
195 $(multi-objs-y:.o=.s) : modname = $(modname-multi)
196 $(multi-objs-y:.o=.lst) : modname = $(modname-multi)
426 $(multi-used-y) : %.o: $(multi-objs-y) FORCE
429 $(multi-used-m) : %.o: $(multi-objs-m) FORCE
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI_SCHD.cxx685 U32 i, epnum, maxp, multi; in itd_fill() local
722 multi = 1; in itd_fill()
724 multi += (maxp >> 11) & 0x03; in itd_fill()
728 maxp *= multi; in itd_fill()
744 itd->hw_bufp [2] |= CPUToLE32 (multi); in itd_fill()
H A DdrvHUB.h184 int multi; member
H A DdrvHub.c1366 clear->tt = utt->multi ? dev->ttport : 1; in usb_hub_tt_clear_buffer()
2169 hub->tt.multi = 1; in hub_configure()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A DMakefile264 $(HOSTCXX) -print-multi-os-directory > /dev/null 2>&1 && \
265 osdir=x$$($(HOSTCXX) -print-multi-os-directory); \
H A Dzconf.l178 printf("%s:%d:warning: multi-line strings not supported\n", zconf_curname(), zconf_lineno());
H A Dlex.zconf.c_shipped1258 printf("%s:%d:warning: multi-line strings not supported\n", zconf_curname(), zconf_lineno());
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c354 hub->tt.multi = 1; in ms_hub_configure()
1480 ms_clear->tt = utt->multi ? ms_dev->u32TTPort : 1; in ms_usb_hub_tt_clear_buffer()
H A DdrvHub.h163 int multi; member
H A DdrvEHCI_SCHD.cxx341 if (dev1->tt->multi) in ms_same_tt()
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd319 $(wildcard include/config/mp/scsi/multi/lun.h) \
320 $(wildcard include/config/mp/scsi/multi/lun/debug.h) \
513 $(wildcard include/config/multi/irq/handler.h) \
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile162 # treat a multi-line C++ special comment block (i.e. a block of //! or ///
164 # The new default is to treat a multi-line C++ comment block as a detailed
H A Dbsp.dxyfile161 # treat a multi-line C++ special comment block (i.e. a block of //! or ///
163 # The new default is to treat a multi-line C++ comment block as a detailed
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_xc_chip_config.h.0422 #define PIP_PATCH_USING_SC1_MAIN_AS_SC0_SUB 0 // support pip&pop by multi sc …
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped1073 /* The Pedant requires that the other C multi-character tokens be
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c.01619 // For MI multi init case,we should confirm enPrevPowerState = E_POWER_MECHANICAL
1813 …[MAIN_WINDOW].Status2.bInFRCMode = TRUE; //Store FRC enable state in share memory for multi-process
7798 // Update ADC setting for multi-source.
8299 // Update ADC setting for multi-source.
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.0922 MS_S32 s32ResViolationIdx;// 4k2k video do not support multi decode
21747 ///Map context for multi process use