Home
last modified time | relevance | path

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

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