Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Dtx4938.h102 #define TX4938_CCFG_TINTDIS 0x01000000 macro
/arch/mips/txx9/generic/
Dsetup_tx4938.c285 if (____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_TINTDIS) in tx4938_time_init()