Home
last modified time | relevance | path

Searched refs:xc_reset (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-netx/include/mach/
Dxc.h34 int xc_reset(struct xc *x);
/linux-4.1.27/arch/arm/mach-netx/
Dxc.c77 int xc_reset(struct xc *x) in xc_reset() function
255 EXPORT_SYMBOL(xc_reset);
/linux-4.1.27/drivers/net/ethernet/
Dnetx-eth.c261 xc_reset(priv->xc); in netx_eth_timeout()
357 xc_reset(priv->xc); in netx_eth_enable()