Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c2043 ENETSW_PTCTRL_REG(i)); in swphy_poll_timer()
2091 enetsw_writeb(priv, 0, ENETSW_PTCTRL_REG(i)); in swphy_poll_timer()
2185 ENETSW_PTCTRL_REG(i)); in bcm_enetsw_open()
2308 enetsw_writeb(priv, 0, ENETSW_PTCTRL_REG(i)); in bcm_enetsw_open()
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h785 #define ENETSW_PTCTRL_REG(x) (0x0 + (x)) macro