linux/drivers/vfio/platform/reset
Eric Auger 0990822c98 VFIO: platform: reset: AMD xgbe reset module
This patch introduces a module that registers and implements a low-level
reset function for the AMD XGBE device.

it performs the following actions:
- reset the PHY
- disable auto-negotiation
- disable & clear auto-negotiation IRQ
- soft-reset the MAC

Those tiny pieces of code are inherited from the native xgbe driver.

Signed-off-by: Eric Auger <eric.auger@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2015-11-03 12:55:21 -07:00
..
Kconfig VFIO: platform: reset: AMD xgbe reset module 2015-11-03 12:55:21 -07:00
Makefile VFIO: platform: reset: AMD xgbe reset module 2015-11-03 12:55:21 -07:00
vfio_platform_amdxgbe.c VFIO: platform: reset: AMD xgbe reset module 2015-11-03 12:55:21 -07:00
vfio_platform_calxedaxgmac.c vfio: platform: reset: calxedaxgmac: fix ioaddr leak 2015-11-03 12:55:06 -07:00