Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Dtx4927.h110 #define TX4927_CCFG_TINTDIS 0x01000000 macro
/arch/mips/txx9/generic/
Dsetup_tx4927.c228 if (____raw_readq(&tx4927_ccfgptr->ccfg) & TX4927_CCFG_TINTDIS) in tx4927_time_init()