Searched refs:itemp (Results 1 – 1 of 1) sorted by relevance
744 u32 itemp; in i740fb_set_par() local832 itemp = readl(par->regs + FWATER_BLC); in i740fb_set_par()833 itemp &= ~(LMI_BURST_LENGTH | LMI_FIFO_WATERMARK); in i740fb_set_par()834 itemp |= par->lmi_fifo_watermark; in i740fb_set_par()835 writel(itemp, par->regs + FWATER_BLC); in i740fb_set_par()847 itemp = (par->pixelpipe_cfg0 & DAC_8_BIT) ? i : i >> 2; in i740fb_set_par()848 i740outb(par, VGA_PEL_D, itemp); in i740fb_set_par()849 i740outb(par, VGA_PEL_D, itemp); in i740fb_set_par()850 i740outb(par, VGA_PEL_D, itemp); in i740fb_set_par()