Home
last modified time | relevance | path

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

/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_hw.c98 static inline void octep_write32_word(struct octep_mbox __iomem *mbox, u16 word_idx, u32 word) in octep_write32_word()
126 octep_write32_word(mbox, i, *p); in octep_process_mbox()
130 octep_write32_word(mbox, 0, (u32)qid); in octep_process_mbox()
97 static inline void octep_write32_word(struct octep_mbox __iomem *mbox, u16 word_idx, u32 word) octep_write32_word() function