Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h159 #define CKCTL_6362_USBD_EN (1 << 12) macro
176 CKCTL_6362_USBD_EN | \
/openbmc/linux/arch/mips/bcm63xx/
H A Dclk.c231 bcm_hwclock_set(CKCTL_6362_USBD_EN, enable); in usbd_set()