Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/
H A Dmpic.c231 static inline unsigned int mpic_tm_offset(struct mpic *mpic, unsigned int tm) in mpic_tm_offset() function
239 unsigned int offset = mpic_tm_offset(mpic, tm) + in _mpic_tm_read()
247 unsigned int offset = mpic_tm_offset(mpic, tm) + in _mpic_tm_write()
1575 unsigned int offset = mpic_tm_offset(mpic, i); in mpic_init()