Home
last modified time | relevance | path

Searched refs:crocus_reg_read (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h354 int crocus_reg_read(struct crocus_bufmgr *bufmgr, uint32_t offset,
Dcrocus_screen.c619 crocus_reg_read(screen->bufmgr, TIMESTAMP | 1, &result); in crocus_get_timestamp()
Dcrocus_bufmgr.c1608 crocus_reg_read(struct crocus_bufmgr *bufmgr, uint32_t offset, uint64_t *result) in crocus_reg_read() function