Searched refs:HOST1X_SYNC_SYNCPT (Results 1 – 7 of 7) sorted by relevance
21 host1x_sync_writel(host, min, HOST1X_SYNC_SYNCPT(sp->id)); in syncpt_restore()61 live = host1x_sync_readl(host, HOST1X_SYNC_SYNCPT(sp->id)); in syncpt_load()
31 #define HOST1X_SYNC_SYNCPT(x) (0x8080 + 4 * (x)) macro
32 #define HOST1X_SYNC_SYNCPT(x) (0x8080 + 4*(x)) macro
48 #define HOST1X_SYNC_SYNCPT(id) \ macro