Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h133 #define CKCTL_6358_ENET1_EN (1 << 19) macro
145 CKCTL_6358_ENET1_EN | \
/linux-6.1.9/arch/mips/bcm63xx/
Dclk.c95 mask = CKCTL_6358_ENET1_EN; in enetx_set()