Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbcm63xx_enet.c2081 ENETSW_PORTOV_REG(i)); in swphy_poll_timer()
2131 enetsw_writeb(priv, override, ENETSW_PORTOV_REG(i)); in swphy_poll_timer()
2225 ENETSW_PORTOV_REG(i)); in bcm_enetsw_open()
2350 enetsw_writeb(priv, override, ENETSW_PORTOV_REG(i)); in bcm_enetsw_open()
/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h803 #define ENETSW_PORTOV_REG(x) (0x58 + (x)) macro