Home
last modified time | relevance | path

Searched refs:RM (Results 1 – 25 of 70) sorted by relevance

123

/linux/sound/soc/codecs/
A Dtscs42xx.h114 #define RM(m, b) ((m)<<(b)) macro
555 RM(FM_AIC1_BCLKINV, FB_AIC1_BCLKINV)
612 RM(FM_AIC2_DACDSEL, FB_AIC2_DACDSEL)
615 RM(FM_AIC2_ADCDSEL, FB_AIC2_ADCDSEL)
670 RM(FM_CNVRTR0_ADCMU, FB_CNVRTR0_ADCMU)
673 RM(FM_CNVRTR0_HPOR, FB_CNVRTR0_HPOR)
956 RM(FM_PWRM1_DIGENB, FB_PWRM1_DIGENB)
1058 RM(FM_PWRM2_INSELL, FB_PWRM2_INSELL)
1061 RM(FM_PWRM2_INSELR, FB_PWRM2_INSELR)
1152 RM(FM_CONFIG0_ASDM, FB_CONFIG0_ASDM)
[all …]
/linux/tools/perf/Documentation/
A DMakefile53 RM ?= rm -f macro
231 $(QUIET_GEN)$(RM) $@+ $@ && \
245 $(call QUIET_CLEAN, Documentation) $(RM) $(CLEAN_FILES)
248 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
255 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
262 $(QUIET_XMLTO)$(RM) $@ && \
266 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
278 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \
289 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \
/linux/tools/bpf/runqslower/
A DMakefile43 $(Q)$(RM) -r $(BPFOBJ_OUTPUT) $(BPFTOOL_OUTPUT)
44 $(Q)$(RM) $(OUTPUT)*.o $(OUTPUT)*.d
45 $(Q)$(RM) $(OUTPUT)*.skel.h $(OUTPUT)vmlinux.h
46 $(Q)$(RM) $(OUTPUT)runqslower
47 $(Q)$(RM) -r .output
/linux/tools/lib/subcmd/
A DMakefile16 RM = rm -f macro
62 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SUBCMD_IN)
65 $(call QUIET_CLEAN, libsubcmd) $(RM) $(LIBFILE); \
66 find $(if $(OUTPUT),$(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
/linux/tools/lib/api/
A DMakefile44 RM = rm -f macro
59 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(API_IN)
62 $(call QUIET_CLEAN, libapi) $(RM) $(LIBFILE); \
63 find $(if $(OUTPUT),$(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
/linux/tools/lib/traceevent/plugins/
A DMakefile171 $(RM) tags
176 $(RM) TAGS
216 $(RM) *.o *~ $(TARGETS) *.a *.so $(VERSION_FILES) .*.d .*.cmd; \
217 $(RM) $(OUTPUT)libtraceevent-dynamic-list \
218 $(RM) TRACEEVENT-CFLAGS tags TAGS;
/linux/tools/lib/traceevent/
A DMakefile151 $(QUIET_LINK)$(RM) $@; $(AR) rcs $@ $^
192 $(RM) tags
197 $(RM) TAGS
247 $(RM) *.o *~ $(TARGETS) *.a *.so $(VERSION_FILES) .*.d .*.cmd; \
248 $(RM) TRACEEVENT-CFLAGS tags TAGS; \
249 $(RM) $(PKG_CONFIG_FILE)
/linux/tools/bpf/bpftool/
A DMakefile96 RM ?= rm -f macro
236 $(Q)$(RM) -- $(OUTPUT)bpftool $(OUTPUT)*.o $(OUTPUT)*.d
237 $(Q)$(RM) -- $(OUTPUT)*.skel.h $(OUTPUT)vmlinux.h
238 $(Q)$(RM) -r -- $(LIBBPF_OUTPUT) $(BOOTSTRAP_OUTPUT)
240 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpftool
241 $(Q)$(RM) -r -- $(OUTPUT)feature/
254 $(Q)$(RM) -- $(DESTDIR)$(prefix)/sbin/bpftool
255 $(Q)$(RM) -- $(DESTDIR)$(bash_compdir)/bpftool
/linux/tools/bpf/bpftool/Documentation/
A DMakefile6 RM ?= rm -f macro
48 $(Q)$(RM) $(DOC_MAN8)
57 $(Q)$(RM) $(addprefix $(DESTDIR)$(man8dir)/,$(_DOC_MAN8))
/linux/arch/m68k/fpsp040/
A Dbindec.S175 fmovel #rm_mode,%FPCR |set RM and ext
346 | RZ 01 1 0 10/2 RM
347 | RZ 01 1 1 10/2 RM
348 | RM 10 0 0 11/3 RP
349 | RM 10 0 1 10/2 RM
350 | RM 10 1 0 10/2 RM
351 | RM 10 1 1 11/3 RP
352 | RP 11 0 0 10/2 RM
355 | RP 11 1 1 10/2 RM
673 fmovel #rm_mode,%FPCR |set rmode to RM
[all …]
/linux/tools/testing/selftests/bpf/
A DMakefile.docs7 RM ?= rm -f
60 $(Q)$(RM) $$(DOC_MAN$2) $(OUTPUT)bpf-$1.rst
69 $(Q)$(RM) $$(addprefix $(DESTDIR)$$(man$2dir)/,$$(_DOC_MAN$2))
/linux/tools/testing/selftests/
A Dlib.mk121 ifeq ($(RM),)
122 RM := rm -f
126 $(RM) -r $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(EXTRA_CLEAN)
/linux/drivers/comedi/drivers/ni_routing/tools/
A DMakefile62 $(RM) -rf comedi_h.py ni_values.py convert_c_to_py all_cfiles.c *.pyc \
66 $(RM) -rf c/ csv/
/linux/tools/bpf/
A DMakefile94 $(Q)$(RM) -r -- $(OUTPUT)*.o $(OUTPUT)bpf_jit_disasm $(OUTPUT)bpf_dbg \
97 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpf
98 $(Q)$(RM) -r -- $(OUTPUT)feature
/linux/tools/lib/bpf/
A DMakefile4 RM ?= rm macro
171 $(QUIET_LINK)$(RM) -f $@; $(AR) rcs $@ $^
264 $(call QUIET_CLEAN, libbpf) $(RM) -rf $(CMD_TARGETS) \
278 $(RM) -f TAGS tags
/linux/arch/arm64/boot/dts/toshiba/
A Dtmpv7708-rm-mbrc.dts3 * Device Tree File for TMPV7708 RM main board
14 model = "Toshiba TMPV7708 RM main board";
/linux/tools/perf/
A DMakefile.perf192 RM = rm -f
228 export srctree OUTPUT RM CC CXX LD AR CFLAGS CXXFLAGS V BISON FLEX AWK
347 python-clean := $(call QUIET_CLEAN, python) $(RM) -r $(PYTHON_EXTBUILD) $(OUTPUT)python/perf*.so
846 $(Q)$(RM) -r -- $(LIBBPF_OUTPUT)
904 $(QUIET_GEN)$(RM) TAGS; \
908 $(QUIET_GEN)$(RM) tags; \
912 $(QUIET_GEN)$(RM) cscope*; \
1089 $(call QUIET_CLEAN, bpf-skel) $(RM) -r $(SKEL_TMP_OUT) $(SKELETONS)
1092 …$(call QUIET_CLEAN, core-objs) $(RM) $(LIBPERF_A) $(OUTPUT)perf-archive $(OUTPUT)perf-with-kcore …
1094 $(Q)$(RM) $(OUTPUT).config-detected
[all …]
/linux/tools/bpf/resolve_btfids/
A DMakefile21 RM ?= rm macro
81 $(Q)$(RM) -rf $(clean_objects)
/linux/tools/objtool/
A DMakefile66 $(call QUIET_CLEAN, objtool) $(RM) $(OBJTOOL)
68 $(Q)$(RM) $(OUTPUT)arch/x86/inat-tables.c $(OUTPUT)fixdep
/linux/drivers/net/ethernet/i825xx/
A DKconfig53 tristate "SNI RM ethernet"
57 built into SNI RM machines.
/linux/tools/cgroup/
A DMakefile11 $(RM) cgroup_event_listener
/linux/tools/firmware/
A DMakefile11 $(RM) ihex2fw
/linux/tools/leds/
A DMakefile11 $(RM) uledmon led_hw_brightness_mon
/linux/tools/laptop/freefall/
A DMakefile14 $(RM) $(TARGET)
/linux/arch/mips/sni/
A DPlatform2 # SNI RM

Completed in 30 milliseconds

123