Searched refs:LO1LK (Results 1 – 1 of 1) sorted by relevance
943 const u8 LO1LK = 0x80; in mt2063_lockStatus() local961 if ((state->reg[MT2063_REG_LO_STATUS] & (LO1LK | LO2LK)) == in mt2063_lockStatus()962 (LO1LK | LO2LK)) { in mt2063_lockStatus()1552 const u8 LO1LK = 0x80; /* Mask for LO1 Lock bit */ in MT2063_Tune() local1667 || ((state->reg[MT2063_REG_LO_STATUS] & (LO1LK | LO2LK)) != in MT2063_Tune()1668 (LO1LK | LO2LK))) { in MT2063_Tune()