freebsd-src/sys/dev/dwc
Mitchell Horne fae39d8da9 dwc: fix DEBUG macro name
It conflicts with the general "DEBUG" macro defined as an option in LINT
builds. Since this is actually unused, just rename it to GMAC_DEBUG.

Reviewed by:	manu
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D44102
2024-02-27 18:10:14 -04:00
..
dwc1000_core.c hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
dwc1000_core.h dwc: Move the dma reset code in dwc1000_dma.c 2023-10-05 17:34:40 +02:00
dwc1000_dma.c dwc: Fix two typos in a source code comment 2024-01-22 22:03:29 +01:00
dwc1000_dma.h dwc: Move the dma reset code in dwc1000_dma.c 2023-10-05 17:34:40 +02:00
dwc1000_reg.h dwc: fix DEBUG macro name 2024-02-27 18:10:14 -04:00
if_dwc_aw.c regulator: Move regulator code in dev/regulator 2024-01-10 19:20:32 +01:00
if_dwc_if.m dwc: Remove if_dwc_mac_type 2023-10-05 17:34:40 +02:00
if_dwc_rk.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
if_dwc_socfpga.c hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
if_dwc.c hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
if_dwcvar.h dwc: Remove if_dwc_mac_type 2023-10-05 17:34:40 +02:00