Home
last modified time | relevance | path

Searched refs:reset_delay_us (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_82540.c73 phy->reset_delay_us = 10000; in e1000_init_phy_params_82540()
H A De1000_hw.h828 u32 reset_delay_us; /* in usec */ member
H A De1000_82541.c94 phy->reset_delay_us = 10000; in e1000_init_phy_params_82541()
H A De1000_82543.c101 phy->reset_delay_us = 10000; in e1000_init_phy_params_82543()
H A De1000_80003es2lan.c106 phy->reset_delay_us = 100; in e1000_init_phy_params_80003es2lan()
H A De1000_82571.c108 phy->reset_delay_us = 100; in e1000_init_phy_params_82571()
H A De1000_ich8lan.c441 phy->reset_delay_us = 100; in e1000_init_phy_params_pchlan()
531 phy->reset_delay_us = 100; in e1000_init_phy_params_ich8lan()
H A De1000_82575.c184 phy->reset_delay_us = 100; in e1000_init_phy_params_82575()
H A De1000_phy.c2872 usec_delay(phy->reset_delay_us); in e1000_phy_hw_reset_generic()