Searched refs:DMAR_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/atlx/ | ||
H A D | atl2.h | 127 #define DMAR_EN 0x1 /* 1: Enable DMAR */ macro |
H A D | atl2.c | 251 ATL2_WRITE_REGB(hw, REG_DMAR, DMAR_EN); in atl2_configure() |