Home
last modified time | relevance | path

Searched refs:ath79_eth_reset (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/qca/ap121/
H A Dap121.c44 ath79_eth_reset(); in board_early_init_f()
/openbmc/u-boot/board/qca/ap143/
H A Dap143.c60 ath79_eth_reset(); in board_early_init_f()
/openbmc/u-boot/board/tplink/wdr4300/
H A Dwdr4300.c77 ath79_eth_reset(); in board_early_init_f()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dath79.h143 int ath79_eth_reset(void);
/openbmc/u-boot/arch/mips/mach-ath79/
H A Dreset.c155 int ath79_eth_reset(void) in ath79_eth_reset() function