Searched refs:host1x_ch_readl (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/host1x/hw/
H A Dcdma_hw.c131 host1x_ch_readl(ch, HOST1X_CHANNEL_DMAGET), cdma_timeout_restart()
132 host1x_ch_readl(ch, HOST1X_CHANNEL_DMAPUT), cdma_timeout_restart()
196 __func__, host1x_ch_readl(ch, HOST1X_CHANNEL_DMAGET), cdma_freeze()
197 host1x_ch_readl(ch, HOST1X_CHANNEL_DMAPUT), cdma_freeze()
H A Ddebug_hw.c187 dmaput = host1x_ch_readl(ch, HOST1X_CHANNEL_DMAPUT); host1x_debug_show_channel_cdma()
188 dmaget = host1x_ch_readl(ch, HOST1X_CHANNEL_DMAGET); host1x_debug_show_channel_cdma()
189 dmactrl = host1x_ch_readl(ch, HOST1X_CHANNEL_DMACTRL); host1x_debug_show_channel_cdma()
241 val = host1x_ch_readl(ch, HOST1X_CHANNEL_FIFOSTAT); host1x_debug_show_channel_fifo()
/linux-4.1.27/drivers/gpu/host1x/
H A Ddev.c58 u32 host1x_ch_readl(struct host1x_channel *ch, u32 r) host1x_ch_readl() function
H A Ddev.h139 u32 host1x_ch_readl(struct host1x_channel *ch, u32 r);

Completed in 72 milliseconds