Searched refs:iris_reg_read (Results 1 – 3 of 3) sorted by relevance
483 int iris_reg_read(struct iris_bufmgr *bufmgr, uint32_t offset, uint64_t *out);
598 iris_reg_read(screen->bufmgr, TIMESTAMP | 1, &result); in iris_get_timestamp()
2119 iris_reg_read(struct iris_bufmgr *bufmgr, uint32_t offset, uint64_t *result) in iris_reg_read() function