Home
last modified time | relevance | path

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

123

/Linux-v5.4/sound/soc/codecs/
Dtscs42xx.h114 #define RM(m, b) ((m)<<(b)) macro
133 #define RM_HPVOLL RM(FM_HPVOLL, FB_HPVOLL)
156 #define RM_HPVOLR RM(FM_HPVOLR, FB_HPVOLR)
179 #define RM_SPKVOLL RM(FM_SPKVOLL, FB_SPKVOLL)
204 #define RM_SPKVOLR RM(FM_SPKVOLR, FB_SPKVOLR)
229 #define RM_DACVOLL RM(FM_DACVOLL, FB_DACVOLL)
254 #define RM_DACVOLR RM(FM_DACVOLR, FB_DACVOLR)
279 #define RM_ADCVOLL RM(FM_ADCVOLL, FB_ADCVOLL)
304 #define RM_ADCVOLR RM(FM_ADCVOLR, FB_ADCVOLR)
337 RM(FM_INVOLL_INMUTEL, FB_INVOLL_INMUTEL)
[all …]
/Linux-v5.4/tools/perf/Documentation/
DMakefile56 RM ?= rm -f macro
241 $(QUIET_GEN)$(RM) $@+ $@ && \
261 $(QUIET_GEN)$(RM) $@ && \
275 $(call QUIET_CLEAN, Documentation) $(RM) $(CLEAN_FILES)
278 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
285 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
292 $(QUIET_XMLTO)$(RM) $@ && \
296 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
311 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \
318 $(QUIET_DBLATEX)$(RM) $@+ $@ && \
[all …]
/Linux-v5.4/tools/lib/lockdep/
DMakefile109 $(RM) $@; $(AR) rcs $@ $^)
130 $(RM) tags
135 $(RM) TAGS
154 …$(RM) $(OUTPUT)*.o *~ $(TARGETS) $(OUTPUT)*.a $(OUTPUT)*liblockdep*.so* $(VERSION_FILES) $(OUTPUT)…
155 $(RM) tags TAGS
/Linux-v5.4/tools/lib/api/
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-v5.4/tools/lib/subcmd/
DMakefile16 RM = rm -f macro
59 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SUBCMD_IN)
62 $(call QUIET_CLEAN, libsubcmd) $(RM) $(LIBFILE); \
63 find $(if $(OUTPUT),$(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
/Linux-v5.4/tools/bpf/bpftool/
DMakefile61 RM ?= rm -f macro
127 $(Q)$(RM) -- $(OUTPUT)bpftool $(OUTPUT)*.o $(OUTPUT)*.d
128 $(Q)$(RM) -r -- $(OUTPUT)libbpf/
130 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpftool
131 $(Q)$(RM) -r -- $(OUTPUT)feature/
142 $(Q)$(RM) -- $(DESTDIR)$(prefix)/sbin/bpftool
143 $(Q)$(RM) -- $(DESTDIR)$(bash_compdir)/bpftool
/Linux-v5.4/tools/lib/traceevent/plugins/
DMakefile168 $(RM) tags
173 $(RM) TAGS
213 $(RM) *.o *~ $(TARGETS) *.a *.so $(VERSION_FILES) .*.d .*.cmd; \
214 $(RM) $(OUTPUT)libtraceevent-dynamic-list \
215 $(RM) TRACEEVENT-CFLAGS tags TAGS;
/Linux-v5.4/tools/bpf/bpftool/Documentation/
DMakefile6 RM ?= rm -f macro
40 $(Q)$(RM) $(DOC_MAN8)
49 $(Q)$(RM) $(addprefix $(DESTDIR)$(man8dir)/,$(_DOC_MAN8))
/Linux-v5.4/tools/lib/traceevent/
DMakefile149 $(QUIET_LINK)$(RM) $@; $(AR) rcs $@ $^
190 $(RM) tags
195 $(RM) TAGS
244 $(RM) *.o *~ $(TARGETS) *.a *.so $(VERSION_FILES) .*.d .*.cmd; \
245 $(RM) TRACEEVENT-CFLAGS tags TAGS; \
246 $(RM) $(PKG_CONFIG_FILE)
/Linux-v5.4/tools/bpf/
DMakefile.helpers13 RM ?= rm -f
48 $(Q)$(RM) $(DOC_MAN7) $(OUTPUT)$(HELPERS_RST)
57 $(Q)$(RM) $(addprefix $(DESTDIR)$(man7dir)/,$(_DOC_MAN7))
DMakefile88 $(Q)$(RM) -r -- $(OUTPUT)*.o $(OUTPUT)bpf_jit_disasm $(OUTPUT)bpf_dbg \
91 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpf
92 $(Q)$(RM) -r -- $(OUTPUT)feature
/Linux-v5.4/tools/testing/selftests/
Dlib.mk114 ifeq ($(RM),)
115 RM := rm -f
119 $(RM) -r $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(EXTRA_CLEAN)
/Linux-v5.4/arch/m68k/fpsp040/
Dbindec.S22 | A1. Set RM and size ext; Set SIGMA = sign of input.
168 | A1. Set RM and size ext. Set SIGMA = sign input;
175 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
[all …]
/Linux-v5.4/drivers/staging/comedi/drivers/ni_routing/tools/
DMakefile62 $(RM) -rf comedi_h.py ni_values.py convert_c_to_py all_cfiles.c *.pyc \
66 $(RM) -rf c/ csv/
/Linux-v5.4/tools/objtool/
DMakefile61 $(call QUIET_CLEAN, objtool) $(RM) $(OBJTOOL)
63 $(Q)$(RM) $(OUTPUT)arch/x86/inat-tables.c $(OUTPUT)fixdep
/Linux-v5.4/tools/cgroup/
DMakefile11 $(RM) cgroup_event_listener
/Linux-v5.4/tools/firmware/
DMakefile11 $(RM) ihex2fw
/Linux-v5.4/tools/perf/
DMakefile.perf173 RM = rm -f
209 export srctree OUTPUT RM CC CXX LD AR CFLAGS CXXFLAGS V BISON FLEX AWK
320 python-clean := $(call QUIET_CLEAN, python) $(RM) -r $(PYTHON_EXTBUILD) $(OUTPUT)python/perf*.so
820 $(QUIET_GEN)$(RM) TAGS; \
824 $(QUIET_GEN)$(RM) tags; \
828 $(QUIET_GEN)$(RM) cscope*; \
957 …$(call QUIET_CLEAN, core-objs) $(RM) $(LIBPERF_A) $(OUTPUT)perf-archive $(OUTPUT)perf-with-kcore …
959 $(Q)$(RM) $(OUTPUT).config-detected
960 …$(call QUIET_CLEAN, core-progs) $(RM) $(ALL_PROGRAMS) perf perf-read-vdso32 perf-read-vdsox32 $(OU…
961 …$(call QUIET_CLEAN, core-gen) $(RM) *.spec *.pyc *.pyo */*.pyc */*.pyo $(OUTPUT)common-cmds.h T…
/Linux-v5.4/tools/leds/
DMakefile11 $(RM) uledmon led_hw_brightness_mon
/Linux-v5.4/tools/usb/
DMakefile14 $(RM) testusb ffs-test
/Linux-v5.4/tools/laptop/freefall/
DMakefile14 $(RM) $(TARGET)
/Linux-v5.4/arch/mips/sni/
DPlatform2 # SNI RM
/Linux-v5.4/tools/usb/ffs-aio-example/multibuff/host_app/
DMakefile14 $(RM) test
/Linux-v5.4/tools/usb/ffs-aio-example/simple/host_app/
DMakefile14 $(RM) test
/Linux-v5.4/tools/wmi/
DMakefile15 $(RM) $(TARGET)

123