Searched refs:read_mbox_dword (Results 1 – 1 of 1) sorted by relevance
354 static inline u32 read_mbox_dword(void __iomem *mmio_base) in read_mbox_dword() function372 low = read_mbox_dword(mmio_base); in read_mbox_header()373 high = read_mbox_dword(mmio_base); in read_mbox_header()543 offset = read_mbox_dword(ss->mmio_base); in fetch_next_offset()544 status = read_mbox_dword(ss->mmio_base); in fetch_next_offset()