Home
last modified time | relevance | path

Searched refs:TXx9_TMTCR_CCDE (Results 1 – 3 of 3) sorted by relevance

/arch/mips/include/asm/
Dtxx9tmr.h32 #define TXx9_TMTCR_CCDE 0x00000040 macro
/arch/mips/kernel/
Dcevt-txx9.c21 #define TCR_BASE (TXx9_TMTCR_CCDE | TXx9_TMTCR_CRE | TXx9_TMTCR_TMODE_ITVL)
/arch/mips/txx9/generic/
Dsetup.c446 __raw_writel(TXx9_TMTCR_TCE | TXx9_TMTCR_CCDE | TXx9_TMTCR_TMODE_WDOG, in txx9_wdt_now()