Searched defs:syncpt_incrs (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
H A D | cdma_hw.c | 28 cdma_timeout_cpu_incr(struct host1x_cdma *cdma, u32 getptr, u32 syncpt_incrs, u32 syncval, u32 nr_slots) cdma_timeout_cpu_incr() argument
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/ |
H A D | cdma_hw.c | 28 cdma_timeout_cpu_incr(struct host1x_cdma *cdma, u32 getptr, u32 syncpt_incrs, u32 syncval, u32 nr_slots) cdma_timeout_cpu_incr() argument
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | cdma.c | 374 u32 restart_addr, syncpt_incrs, syncpt_val; in host1x_cdma_update_sync_queue() local
|
H A D | dev.h | 288 host1x_hw_cdma_timeout_cpu_incr(struct host1x *host, struct host1x_cdma *cdma, u32 getptr, u32 syncpt_incrs, u32 syncval, u32 nr_slots) host1x_hw_cdma_timeout_cpu_incr() argument
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | cdma.c | 367 u32 restart_addr, syncpt_incrs, syncpt_val; in host1x_cdma_update_sync_queue() local
|
H A D | dev.h | 307 host1x_hw_cdma_timeout_cpu_incr(struct host1x *host, struct host1x_cdma *cdma, u32 getptr, u32 syncpt_incrs, u32 syncval, u32 nr_slots) host1x_hw_cdma_timeout_cpu_incr() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | host1x.h | 222 u32 syncpt_incrs; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | host1x.h | 291 u32 syncpt_incrs; member
|
Completed in 7 milliseconds