Lines Matching defs:phydev
183 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_read_alarm() local
207 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_read_temp() local
241 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_read_in() local
312 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_write_temp() local
337 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_write_in() local
396 static int bcm54140_enable_monitoring(struct phy_device *phydev) in bcm54140_enable_monitoring()
414 static int bcm54140_probe_once(struct phy_device *phydev) in bcm54140_probe_once()
432 static int bcm54140_base_read_rdb(struct phy_device *phydev, u16 rdb) in bcm54140_base_read_rdb()
450 static int bcm54140_base_write_rdb(struct phy_device *phydev, in bcm54140_base_write_rdb()
473 static int bcm54140_b0_workaround(struct phy_device *phydev) in bcm54140_b0_workaround()
505 static int bcm54140_get_base_addr_and_port(struct phy_device *phydev) in bcm54140_get_base_addr_and_port()
580 static int bcm54140_probe(struct phy_device *phydev) in bcm54140_probe()
613 static int bcm54140_config_init(struct phy_device *phydev) in bcm54140_config_init()
649 static irqreturn_t bcm54140_handle_interrupt(struct phy_device *phydev) in bcm54140_handle_interrupt()
674 static int bcm54140_ack_intr(struct phy_device *phydev) in bcm54140_ack_intr()
686 static int bcm54140_config_intr(struct phy_device *phydev) in bcm54140_config_intr()
721 static int bcm54140_get_downshift(struct phy_device *phydev, u8 *data) in bcm54140_get_downshift()
746 static int bcm54140_set_downshift(struct phy_device *phydev, u8 cnt) in bcm54140_set_downshift()
778 static int bcm54140_get_edpd(struct phy_device *phydev, u16 *tx_interval) in bcm54140_get_edpd()
806 static int bcm54140_set_edpd(struct phy_device *phydev, u16 tx_interval) in bcm54140_set_edpd()
839 static int bcm54140_get_tunable(struct phy_device *phydev, in bcm54140_get_tunable()
852 static int bcm54140_set_tunable(struct phy_device *phydev, in bcm54140_set_tunable()