Searched defs:qm (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h103 static __inline__ uint32_t __qm_in(struct qm_addr *qm, uintptr_t offset) argument
108 static __inline__ void __qm_out(struct qm_addr *qm, uintptr_t offset, uint32_t val) argument
120 static __inline__ void __qm_cl_touch_ro(struct qm_addr *qm, uintptr_t offset) argument
124 static __inline__ void __qm_cl_touch_rw(struct qm_addr *qm, uintptr_t offset) argument
128 static __inline__ uint32_t __qm_cl_in(struct qm_addr *qm, uintptr_t offset) argument
133 __qm_cl_out(struct qm_addr *qm, uintptr_t offset, uint32_t val) argument
139 __qm_cl_invalidate(struct qm_addr *qm, uintptr_t offset) argument
[all...]

Completed in 100 milliseconds