Searched defs:reset_phy (Results 26 – 39 of 39) sorted by relevance
12
/openbmc/u-boot/board/atmel/at91sam9263ek/ |
H A D | at91sam9263ek.c | 225 void reset_phy(void) in reset_phy() function
|
/openbmc/u-boot/board/atmel/at91sam9261ek/ |
H A D | at91sam9261ek.c | 281 void reset_phy(void) in reset_phy() function
|
/openbmc/u-boot/board/atmel/at91sam9m10g45ek/ |
H A D | at91sam9m10g45ek.c | 295 void reset_phy(void) in reset_phy() function
|
/openbmc/u-boot/board/ronetix/pm9261/ |
H A D | pm9261.c | 261 void reset_phy(void) in reset_phy() function
|
/openbmc/u-boot/board/ronetix/pm9263/ |
H A D | pm9263.c | 356 void reset_phy(void) in reset_phy() function
|
/openbmc/u-boot/board/mini-box/picosam9g45/ |
H A D | picosam9g45.c | 296 void reset_phy(void) in reset_phy() function
|
/openbmc/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-usb-ss.c | 39 struct reset_control *reset_phy; member
|
/openbmc/u-boot/board/bluewater/gurnard/ |
H A D | gurnard.c | 412 void reset_phy(void) in reset_phy() function
|
/openbmc/u-boot/board/freescale/ls1088a/ |
H A D | eth_ls1088aqds.c | 683 void reset_phy(void) in reset_phy() function
|
/openbmc/u-boot/board/freescale/ls2080aqds/ |
H A D | eth.c | 919 void reset_phy(void) in reset_phy() function
|
/openbmc/u-boot/board/freescale/lx2160a/ |
H A D | eth_lx2160aqds.c | 580 void reset_phy(void) in reset_phy() function
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bnx2.c | 2180 bnx2_init_5709s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5709s_phy() 2230 bnx2_init_5708s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5708s_phy() 2288 bnx2_init_5706s_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_5706s_phy() 2326 bnx2_init_copper_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_copper_phy() 2385 bnx2_init_phy(struct bnx2 *bp, int reset_phy) in bnx2_init_phy() 5514 bnx2_init_nic(struct bnx2 *bp, int reset_phy) in bnx2_init_nic()
|
H A D | tg3.c | 9867 static int tg3_reset_hw(struct tg3 *tp, bool reset_phy) in tg3_reset_hw() 10783 static int tg3_init_hw(struct tg3 *tp, bool reset_phy) in tg3_init_hw() 11161 static int tg3_restart_hw(struct tg3 *tp, bool reset_phy) in tg3_restart_hw() 11568 static int tg3_start(struct tg3 *tp, bool reset_phy, bool test_irq, in tg3_start() 12459 bool reset_phy = false; in tg3_set_ringparam() local 12531 bool reset_phy = false; in tg3_set_pauseparam() local 14249 bool reset_phy = false; in tg3_change_mtu() local
|
/openbmc/linux/drivers/net/ethernet/natsemi/ |
H A D | ns83820.c | 114 static int reset_phy = 0; variable
|
12