Home
last modified time | relevance | path

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

/linux-6.1.9/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)
/linux-6.1.9/arch/mips/txx9/generic/
Dsetup_tx4927.c189 (__u32)____raw_readq(&tx4927_ccfgptr->crir), in tx4927_setup()
Dsetup_tx4938.c202 (__u32)____raw_readq(&tx4938_ccfgptr->crir), in tx4938_setup()