Home
last modified time | relevance | path

Searched refs:socfpga_eth_reset_common (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/mach-socfpga/include/mach/
Dreset_manager.h13 int socfpga_eth_reset_common(void (*resetfn)(const u8 of_reset_id,
/external/u-boot/arch/arm/mach-socfpga/
Dmisc.c167 int socfpga_eth_reset_common(void (*resetfn)(const u8 of_reset_id, in socfpga_eth_reset_common() function
Dmisc_arria10.c73 return socfpga_eth_reset_common(arria10_dwmac_reset); in socfpga_eth_reset()
Dmisc_gen5.c70 return socfpga_eth_reset_common(gen5_dwmac_reset); in socfpga_eth_reset()