Home
last modified time | relevance | path

Searched refs:crir (Results 1 – 8 of 8) sorted by relevance

/arch/mips/include/asm/txx9/
Dtx4927.h92 u64 crir; member
201 ((__u32)__raw_readq(&tx4927_ccfgptr->crir) >> 16)
Dtx4938.h49 u64 crir; member
264 ((__u32)__raw_readq(&tx4938_ccfgptr->crir) >> 16)
Dtx3927.h144 volatile unsigned long crir; member
324 #define TX3927_REV_PCODE() (tx3927_ccfgptr->crir >> 16)
Dtx4939.h64 __u64 crir; member
508 ((__u32)__raw_readq(&tx4939_ccfgptr->crir) & 0x00ff)
510 ((__u32)__raw_readq(&tx4939_ccfgptr->crir) >> 16)
/arch/mips/txx9/generic/
Dsetup_tx3927.c71 tx3927_ccfgptr->crir, in tx3927_setup()
Dsetup_tx4927.c190 (__u32)____raw_readq(&tx4927_ccfgptr->crir), in tx4927_setup()
Dsetup_tx4938.c203 (__u32)____raw_readq(&tx4938_ccfgptr->crir), in tx4938_setup()
Dsetup_tx4939.c223 (__u32)____raw_readq(&tx4939_ccfgptr->crir), in tx4939_setup()