Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/hw/
H A Dhw_host1x06_hypervisor.h16 #define HOST1X_HV_CMDFIFO_PEEK_PTRS_RD_PTR_V(x) ((x) & 0xfff) macro
H A Dhw_host1x07_hypervisor.h16 #define HOST1X_HV_CMDFIFO_PEEK_PTRS_RD_PTR_V(x) ((x) & 0xfff) macro
H A Ddebug_hw_1x06.c99 rd_ptr = HOST1X_HV_CMDFIFO_PEEK_PTRS_RD_PTR_V(val); in host1x_debug_show_channel_fifo()