Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/
Dhip04_eth.c47 #define PPE_CFG_RX_PKT_INT 0x740 macro
57 #define PPE_CFG_RX_PKT_INT 0x538 macro
386 writel_relaxed(val, priv->base + PPE_CFG_RX_PKT_INT); in hip04_mac_enable()