Home
last modified time | relevance | path

Searched defs:TCU_TCSR_PRESCALE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dingenic-tcu.h42 #define TCU_TCSR_PRESCALE_MASK 0x38 macro
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dtimer.c44 #define TCU_TCSR_PRESCALE_MASK (0x7 << TCU_TCSR_PRESCALE_BIT) macro