Home
last modified time | relevance | path

Searched refs:HOST1X_HV_CMDFIFO_PEEK_PTRS_WR_PTR_V (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/host1x/hw/
Dhw_host1x06_hypervisor.h27 #define HOST1X_HV_CMDFIFO_PEEK_PTRS_WR_PTR_V(x) (((x) >> 16) & 0xfff) macro
Ddebug_hw_1x06.c91 wr_ptr = HOST1X_HV_CMDFIFO_PEEK_PTRS_WR_PTR_V(val); in host1x_debug_show_channel_fifo()