Searched refs:MMD (Results 1 – 17 of 17) sorted by relevance
| /linux-6.15/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-6.15/scripts/ |
| H A D | Makefile.host | 83 hostc_flags = -Wp,-MMD,$(depfile) \ 86 hostcxx_flags = -Wp,-MMD,$(depfile) \
|
| H A D | Makefile.userprogs | 19 user_ccflags = -Wp,-MMD,$(depfile) $(KBUILD_USERCFLAGS) $(userccflags) \
|
| H A D | Makefile.lib | 238 c_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \ 245 a_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \ 248 cpp_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \
|
| H A D | Makefile.dtbs | 118 dtc_cpp_flags = -Wp,-MMD,$(depfile).pre.tmp -nostdinc -I $(DTC_INCLUDE) -undef -D__DTS__
|
| H A D | Kbuild.include | 43 # The temporary file to save gcc -MMD generated dependencies must not
|
| /linux-6.15/drivers/net/phy/qcom/ |
| H A D | qca83xx.c | 24 { "eee_wake_errors", 0x16, GENMASK(15, 0), MMD}, 56 if (stat.access_type == MMD) in qca83xx_get_stat()
|
| H A D | qcom.h | 197 MMD enumerator
|
| /linux-6.15/tools/net/ynl/lib/ |
| H A D | Makefile | 27 $(COMPILE.c) -MMD -c -o $@ $<
|
| /linux-6.15/tools/testing/vsock/ |
| H A D | Makefile | 11 …e -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -…
|
| /linux-6.15/tools/bpf/bpftool/ |
| H A D | Makefile | 247 $(QUIET_CC)$(CC) $(CFLAGS) -c -MMD $< -o $@ 256 $(QUIET_CC)$(HOSTCC) $(HOST_CFLAGS) -c -MMD $< -o $@ 259 $(QUIET_CC)$(CC) $(CFLAGS) -c -MMD $< -o $@
|
| /linux-6.15/Documentation/devicetree/bindings/net/pcs/ |
| H A D | snps,dw-xpcs.yaml | 53 MMD '[20:16]', Reg '[15:0]'. In the later case the space is divided 56 the CSR address MMD+REG[20:8] is supposed to be written in there
|
| /linux-6.15/tools/virtio/ |
| H A D | Makefile | 18 …/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -…
|
| /linux-6.15/scripts/gcc-plugins/ |
| H A D | Makefile | 29 plugin_cxxflags = -Wp,-MMD,$(depfile) $(KBUILD_HOSTCXXFLAGS) -fPIC \
|
| /linux-6.15/usr/include/ |
| H A D | Makefile | 18 override c_flags = $(UAPI_CFLAGS) -Wp,-MMD,$(depfile) -I $(obj) -I $(srctree)/usr/dummy-include
|
| /linux-6.15/Documentation/networking/ |
| H A D | phy.rst | 487 The PHY's MMD register accesses are handled by the PAL framework 490 manufacturing before the MMD PHY register definitions were 492 the generic PAL framework for accessing the PHY's MMD registers. 494 implemented in the PAL. This support uses the PAL to access MMD
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | Makefile | 642 $(Q)cd $$(@D) && $$(CC) -I. $$(CFLAGS) -MMD -MT $$@ -c $(CURDIR)/$$< $$(LDLIBS) -o $$(@F)
|