mdiobus_write_nested — Nested version of the mdiobus_write function
int mdiobus_write_nested ( | struct mii_bus * bus, |
int addr, | |
u32 regnum, | |
u16 val) ; |
bus
the mii_bus struct
addr
the phy address
regnum
register number to write
val
value to write to regnum