Home
last modified time | relevance | path

Searched refs:R_L4CTABLE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/netlogic/
Dxlr_net.c639 xlr_nae_wreg(priv->base_addr, R_L4CTABLE, 6); in xlr_config_parser()
640 xlr_nae_wreg(priv->base_addr, R_L4CTABLE + 2, 17); in xlr_config_parser()
642 xlr_nae_wreg(priv->base_addr, R_L4CTABLE + 1, val); in xlr_config_parser()
643 xlr_nae_wreg(priv->base_addr, R_L4CTABLE + 3, val); in xlr_config_parser()
Dxlr_net.h441 #define R_L4CTABLE 0x160 macro