Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Dcdma.c52 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_pushbuffer_destroy()
74 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_pushbuffer_init()
227 struct host1x *host = cdma_to_host1x(cdma); in cdma_start_timer_locked()
266 struct host1x *host1x = cdma_to_host1x(cdma); in update_cdma_locked()
324 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_update_sync_queue()
440 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_deinit()
458 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_begin()
493 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_push()
521 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_end()
Dcdma.h86 #define cdma_to_host1x(cdma) dev_get_drvdata(cdma_to_channel(cdma)->dev->parent) macro
/Linux-v4.19/drivers/gpu/host1x/hw/
Dcdma_hw.c42 struct host1x *host1x = cdma_to_host1x(cdma); in cdma_timeout_cpu_incr()
105 struct host1x *host1x = cdma_to_host1x(cdma); in cdma_timeout_restart()
205 struct host1x *host = cdma_to_host1x(cdma); in cdma_freeze()
233 struct host1x *host1x = cdma_to_host1x(cdma); in cdma_resume()
260 host1x = cdma_to_host1x(cdma); in cdma_timeout_handler()
263 host1x_debug_dump(cdma_to_host1x(cdma)); in cdma_timeout_handler()