Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dcdma.c52 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_pushbuffer_destroy()
68 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_pushbuffer_init()
185 struct host1x *host = cdma_to_host1x(cdma); in cdma_start_timer_locked()
224 struct host1x *host1x = cdma_to_host1x(cdma); in update_cdma_locked()
282 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_update_sync_queue()
398 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_deinit()
416 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_begin()
451 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_push()
479 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_end()
Dcdma.h84 #define cdma_to_host1x(cdma) dev_get_drvdata(cdma_to_channel(cdma)->dev->parent) macro
/drivers/gpu/host1x/hw/
Dcdma_hw.c42 struct host1x *host1x = cdma_to_host1x(cdma); in cdma_timeout_cpu_incr()
106 struct host1x *host1x = cdma_to_host1x(cdma); in cdma_timeout_restart()
183 struct host1x *host = cdma_to_host1x(cdma); in cdma_freeze()
214 struct host1x *host1x = cdma_to_host1x(cdma); in cdma_resume()
244 host1x = cdma_to_host1x(cdma); in cdma_timeout_handler()
247 host1x_debug_dump(cdma_to_host1x(cdma)); in cdma_timeout_handler()