Searched refs:regnum (Results 1 – 5 of 5) sorted by relevance
| /include/ |
| A D | micrel.h | 40 int ksz9021_phy_extended_write(struct phy_device *phydev, int regnum, u16 val); 41 int ksz9021_phy_extended_read(struct phy_device *phydev, int regnum); 44 int regnum, u16 mode, u16 val); 46 int regnum, u16 mode);
|
| A D | fsl_mdio.h | 48 int dev_addr, int regnum); 49 int tsec_phy_read(struct mii_dev *bus, int addr, int dev_addr, int regnum); 50 int tsec_phy_write(struct mii_dev *bus, int addr, int dev_addr, int regnum, 53 int regnum, u16 value); 55 int regnum);
|
| A D | phy.h | 293 #define phy_read_mmd_poll_timeout(phydev, devaddr, regnum, val, cond, \ argument 298 phydev, devaddr, regnum); \ 306 int phy_read(struct phy_device *phydev, int devad, int regnum); 307 int phy_write(struct phy_device *phydev, int devad, int regnum, u16 val); 309 int phy_read_mmd(struct phy_device *phydev, int devad, int regnum); 310 int phy_write_mmd(struct phy_device *phydev, int devad, int regnum, u16 val); 313 int phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum, 315 int phy_modify_mmd(struct phy_device *phydev, int devad, u32 regnum, 322 int phy_modify(struct phy_device *phydev, int devad, int regnum, u16 mask, 345 return phy_modify(phydev, devad, regnum, 0, val); in phy_set_bits() [all …]
|
| A D | fm_eth.h | 215 unsigned int port_num, unsigned regnum);
|
| /include/power/ |
| A D | s5m8767.h | 69 enum s5m8767_regnum regnum; member
|
Completed in 10 milliseconds