Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927.h92 u64 crir; member
201 ((__u32)__raw_readq(&tx4927_ccfgptr->crir) >> 16)
H A Dtx4938.h49 u64 crir; member
264 ((__u32)__raw_readq(&tx4938_ccfgptr->crir) >> 16)
/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup_tx4927.c189 (__u32)____raw_readq(&tx4927_ccfgptr->crir), in tx4927_setup()
H A Dsetup_tx4938.c202 (__u32)____raw_readq(&tx4938_ccfgptr->crir), in tx4938_setup()