Lines Matching refs:readl
29 cfg = readl(dev->regs + GSC_SW_RESET); in gsc_wait_reset()
42 cfg = readl(dev->regs + GSC_IRQ); in gsc_hw_set_frm_done_irq_mask()
54 cfg = readl(dev->regs + GSC_IRQ); in gsc_hw_set_gsc_irq_enable()
65 u32 cfg = readl(dev->regs + GSC_IN_BASE_ADDR_Y_MASK); in gsc_hw_set_input_buf_masking()
79 u32 cfg = readl(dev->regs + GSC_OUT_BASE_ADDR_Y_MASK); in gsc_hw_set_output_buf_masking()
115 u32 cfg = readl(dev->regs + GSC_IN_CON); in gsc_hw_set_input_path()
152 cfg = readl(dev->regs + GSC_IN_CON); in gsc_hw_set_in_image_rgb()
173 cfg = readl(dev->regs + GSC_IN_CON); in gsc_hw_set_in_image_format()
226 u32 cfg = readl(dev->regs + GSC_OUT_CON); in gsc_hw_set_output_path()
272 cfg = readl(dev->regs + GSC_OUT_CON); in gsc_hw_set_out_image_rgb()
293 cfg = readl(dev->regs + GSC_OUT_CON); in gsc_hw_set_out_image_format()
376 cfg = readl(dev->regs + GSC_IN_CON); in gsc_hw_set_rotation()
415 cfg = readl(dev->regs + GSC_OUT_CON); in gsc_hw_set_global_alpha()
427 cfg = readl(dev->regs + GSC_ENABLE); in gsc_hw_set_sfr_update()