Searched refs:DMAR_EN (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/ | ||
D | atl2.h | 140 #define DMAR_EN 0x1 /* 1: Enable DMAR */ macro |
D | atl2.c | 270 ATL2_WRITE_REGB(hw, REG_DMAR, DMAR_EN); in atl2_configure() |