Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h132 #define CKCTL_6358_ENET0_EN (1 << 18) macro
144 CKCTL_6358_ENET0_EN | \
/openbmc/linux/arch/mips/bcm63xx/
H A Dclk.c93 mask = CKCTL_6358_ENET0_EN; in enetx_set()