Searched refs:lcd_crtc_hr (Results 1 – 2 of 2) sorted by relevance
29 unsigned int lcd_crtc_hr; member
212 regs->lcd_crtc_hr = LCM_CRTC_HR_EVAL(var->width + 5) | in nuc900fb_calculate_lcd_regs()245 dev_dbg(fbi->dev, "crtc_hr = 0x%08x\n", fbi->regs.lcd_crtc_hr); in nuc900fb_activate_var()252 writel(fbi->regs.lcd_crtc_hr, regs + REG_LCM_CRTC_HR); in nuc900fb_activate_var()