• Home
  • Raw
  • Download

Lines Matching refs:phy_device

178 	struct phy_device *phydev = dev_get_drvdata(dev);  in bcm54140_hwmon_read_alarm()
202 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_read_temp()
236 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_read_in()
307 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_write_temp()
332 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_write_in()
391 static int bcm54140_enable_monitoring(struct phy_device *phydev) in bcm54140_enable_monitoring()
409 static int bcm54140_probe_once(struct phy_device *phydev) in bcm54140_probe_once()
427 static int bcm54140_base_read_rdb(struct phy_device *phydev, u16 rdb) in bcm54140_base_read_rdb()
443 static int bcm54140_base_write_rdb(struct phy_device *phydev, in bcm54140_base_write_rdb()
464 static int bcm54140_b0_workaround(struct phy_device *phydev) in bcm54140_b0_workaround()
496 static int bcm54140_get_base_addr_and_port(struct phy_device *phydev) in bcm54140_get_base_addr_and_port()
571 static int bcm54140_probe(struct phy_device *phydev) in bcm54140_probe()
604 static int bcm54140_config_init(struct phy_device *phydev) in bcm54140_config_init()
640 static irqreturn_t bcm54140_handle_interrupt(struct phy_device *phydev) in bcm54140_handle_interrupt()
665 static int bcm54140_ack_intr(struct phy_device *phydev) in bcm54140_ack_intr()
677 static int bcm54140_config_intr(struct phy_device *phydev) in bcm54140_config_intr()
712 static int bcm54140_get_downshift(struct phy_device *phydev, u8 *data) in bcm54140_get_downshift()
737 static int bcm54140_set_downshift(struct phy_device *phydev, u8 cnt) in bcm54140_set_downshift()
769 static int bcm54140_get_edpd(struct phy_device *phydev, u16 *tx_interval) in bcm54140_get_edpd()
797 static int bcm54140_set_edpd(struct phy_device *phydev, u16 tx_interval) in bcm54140_set_edpd()
830 static int bcm54140_get_tunable(struct phy_device *phydev, in bcm54140_get_tunable()
843 static int bcm54140_set_tunable(struct phy_device *phydev, in bcm54140_set_tunable()