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 Dbnx2.c2181 bnx2_init_5709s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5709s_phy()
2231 bnx2_init_5708s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5708s_phy()
2289 bnx2_init_5706s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5706s_phy()
2327 bnx2_init_copper_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_copper_phy()
2386 bnx2_init_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_phy()
5515 bnx2_init_nic(struct bnx2 *bp, int reset_phy) in bnx2_init_nic()
/linux/drivers/net/ethernet/natsemi/
H A Dns83820.c114 static int reset_phy = 0; variable