/freebsd/sys/dev/e1000/ |
H A D | e1000_ich8lan.h | 280 #define I82579_EEE_PCS_STATUS 0x182E /* IEEE MMD Register 3.1 >> 8 */ 281 #define I82579_EEE_CAPABILITY 0x0410 /* IEEE MMD Register 3.20 */ 282 #define I82579_EEE_ADVERTISEMENT 0x040E /* IEEE MMD Register 7.60 */ 283 #define I82579_EEE_LP_ABILITY 0x040F /* IEEE MMD Register 7.61 */ 287 #define I217_EEE_PCS_STATUS 0x9401 /* IEEE MMD Register 3.1 */ 288 #define I217_EEE_CAPABILITY 0x8000 /* IEEE MMD Register 3.20 */ 289 #define I217_EEE_ADVERTISEMENT 0x8001 /* IEEE MMD Register 7.60 */ 290 #define I217_EEE_LP_ABILITY 0x8002 /* IEEE MMD Register 7.61 */
|
/freebsd/sys/contrib/device-tree/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
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RegAllocPBQP.h | 317 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata(); in handleDisconnectEdge() local 318 NMd.handleRemoveEdge(MMd, NId == G.getEdgeNode2Id(EId)); in handleDisconnectEdge() 324 const MatrixMetadata& MMd = G.getEdgeCosts(EId).getMetadata(); in handleReconnectEdge() local 325 NMd.handleAddEdge(MMd, NId == G.getEdgeNode2Id(EId)); in handleReconnectEdge() 342 const MatrixMetadata& MMd = NewCosts.getMetadata(); in handleUpdateCosts() local 343 N1Md.handleAddEdge(MMd, Transpose); in handleUpdateCosts() 344 N2Md.handleAddEdge(MMd, !Transpose); in handleUpdateCosts()
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_aq100x.c | 69 (void) mdio_write(phy, regs[i].mmd, regs[i].reg, regs[i].val); \ 75 (void) mdio_read(phy, regs[i].mmd, regs[i].reg, &v); \ 117 int mmd; in aq100x_intr_enable() member 135 int mmd; in aq100x_intr_disable() member 153 int mmd; in aq100x_intr_clear() member 315 aq100x_set_loopback(struct cphy *phy, int mmd, int dir, int enable) in aq100x_set_loopback() argument
|
H A D | cxgb_common.h | 564 int (*set_loopback)(struct cphy *phy, int mmd, int dir, int enable); 590 static inline int mdio_read(struct cphy *phy, int mmd, int reg, in mdio_read() argument 593 return phy->mdio_read(phy->adapter, phy->addr, mmd, reg, valp); in mdio_read() 596 static inline int mdio_write(struct cphy *phy, int mmd, int reg, in mdio_write() argument 599 return phy->mdio_write(phy->adapter, phy->addr, mmd, reg, val); in mdio_write() 689 int t3_mdio_change_bits(struct cphy *phy, int mmd, int reg, unsigned int clear, 691 int t3_phy_reset(struct cphy *phy, int mmd, int wait);
|
H A D | cxgb_mv88e1xxx.c | 181 static int mv88e1xxx_set_loopback(struct cphy *cphy, int mmd, int dir, int on) in mv88e1xxx_set_loopback() argument
|
H A D | cxgb_t3_hw.c | 361 * @mmd: the device address 369 int t3_mdio_change_bits(struct cphy *phy, int mmd, int reg, unsigned int clear, in t3_mdio_change_bits() argument 375 ret = mdio_read(phy, mmd, reg, &val); in t3_mdio_change_bits() 378 ret = mdio_write(phy, mmd, reg, val | set); in t3_mdio_change_bits() 386 * @mmd: the device address of the PHY block to reset 390 * @mmd should be 0 for 10/100/1000 PHYs and the device address to reset 393 int t3_phy_reset(struct cphy *phy, int mmd, int wait) in t3_phy_reset() argument 398 err = t3_mdio_change_bits(phy, mmd, MII_BMCR, BMCR_PDOWN, BMCR_RESET); in t3_phy_reset() 403 err = mdio_read(phy, mmd, MII_BMCR, &ctl); in t3_phy_reset()
|
/freebsd/sys/contrib/device-tree/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
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | Makefile | 15 CFLAGS = -MMD -O2 -Wall -g
|
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_radio_2055.h | 92 #define B2055_RF_MMDIDAC1 0x3D /* RF MMD IDAC 1 */ 93 #define B2055_RF_MMDIDAC0 0x3E /* RF MMD IDAC 0 */ 94 #define B2055_RF_MMDSP 0x3F /* RF MMD spare */
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x_all.c | 499 const EVP_MD *mgf1md, *mmd = NULL; in X509_digest_sig() local 503 || !ossl_rsa_pss_get_param_unverified(pss, &mmd, &mgf1md, in X509_digest_sig() 506 || mmd == NULL) { in X509_digest_sig() 513 if ((md = EVP_MD_fetch(cert->libctx, EVP_MD_get0_name(mmd), in X509_digest_sig()
|
/freebsd/sys/dev/mii/ |
H A D | rgephyreg.h | 193 /* RTL8211F MMD device 7 */ 198 /* RTL8211F MMD device 7 */
|
H A D | brgphy.c | 594 /* Select GP Status Block of the AN MMD, get autoneg results. */ in brgphy_status() 1078 /* Select the SerDes Digital block of the AN MMD. */ in brgphy_reset() 1085 /* Select the Over 1G block of the AN MMD. */ in brgphy_reset() 1096 /* Select the Multi-Rate Backplane Ethernet block of the AN MMD. */ in brgphy_reset() 1105 /* Select the Clause 73 User B0 block of the AN MMD. */ in brgphy_reset()
|
H A D | micphy.c | 124 /* Select register data for MMD and read the value. */ in ksz9031_read() 140 /* Select register data for MMD and write the value. */ in ksz9031_write()
|
H A D | mii.h | 220 #define MII_MMDACR 0x0d /* MMD access control register */ 228 #define MII_MMDAADR 0x0e /* MMD access address data register */
|
/freebsd/contrib/bmake/mk/ |
H A D | auto.dep.mk | 36 # set this to -MMD to ignore /usr/include
|
H A D | autodep.mk | 68 # set this to -MMD to ignore /usr/include
|
/freebsd/sys/dev/msk/ |
H A D | if_msk.c | 1591 struct msk_mii_data *mmd; in msk_attach() local 1601 mmd = device_get_ivars(dev); in msk_attach() 1602 port = mmd->port; in msk_attach() 1708 mmd->mii_flags); in msk_attach() 1734 struct msk_mii_data *mmd; in mskc_attach() local 1947 mmd = malloc(sizeof(struct msk_mii_data), M_DEVBUF, M_WAITOK | M_ZERO); in mskc_attach() 1948 mmd->port = MSK_PORT_A; in mskc_attach() 1949 mmd->pmd = sc->msk_pmd; in mskc_attach() 1950 mmd->mii_flags |= MIIF_DOPAUSE; in mskc_attach() 1952 mmd->mii_flags |= MIIF_HAVEFIBER; in mskc_attach() [all …]
|
/freebsd/contrib/wpa/src/ |
H A D | build.rules | 34 CFLAGS = -MMD -O2 -Wall -g
|
/freebsd/crypto/libecc/ |
H A D | common.mk | 185 BIN_CFLAGS ?= $(CFLAGS) $(FPIE_CFLAG) -MMD -MP 186 LIB_CFLAGS ?= $(CFLAGS) $(FPIC_CFLAG) -MMD -MP -ffreestanding
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_main.c | 2526 int mmd, error = 0; in cxgb_extension_ioctl() local 2553 mmd = mid->phy_id >> 8; in cxgb_extension_ioctl() 2554 if (!mmd) in cxgb_extension_ioctl() 2555 mmd = MDIO_DEV_PCS; in cxgb_extension_ioctl() 2556 else if (mmd > MDIO_DEV_VEND2) in cxgb_extension_ioctl() 2559 error = phy->mdio_read(sc, mid->phy_id & 0x1f, mmd, in cxgb_extension_ioctl() 2575 mmd = mid->phy_id >> 8; in cxgb_extension_ioctl() 2576 if (!mmd) in cxgb_extension_ioctl() 2577 mmd = MDIO_DEV_PCS; in cxgb_extension_ioctl() 2578 else if (mmd > MDIO_DEV_VEND2) in cxgb_extension_ioctl() [all …]
|
/freebsd/sys/dev/igc/ |
H A D | igc_regs.h | 91 #define IGC_MMDAC 13 /* MMD Access Control */ 92 #define IGC_MMDAAD 14 /* MMD Access Address/Data */
|
/freebsd/sys/dev/axgbe/ |
H A D | xgbe-common.h | 929 /* PCS MMD select register offset 930 * The MMD select register is used for accessing PCS registers 934 * writing an address selection value to the MMD select regiesters.
|
H A D | xgbe-dev.c | 1029 * management interface uses indirect addressing to access the MMD in xgbe_read_mmd_regs_v2() 1062 * management interface uses indirect addressing to access the MMD in xgbe_write_mmd_regs_v2() 1093 * management interface uses indirect addressing to access the MMD in xgbe_read_mmd_regs_v1() 1122 * management interface uses indirect addressing to access the MMD in xgbe_write_mmd_regs_v1()
|
/freebsd/sys/contrib/zstd/lib/ |
H A D | Makefile | 203 DEPFLAGS = -MT $@ -MMD -MP -MF
|