Query: phy_write_mmd_indirect
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHY_WRITE_MMD_INDIRE(9) Network device support PHY_WRITE_MMD_INDIRE(9)NAMEphy_write_mmd_indirect - writes data to the MMD registersSYNOPSISvoid phy_write_mmd_indirect(struct mii_bus * bus, int prtad, int devad, int addr, u32 data);ARGUMENTSbus the target MII bus prtad MMD Address devad MMD DEVAD addr PHY address on the MII bus data data to write in the MMD registerDESCRIPTIONWrite data from the MMD registers of the specified phy address.TO WRITE THESE REGISTER WE HAVE1) Write reg 13 // DEVAD 2) Write reg 14 // MMD Address 3) Write reg 13 // MMD Data Command for MMD DEVAD 3) Write reg 14 // Write MMD dataCOPYRIGHTKernel Hackers Manual 3.10 June 2014 PHY_WRITE_MMD_INDIRE(9)
Related Man Pages |
---|
mca_intr_disestablish(9) - netbsd |
eeprog(8) - centos |
mca_intr_evcnt(9) - netbsd |
pci(3) - netbsd |
pcibus_conf_write(3) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
[TIP] Processing YAML files with yq |