Home
last modified time | relevance | path

Searched defs:reset_phy (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-usb-ss.c39 struct reset_control *reset_phy; member
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c9945 static int tg3_reset_hw(struct tg3 *tp, bool reset_phy) in tg3_reset_hw()
10861 static int tg3_init_hw(struct tg3 *tp, bool reset_phy) in tg3_init_hw()
11239 static int tg3_restart_hw(struct tg3 *tp, bool reset_phy) in tg3_restart_hw()
11652 static int tg3_start(struct tg3 *tp, bool reset_phy, bool test_irq, in tg3_start()
12545 bool reset_phy = false; in tg3_set_ringparam() local
12619 bool reset_phy = false; in tg3_set_pauseparam() local
14325 bool reset_phy = false; in tg3_change_mtu() local
/linux/drivers/net/ethernet/natsemi/
H A Dns83820.c114 static int reset_phy = 0; variable