| /linux/sound/soc/codecs/ |
| H A D | tscs42xx.h | 114 #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/tools/perf/Documentation/ |
| H A D | Makefile | 53 RM ?= rm -f macro 231 $(QUIET_GEN)$(RM) $@+ $@ && \ 245 $(call QUIET_CLEAN, Documentation) $(RM) $(CLEAN_FILES) 248 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ 263 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ 271 $(QUIET_XMLTO)$(RM) $@ && \ 275 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ 285 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \ 296 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \
|
| /linux/tools/bpf/runqslower/ |
| H A D | Makefile | |
| /linux/tools/lib/subcmd/ |
| H A D | Makefile | 16 RM = rm -f macro 81 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SUBCMD_IN) 115 $(call QUIET_CLEAN, libsubcmd) $(RM) $(LIBFILE); \ 116 find $(or $(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | Makefile | 5 RM ?= rm -f macro 41 $(Q)$(RM) $(DOC_MAN8) 50 $(Q)$(RM) $(addprefix $(DESTDIR)$(man8dir)/,$(_DOC_MAN8))
|
| /linux/Documentation/tools/rtla/ |
| H A D | Makefile | 5 RM ?= rm -f macro 42 $(RM) $(DOC_MAN1) 49 $(RM) $(addprefix $(DESTDIR)$(MAN1DIR)/,$(_DOC_MAN1))
|
| /linux/Documentation/tools/rv/ |
| H A D | Makefile | 4 RM ?= rm -f macro 41 $(RM) $(DOC_MAN1) 48 $(RM) $(addprefix $(DESTDIR)$(MAN1DIR)/,$(_DOC_MAN1))
|
| /linux/tools/lib/symbol/ |
| H A D | Makefile | 79 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SYMBOL_IN) 113 $(call QUIET_CLEAN, libsymbol) $(RM) $(LIBFILE); \ 114 find $(or $(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
|
| /linux/tools/perf/ |
| H A D | Makefile.perf | 208 RM = rm -f 275 export srctree OUTPUT RM CC CXX LD AR CFLAGS CXXFLAGS V BISON FLEX AWK 401 python-clean := $(call QUIET_CLEAN, python) $(RM) -r $(PYTHON_EXTBUILD) $(OUTPUT)python/perf*.so 774 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $< 780 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $< 786 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $< 792 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $< 798 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $< 958 $(Q)$(RM) -r -- $(LIBAPI_OUTPUT) 967 $(Q)$(RM) -r -- $(LIBBPF_OUTPUT) [all …]
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | Makefile.docs | 7 RM ?= rm -f 54 $(Q)$(RM) $$(DOC_MAN$2) $(OUTPUT)bpf-$1.rst 63 $(Q)$(RM) $$(addprefix $(DESTDIR)$$(man$2dir)/,$$(_DOC_MAN$2))
|
| /linux/tools/lib/api/ |
| H A D | Makefile | 50 RM = rm -f macro 78 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(API_IN) 124 $(call QUIET_CLEAN, libapi) $(RM) $(LIBFILE); \ 125 find $(or $(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
|
| /linux/arch/m68k/fpsp040/ |
| H A D | bindec.S | 22 | 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/tools/objtool/ |
| H A D | Makefile | 123 $(Q)$(RM) -r -- $(LIBSUBCMD_OUTPUT) 126 $(call QUIET_CLEAN, objtool) $(RM) $(OBJTOOL) 128 $(Q)$(RM) $(OUTPUT)arch/x86/lib/cpu-feature-names.c $(OUTPUT)fixdep 129 $(Q)$(RM) $(OUTPUT)arch/x86/lib/inat-tables.c $(OUTPUT)fixdep 130 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.objtool 131 $(Q)$(RM) -r -- $(OUTPUT)feature
|
| /linux/tools/arch/arm64/tools/ |
| H A D | Makefile | 14 RM ?= rm macro 30 $(Q)$(RM) -rf $(arm64_generated_dir)
|
| /linux/arch/arm64/boot/dts/toshiba/ |
| H A D | tmpv7708-rm-mbrc.dts | 3 * Device Tree File for TMPV7708 RM main board 14 model = "Toshiba TMPV7708 RM main board";
|
| /linux/drivers/comedi/drivers/ni_routing/tools/ |
| H A D | Makefile | 70 $(RM) -rf comedi_h.py ni_values.py convert_c_to_py all_cfiles.c *.pyc \ 74 $(RM) -rf c/ csv/ linux/
|
| /linux/tools/bpf/ |
| H A D | Makefile | 91 $(Q)$(RM) -r -- $(OUTPUT)*.o $(OUTPUT)bpf_jit_disasm $(OUTPUT)bpf_dbg \ 94 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpf 95 $(Q)$(RM) -r -- $(OUTPUT)feature
|
| /linux/tools/lib/bpf/ |
| H A D | Makefile | 4 RM ?= rm macro 168 $(QUIET_LINK)$(RM) -f $@; $(AR) rcs $@ $^ 262 $(call QUIET_CLEAN, libbpf) $(RM) -rf $(CMD_TARGETS) \ 276 $(RM) -f TAGS tags
|
| /linux/Documentation/litmus-tests/ |
| H A D | README | 53 RM-broken.litmus 65 RM-fixed.litmus 66 The counterpart to RM-broken.litmus, showing P0()'s two loads from
|
| /linux/tools/testing/selftests/ |
| H A D | lib.mk | 188 ifeq ($(RM),) 189 RM := rm -f 193 $(RM) -r $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(EXTRA_CLEAN)
|
| /linux/tools/bpf/resolve_btfids/ |
| H A D | Makefile | 22 RM ?= rm macro 99 $(Q)$(RM) -rf $(clean_objects)
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | falcon.rst | 48 run-time GSP binary (GSP-RM) in LS mode on the GSP Falcon. Similarly, as an 76 LS ucode (GSP-RM running on the GSP) 83 SEC2 in HS mode and loads the GSP-RM binary onto the GSP, it needs to run 86 LS code, and GSP-RM must run in LS mode. To overcome this, the GSP is 90 running its own GSP-RM LS ucode.
|
| /linux/tools/thermal/lib/ |
| H A D | Makefile | 88 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(LIBTHERMAL_TOOLS_IN) 102 $(call QUIET_CLEAN, libthermal_tools) $(RM) $(LIBTHERMAL_TOOLS_A) \
|
| /linux/tools/firmware/ |
| H A D | Makefile | 11 $(RM) ihex2fw
|
| /linux/tools/leds/ |
| H A D | Makefile | 11 $(RM) uledmon led_hw_brightness_mon
|