Searched refs:LO1LK (Results 1 – 1 of 1) sorted by relevance
913 const u8 LO1LK = 0x80; in mt2063_lockStatus() local931 if ((state->reg[MT2063_REG_LO_STATUS] & (LO1LK | LO2LK)) == in mt2063_lockStatus()932 (LO1LK | LO2LK)) { in mt2063_lockStatus()1520 const u8 LO1LK = 0x80; /* Mask for LO1 Lock bit */ in MT2063_Tune() local1635 || ((state->reg[MT2063_REG_LO_STATUS] & (LO1LK | LO2LK)) != in MT2063_Tune()1636 (LO1LK | LO2LK))) { in MT2063_Tune()