Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvpp2.c407 #define MVPP22_XLG_INTERRUPT_MASK_REG 0x118 macro
3300 val = readl(port->base + MVPP22_XLG_INTERRUPT_MASK_REG); in gop_xlg_mac_mode_cfg()
3303 writel(val, port->base + MVPP22_XLG_INTERRUPT_MASK_REG); in gop_xlg_mac_mode_cfg()