Searched refs:CAM_ENTRY_SIZE (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/nuvoton/
H A Dw90p910_ether.c71 #define CAM_ENTRY_SIZE 0x08 macro
275 __raw_writel(lsw, ether->reg + REG_CAML_BASE + x * CAM_ENTRY_SIZE);
276 __raw_writel(msw, ether->reg + REG_CAMM_BASE + x * CAM_ENTRY_SIZE);

Completed in 21 milliseconds