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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h133 static __inline__ void __qm_cl_out(struct qm_addr *qm, uintptr_t offset, uint32_t val) function
146 #define qm_cl_out(reg, val) __qm_cl_out(&portal->addr, CL_##reg##_CENA, val)

Completed in 129 milliseconds