Searched refs:MMD (Results 1 – 12 of 12) sorted by relevance
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | broadcom-bcm87xx.txt | 10 is the MDIO Manageable Device (MMD) address, the second a register 11 address within the MMD, the third cell contains a mask to be ANDed
|
| /linux/scripts/ |
| H A D | Makefile.host | 83 hostc_flags = -Wp,-MMD,$(depfile) \ 86 hostcxx_flags = -Wp,-MMD,$(depfile) \
|
| H A D | Makefile.lib | 167 c_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \ 174 a_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \ 177 cpp_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \
|
| H A D | Makefile.userprogs | 19 user_ccflags = -Wp,-MMD,$(depfile) $(KBUILD_USERCFLAGS) $(userccflags) \
|
| H A D | Kbuild.include | 43 # The temporary file to save gcc -MMD generated dependencies must not
|
| /linux/tools/bpf/bpftool/ |
| H A D | Makefile | 249 $(QUIET_CC)$(CC) $(CFLAGS) -c -MMD $< -o $@ 258 $(QUIET_CC)$(HOSTCC) $(HOST_CFLAGS) -c -MMD $< -o $@ 261 $(QUIET_CC)$(CC) $(CFLAGS) -c -MMD $< -o $@
|
| /linux/tools/testing/vsock/ |
| H A D | Makefile | 12 …e -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -…
|
| /linux/scripts/gcc-plugins/ |
| H A D | Makefile | 29 plugin_cxxflags = -Wp,-MMD,$(depfile) $(KBUILD_HOSTCXXFLAGS) -fPIC \
|
| /linux/tools/virtio/ |
| H A D | Makefile | 18 …/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -…
|
| /linux/drivers/net/phy/qcom/ |
| H A D | qcom.h | 211 MMD enumerator
|
| /linux/usr/include/ |
| H A D | Makefile | 11 override c_flags = $(KBUILD_USERCFLAGS) $(UAPI_CFLAGS) -Wp,-MMD,$(depfile) -I $(obj) -I $(srctree)/…
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | Makefile | 660 $(Q)cd $$(@D) && $$(CC) -I. $$(CFLAGS) -MMD -MT $$@ -c $(CURDIR)/$$< $$(LDLIBS) -o $$(@F)
|