Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c49 #define PPE_INTSTS 0x708 macro
59 #define PPE_INTSTS 0x608 macro
666 u32 ists = readl_relaxed(priv->base + PPE_INTSTS); in hip04_mac_interrupt()