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()
178 struct host1x *host = cdma_to_host1x(cdma); in cdma_start_timer_locked()
217 struct host1x *host1x = cdma_to_host1x(cdma); in update_cdma_locked()
276 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_update_sync_queue()
387 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_deinit()
405 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_begin()
438 struct host1x *host1x = cdma_to_host1x(cdma); in host1x_cdma_push()
465 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()
105 struct host1x *host1x = cdma_to_host1x(cdma); in cdma_timeout_restart()
180 struct host1x *host = cdma_to_host1x(cdma); in cdma_freeze()
211 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()