Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h135 #define CKCTL_6358_EPHY_EN (1 << 21) macro
147 CKCTL_6358_EPHY_EN)
/kernel/linux/linux-5.10/arch/mips/bcm63xx/
Dclk.c116 bcm_hwclock_set(CKCTL_6358_EPHY_EN, enable); in ephy_set()