Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/sysdev/
Dmpic.c229 static inline unsigned int mpic_tm_offset(struct mpic *mpic, unsigned int tm) in mpic_tm_offset() function
237 unsigned int offset = mpic_tm_offset(mpic, tm) + in _mpic_tm_read()
245 unsigned int offset = mpic_tm_offset(mpic, tm) + in _mpic_tm_write()
1576 unsigned int offset = mpic_tm_offset(mpic, i); in mpic_init()