Searched refs:MMD (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/Documentation/devicetree/bindings/net/ |
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.6.21/tools/bpf/bpftool/ |
D | Makefile | 235 $(QUIET_CC)$(HOSTCC) $(HOST_CFLAGS) -c -MMD $< -o $@ 238 $(QUIET_CC)$(CC) $(CFLAGS) -c -MMD $< -o $@ 247 $(QUIET_CC)$(HOSTCC) $(HOST_CFLAGS) -c -MMD $< -o $@ 250 $(QUIET_CC)$(CC) $(CFLAGS) -c -MMD $< -o $@
|
/linux-6.6.21/scripts/ |
D | Makefile.host | 83 hostc_flags = -Wp,-MMD,$(depfile) \ 86 hostcxx_flags = -Wp,-MMD,$(depfile) \
|
D | Makefile.lib | 230 c_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \ 237 a_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \ 240 cpp_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \ 247 dtc_cpp_flags = -Wp,-MMD,$(depfile).pre.tmp -nostdinc \
|
D | Makefile.userprogs | 19 user_ccflags = -Wp,-MMD,$(depfile) $(KBUILD_USERCFLAGS) $(userccflags) \
|
D | Kbuild.include | 43 # The temporary file to save gcc -MMD generated dependencies must not
|
/linux-6.6.21/tools/net/ynl/lib/ |
D | Makefile | 25 $(COMPILE.c) -MMD -c -o $@ $<
|
/linux-6.6.21/tools/testing/vsock/ |
D | Makefile | 8 …e -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -…
|
/linux-6.6.21/tools/virtio/ |
D | Makefile | 17 …/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -…
|
/linux-6.6.21/scripts/gcc-plugins/ |
D | Makefile | 29 plugin_cxxflags = -Wp,-MMD,$(depfile) $(KBUILD_HOSTCXXFLAGS) -fPIC \
|
/linux-6.6.21/usr/include/ |
D | Makefile | 18 override c_flags = $(UAPI_CFLAGS) -Wp,-MMD,$(depfile) -I $(obj) -I $(srctree)/usr/dummy-include
|
/linux-6.6.21/drivers/net/phy/ |
D | at803x.c | 288 MMD enumerator 301 { "eee_wake_errors", 0x16, GENMASK(15, 0), MMD}, 554 if (stat.access_type == MMD) in at803x_get_stat()
|
/linux-6.6.21/Documentation/networking/ |
D | phy.rst | 481 The PHY's MMD register accesses are handled by the PAL framework 484 manufacturing before the MMD PHY register definitions were 486 the generic PAL framework for accessing the PHY's MMD registers. 488 implemented in the PAL. This support uses the PAL to access MMD
|