Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c2038 ENETSW_PORTOV_REG(i)); in swphy_poll_timer()
2088 enetsw_writeb(priv, override, ENETSW_PORTOV_REG(i)); in swphy_poll_timer()
2179 ENETSW_PORTOV_REG(i)); in bcm_enetsw_open()
2304 enetsw_writeb(priv, override, ENETSW_PORTOV_REG(i)); in bcm_enetsw_open()
/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h804 #define ENETSW_PORTOV_REG(x) (0x58 + (x)) macro