Searched refs:phy_data (Results 1 – 4 of 4) sorted by relevance
2327 uint16_t phy_data; in e1000_copper_link_preconfig() local2364 &phy_data); in e1000_copper_link_preconfig()2367 phy_data); in e1000_copper_link_preconfig()2411 &phy_data); in e1000_set_d3_lplu_state()2421 &phy_data); in e1000_set_d3_lplu_state()2431 phy_data); in e1000_set_d3_lplu_state()2501 &phy_data); in e1000_set_d3_lplu_state()2507 phy_data); in e1000_set_d3_lplu_state()2545 &phy_data); in e1000_set_d0_lplu_state()2739 &phy_data); in e1000_copper_link_igp_setup()[all …]
110 struct sun4i_usb_phy_data *phy_data = dev_get_priv(phy->dev); in sun4i_usb_phy_write() local111 struct sun4i_usb_phy_plat *usb_phy = &phy_data->usb_phy[phy->id]; in sun4i_usb_phy_write()113 void __iomem *phyctl = phy_data->base + phy_data->cfg->phyctl_offset; in sun4i_usb_phy_write()116 if (phy_data->cfg->phyctl_offset == REG_PHYCTL_A33) { in sun4i_usb_phy_write()
41 uint8_t phy_data[2]; member49 #define REG_PHY_DATA offsetof(struct mcs7830_regs, phy_data)
306 int dev_addr, int phy_reg, u16 phy_data) in cpsw_mdio_sw_write() argument336 cpsw_mdio_man_send_pattern(mdio, PHY_DATA_BITRANGE, phy_data); in cpsw_mdio_sw_write()
Completed in 27 milliseconds