Searched refs:EST_GCL_CONTROL (Results 1 – 2 of 2) sorted by relevance
19 writel(ctrl, est_addr + EST_GCL_CONTROL); in est_write()22 writel(ctrl, est_addr + EST_GCL_CONTROL); in est_write()24 return readl_poll_timeout(est_addr + EST_GCL_CONTROL, ctrl, in est_write()
53 #define EST_GCL_CONTROL 0x00000030 macro