Searched defs:getptr (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
| D | cdma_hw.c | 28 static void cdma_timeout_cpu_incr(struct host1x_cdma *cdma, u32 getptr, in cdma_timeout_cpu_incr() 89 static void cdma_timeout_restart(struct host1x_cdma *cdma, u32 getptr) in cdma_timeout_restart() 226 static void cdma_resume(struct host1x_cdma *cdma, u32 getptr) in cdma_resume()
|
| /kernel/linux/linux-6.6/drivers/gpu/host1x/hw/ |
| D | cdma_hw.c | 28 static void cdma_timeout_cpu_incr(struct host1x_cdma *cdma, u32 getptr, in cdma_timeout_cpu_incr() 89 static void cdma_timeout_restart(struct host1x_cdma *cdma, u32 getptr) in cdma_timeout_restart() 226 static void cdma_resume(struct host1x_cdma *cdma, u32 getptr) in cdma_resume()
|
| /kernel/linux/linux-5.10/drivers/gpu/host1x/ |
| D | dev.h | 283 struct host1x_cdma *cdma, u32 getptr) in host1x_hw_cdma_resume() 290 u32 getptr, in host1x_hw_cdma_timeout_cpu_incr()
|
| /kernel/linux/linux-6.6/drivers/gpu/host1x/ |
| D | dev.h | 302 struct host1x_cdma *cdma, u32 getptr) in host1x_hw_cdma_resume() 309 u32 getptr, in host1x_hw_cdma_timeout_cpu_incr()
|