Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/netlogic/
Dxlr_net.c940 xlr_reg_update(priv->base_addr, R_STATCTRL, 0, 1 << O_STATCTRL__CLRCNT); in xlr_gmac_init()
941 xlr_reg_update(priv->base_addr, R_STATCTRL, 1 << 2, 1 << 2); in xlr_gmac_init()
Dxlr_net.h286 #define R_STATCTRL 0x0A3 macro