Lines Matching defs:tcfg
401 unsigned long gcfg, tcfg;
421 tcfg = READ_REG32(DC_TIMING_CFG);
425 tcfg &= ~((unsigned long)DC_TCFG_BLKE | (unsigned long)DC_TCFG_TGEN);
426 WRITE_REG32(DC_TIMING_CFG, tcfg);
491 unsigned long gcfg, tcfg, ocfg;
527 tcfg = READ_REG32(DC_TIMING_CFG);
531 tcfg &= ~((unsigned long)DC_TCFG_BLKE | (unsigned long)DC_TCFG_TGEN);
532 WRITE_REG32(DC_TIMING_CFG, tcfg);
652 tcfg = DC_TCFG_FPPE | DC_TCFG_HSYE | DC_TCFG_VSYE | DC_TCFG_BLKE |
707 tcfg |= DC_TCFG_PXDB;
741 WRITE_REG32(DC_TIMING_CFG, tcfg);
751 tcfg = READ_REG32(DC_TIMING_CFG);
752 tcfg = tcfg | DC_TCFG_FCEN;
753 WRITE_REG32(DC_TIMING_CFG, tcfg);
968 unsigned long unlock, tcfg, timing1, timing2;
977 tcfg = READ_REG32(DC_TIMING_CFG);
983 WRITE_REG32(DC_TIMING_CFG, tcfg & ~(unsigned long)DC_TCFG_TGEN);
994 WRITE_REG32(DC_TIMING_CFG, tcfg);