Searched refs:LO1LK (Results 1 – 1 of 1) sorted by relevance
922 const u8 LO1LK = 0x80; in mt2063_lockStatus() local940 if ((state->reg[MT2063_REG_LO_STATUS] & (LO1LK | LO2LK)) == in mt2063_lockStatus()941 (LO1LK | LO2LK)) { in mt2063_lockStatus()1531 const u8 LO1LK = 0x80; /* Mask for LO1 Lock bit */ in MT2063_Tune() local1646 || ((state->reg[MT2063_REG_LO_STATUS] & (LO1LK | LO2LK)) != in MT2063_Tune()1647 (LO1LK | LO2LK))) { in MT2063_Tune()