Home
last modified time | relevance | path

Searched refs:MMD (Results 1 – 17 of 17) sorted by relevance

/linux/Documentation/devicetree/bindings/net/
A Dbroadcom-bcm87xx.txt10 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/drivers/net/phy/qcom/
A Dqca83xx.c24 { "eee_wake_errors", 0x16, GENMASK(15, 0), MMD},
58 if (stat.access_type == MMD) in qca83xx_get_stat()
A Dqcom.h197 MMD enumerator
/linux/scripts/
A DMakefile.host83 hostc_flags = -Wp,-MMD,$(depfile) \
86 hostcxx_flags = -Wp,-MMD,$(depfile) \
A DMakefile.userprogs19 user_ccflags = -Wp,-MMD,$(depfile) $(KBUILD_USERCFLAGS) $(userccflags) \
A DMakefile.lib225 c_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \
232 a_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \
235 cpp_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \
A DMakefile.dtbs118 dtc_cpp_flags = -Wp,-MMD,$(depfile).pre.tmp -nostdinc -I $(DTC_INCLUDE) -undef -D__DTS__
A DKbuild.include43 # The temporary file to save gcc -MMD generated dependencies must not
/linux/tools/net/ynl/lib/
A DMakefile28 $(COMPILE.c) -MMD -c -o $@ $<
/linux/tools/testing/vsock/
A DMakefile11 …e -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -…
/linux/tools/bpf/bpftool/
A DMakefile237 $(QUIET_CC)$(CC) $(CFLAGS) -c -MMD $< -o $@
246 $(QUIET_CC)$(HOSTCC) $(HOST_CFLAGS) -c -MMD $< -o $@
249 $(QUIET_CC)$(CC) $(CFLAGS) -c -MMD $< -o $@
/linux/Documentation/devicetree/bindings/net/pcs/
A Dsnps,dw-xpcs.yaml53 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/tools/virtio/
A DMakefile18 …/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -…
/linux/scripts/gcc-plugins/
A DMakefile29 plugin_cxxflags = -Wp,-MMD,$(depfile) $(KBUILD_HOSTCXXFLAGS) -fPIC \
/linux/usr/include/
A DMakefile18 override c_flags = $(UAPI_CFLAGS) -Wp,-MMD,$(depfile) -I $(obj) -I $(srctree)/usr/dummy-include
/linux/Documentation/networking/
A Dphy.rst487 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/tools/testing/selftests/bpf/
A DMakefile664 $(Q)cd $$(@D) && $$(CC) -I. $$(CFLAGS) -MMD -MT $$@ -c $(CURDIR)/$$< $$(LDLIBS) -o $$(@F)

Completed in 24 milliseconds