FeAgRegAgModeLop  563 drivers/media/dvb-frontends/drxd_hard.c 			u16 FeAgRegAgModeLop;
FeAgRegAgModeLop  565 drivers/media/dvb-frontends/drxd_hard.c 			status = Read16(state, FE_AG_REG_AG_MODE_LOP__A, &FeAgRegAgModeLop, 0);
FeAgRegAgModeLop  568 drivers/media/dvb-frontends/drxd_hard.c 			FeAgRegAgModeLop &= (~FE_AG_REG_AG_MODE_LOP_MODE_4__M);
FeAgRegAgModeLop  569 drivers/media/dvb-frontends/drxd_hard.c 			FeAgRegAgModeLop |= FE_AG_REG_AG_MODE_LOP_MODE_4_STATIC;
FeAgRegAgModeLop  570 drivers/media/dvb-frontends/drxd_hard.c 			status = Write16(state, FE_AG_REG_AG_MODE_LOP__A, FeAgRegAgModeLop, 0);
FeAgRegAgModeLop  588 drivers/media/dvb-frontends/drxd_hard.c 			u16 FeAgRegAgModeLop;
FeAgRegAgModeLop  594 drivers/media/dvb-frontends/drxd_hard.c 			status = Read16(state, FE_AG_REG_AG_MODE_LOP__A, &FeAgRegAgModeLop, 0);
FeAgRegAgModeLop  597 drivers/media/dvb-frontends/drxd_hard.c 			FeAgRegAgModeLop &= (~FE_AG_REG_AG_MODE_LOP_MODE_4__M);
FeAgRegAgModeLop  598 drivers/media/dvb-frontends/drxd_hard.c 			FeAgRegAgModeLop |=
FeAgRegAgModeLop  600 drivers/media/dvb-frontends/drxd_hard.c 			status = Write16(state, FE_AG_REG_AG_MODE_LOP__A, FeAgRegAgModeLop, 0);