Searched refs:FCRUN (Results 1 – 1 of 1) sorted by relevance
1779 u32 FCRUN; in mt2063_init() local1864 FCRUN = 1; in mt2063_init()1866 while (status >= 0 && (FCRUN != 0) && (maxReads-- > 0)) { in mt2063_init()1872 FCRUN = (state->reg[MT2063_REG_XO_STATUS] & 0x40) >> 6; in mt2063_init()1875 if (FCRUN != 0 || status < 0) in mt2063_init()