Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Dtx4939.h238 #define TX4939_CCFG_TINTDIS 0x01000000 macro
/arch/mips/txx9/generic/
Dsetup_tx4939.c292 if (____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_TINTDIS) in tx4939_time_init()