Searched refs:MMD (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/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.1.9/tools/bpf/bpftool/ |
D | Makefile | 206 $(QUIET_CC)$(HOSTCC) $(HOST_CFLAGS) -c -MMD $< -o $@ 209 $(QUIET_CC)$(CC) $(CFLAGS) -c -MMD $< -o $@ 218 $(QUIET_CC)$(HOSTCC) $(HOST_CFLAGS) -c -MMD $< -o $@ 221 $(QUIET_CC)$(CC) $(CFLAGS) -c -MMD $< -o $@
|
/linux-6.1.9/scripts/ |
D | Makefile.host | 98 hostc_flags = -Wp,-MMD,$(depfile) $(_hostc_flags) 99 hostcxx_flags = -Wp,-MMD,$(depfile) $(_hostcxx_flags)
|
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 | 23 # The temporary file to save gcc -MMD generated dependencies must not
|
/linux-6.1.9/tools/testing/vsock/ |
D | Makefile | 7 …e -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -…
|
/linux-6.1.9/tools/virtio/ |
D | Makefile | 7 …/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -…
|
/linux-6.1.9/scripts/gcc-plugins/ |
D | Makefile | 29 plugin_cxxflags = -Wp,-MMD,$(depfile) $(KBUILD_HOSTCXXFLAGS) -fPIC \
|
/linux-6.1.9/usr/include/ |
D | Makefile | 18 override c_flags = $(UAPI_CFLAGS) -Wp,-MMD,$(depfile) -I $(obj) -I $(srctree)/usr/dummy-include
|
/linux-6.1.9/drivers/net/phy/ |
D | at803x.c | 282 MMD enumerator 295 { "eee_wake_errors", 0x16, GENMASK(15, 0), MMD}, 543 if (stat.access_type == MMD) in at803x_get_stat()
|
/linux-6.1.9/Documentation/networking/ |
D | phy.rst | 477 The PHY's MMD register accesses are handled by the PAL framework 480 manufacturing before the MMD PHY register definitions were 482 the generic PAL framework for accessing the PHY's MMD registers. 484 implemented in the PAL. This support uses the PAL to access MMD
|