Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/hw/
H A Dhw_host1x06_hypervisor.h17 #define HOST1X_HV_CMDFIFO_SETUP(x) (0x2588 + (x * 4)) macro
H A Dhw_host1x07_hypervisor.h17 #define HOST1X_HV_CMDFIFO_SETUP(x) (0x2588 + (x * 4)) macro
H A Ddebug_hw_1x06.c102 val = host1x_hypervisor_readl(host, HOST1X_HV_CMDFIFO_SETUP(ch->id)); in host1x_debug_show_channel_fifo()