Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/hw/
H A Dintr_hw.c52 reg = host1x_sync_readq(host, in syncpt_thresh_isr()
65 reg = host1x_sync_readq(host, in syncpt_thresh_isr()
/linux/drivers/gpu/host1x/
H A Ddev.h183 u64 host1x_sync_readq(struct host1x *host1x, u32 r);
H A Ddev.c75 u64 host1x_sync_readq(struct host1x *host1x, u32 r) in host1x_sync_readq() function