Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/ipu-v3/
Dipu-pre.c21 #define IPU_PRE_CTRL 0x000 macro
150 writel(0, pre->regs + IPU_PRE_CTRL); in ipu_pre_get()
157 writel(val, pre->regs + IPU_PRE_CTRL); in ipu_pre_get()
165 writel(IPU_PRE_CTRL_SFTRST, pre->regs + IPU_PRE_CTRL); in ipu_pre_put()
215 pre->cur.ctrl = readl(pre->regs + IPU_PRE_CTRL); in ipu_pre_configure()
255 pre->regs + IPU_PRE_CTRL); in ipu_pre_configure()
293 pre->regs + IPU_PRE_CTRL); in ipu_pre_update()
301 return !!(readl_relaxed(pre->regs + IPU_PRE_CTRL) & in ipu_pre_update_pending()