Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/netlogic/
Dxlr_net.c972 xlr_reg_update(priv->base_addr, R_STATCTRL, 0, 1 << O_STATCTRL__CLRCNT); in xlr_gmac_init()
973 xlr_reg_update(priv->base_addr, R_STATCTRL, 1 << 2, 1 << 2); in xlr_gmac_init()
Dxlr_net.h313 #define R_STATCTRL 0x0A3 macro