Lines Matching defs:tcfg
185 unsigned long gcfg, tcfg;
201 tcfg = READ_REG32(DC_TIMING_CFG);
204 tcfg &= ~((unsigned long) DC_TCFG_BLKE | (unsigned long) DC_TCFG_TGEN);
205 WRITE_REG32(DC_TIMING_CFG, tcfg);
266 unsigned long gcfg, tcfg, ocfg;
295 tcfg = READ_REG32(DC_TIMING_CFG);
298 tcfg &= ~((unsigned long) DC_TCFG_BLKE | (unsigned long) DC_TCFG_TGEN);
299 WRITE_REG32(DC_TIMING_CFG, tcfg);
396 tcfg = DC_TCFG_FPPE | DC_TCFG_HSYE | DC_TCFG_VSYE | DC_TCFG_BLKE |
454 tcfg |= DC_TCFG_PXDB;
487 WRITE_REG32(DC_TIMING_CFG, tcfg);
496 tcfg = READ_REG32(DC_TIMING_CFG);
497 tcfg = tcfg | DC_TCFG_FCEN;
498 WRITE_REG32(DC_TIMING_CFG, tcfg);
703 unsigned long unlock, tcfg, timing1, timing2;
710 tcfg = READ_REG32(DC_TIMING_CFG);
715 WRITE_REG32(DC_TIMING_CFG, tcfg & ~(unsigned long) DC_TCFG_TGEN);
724 WRITE_REG32(DC_TIMING_CFG, tcfg);