Home
last modified time | relevance | path

Searched refs:phy_data (Results 76 – 79 of 79) sorted by relevance

1234

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c5568 u16 phy_data, retry_count = 20; in igc_watchdog_task() local
5644 &phy_data)) { in igc_watchdog_task()
5645 if (!(phy_data & SR_1000T_REMOTE_RX_STATUS) && in igc_watchdog_task()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c5525 u16 phy_data, retry_count = 20; in igb_watchdog_task() local
5611 &phy_data)) { in igb_watchdog_task()
5612 if (!(phy_data & SR_1000T_REMOTE_RX_STATUS) && in igb_watchdog_task()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c3202 hdmi->phy.data = hdmi->plat_data->phy_data; in dw_hdmi_detect_phy()
/openbmc/linux/drivers/atm/
H A Diphase.c72 #define PRIV(dev) ((struct suni_priv *) dev->phy_data)

1234