Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/hw/
H A Dhw_host1x06_hypervisor.h19 #define HOST1X_HV_CMDFIFO_SETUP_BASE_V(x) ((x) & 0xfff) macro
H A Dhw_host1x07_hypervisor.h19 #define HOST1X_HV_CMDFIFO_SETUP_BASE_V(x) ((x) & 0xfff) macro
H A Ddebug_hw_1x06.c103 start = HOST1X_HV_CMDFIFO_SETUP_BASE_V(val); in host1x_debug_show_channel_fifo()