Searched refs:HOST1X_SYNC_SYNCPT_BASE (Results 1 - 7 of 7) sorted by path

/linux-master/drivers/gpu/host1x/hw/
H A Dhw_host1x01_sync.h150 #define HOST1X_SYNC_SYNCPT_BASE(id) \ macro
H A Dhw_host1x02_sync.h150 #define HOST1X_SYNC_SYNCPT_BASE(id) \ macro
H A Dhw_host1x04_sync.h150 #define HOST1X_SYNC_SYNCPT_BASE(id) \ macro
H A Dhw_host1x05_sync.h150 #define HOST1X_SYNC_SYNCPT_BASE(id) \ macro
H A Dhw_host1x06_vm.h31 #define HOST1X_SYNC_SYNCPT_BASE(x) (0x8000 + 4*(x)) macro
H A Ddebug_hw_1x01.c51 host1x_sync_readl(host, HOST1X_SYNC_SYNCPT_BASE(base));
H A Dsyncpt_hw.c33 HOST1X_SYNC_SYNCPT_BASE(sp->id));
46 host1x_sync_readl(host, HOST1X_SYNC_SYNCPT_BASE(sp->id));

Completed in 180 milliseconds