Searched refs:mmio_writel (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx4/
H A Ddoorbell.h63 mmio_writel((unsigned long)(ctx->uar + offset), val[0]);
64 mmio_writel((unsigned long)(ctx->uar + offset + 4), val[1]);
H A Dmmio.h22 static inline long mmio_writel(const unsigned long mmio_addr, function
81 #define mmio_writel(addr, value) \ macro
H A Dqp.c499 mmio_writel((unsigned long)(ctx->uar + MLX4_SEND_DOORBELL),

Completed in 148 milliseconds