Searched refs:host1x_hypervisor_readl (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
H A D | debug_hw_1x06.c | 84 val = host1x_hypervisor_readl(host, HOST1X_HV_CMDFIFO_PEEK_PTRS); in host1x_debug_show_channel_fifo() 88 val = host1x_hypervisor_readl(host, HOST1X_HV_CMDFIFO_SETUP(ch->id)); in host1x_debug_show_channel_fifo() 100 val = host1x_hypervisor_readl(host, in host1x_debug_show_channel_fifo()
|
H A D | channel_hw.c | 218 val = host1x_hypervisor_readl( in enable_gather_filter()
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/ |
H A D | debug_hw_1x06.c | 98 val = host1x_hypervisor_readl(host, HOST1X_HV_CMDFIFO_PEEK_PTRS); in host1x_debug_show_channel_fifo() 102 val = host1x_hypervisor_readl(host, HOST1X_HV_CMDFIFO_SETUP(ch->id)); in host1x_debug_show_channel_fifo() 114 val = host1x_hypervisor_readl(host, in host1x_debug_show_channel_fifo()
|
H A D | channel_hw.c | 200 val = host1x_hypervisor_readl( in host1x_enable_gather_filter()
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | dev.h | 149 u32 host1x_hypervisor_readl(struct host1x *host1x, u32 r);
|
H A D | dev.c | 43 u32 host1x_hypervisor_readl(struct host1x *host1x, u32 r) in host1x_hypervisor_readl() function
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | dev.h | 170 u32 host1x_hypervisor_readl(struct host1x *host1x, u32 r);
|
H A D | dev.c | 55 u32 host1x_hypervisor_readl(struct host1x *host1x, u32 r) in host1x_hypervisor_readl() function
|
Completed in 6 milliseconds