Home
last modified time | relevance | path

Searched refs:FeAgRegAgModeLop (Results 1 – 1 of 1) sorted by relevance

/drivers/media/dvb-frontends/
Ddrxd_hard.c579 u16 FeAgRegAgModeLop; in SetCfgIfAgc() local
581 status = Read16(state, FE_AG_REG_AG_MODE_LOP__A, &FeAgRegAgModeLop, 0); in SetCfgIfAgc()
584 FeAgRegAgModeLop &= (~FE_AG_REG_AG_MODE_LOP_MODE_4__M); in SetCfgIfAgc()
585 FeAgRegAgModeLop |= FE_AG_REG_AG_MODE_LOP_MODE_4_STATIC; in SetCfgIfAgc()
586 status = Write16(state, FE_AG_REG_AG_MODE_LOP__A, FeAgRegAgModeLop, 0); in SetCfgIfAgc()
604 u16 FeAgRegAgModeLop; in SetCfgIfAgc() local
610 status = Read16(state, FE_AG_REG_AG_MODE_LOP__A, &FeAgRegAgModeLop, 0); in SetCfgIfAgc()
613 FeAgRegAgModeLop &= (~FE_AG_REG_AG_MODE_LOP_MODE_4__M); in SetCfgIfAgc()
614 FeAgRegAgModeLop |= in SetCfgIfAgc()
616 status = Write16(state, FE_AG_REG_AG_MODE_LOP__A, FeAgRegAgModeLop, 0); in SetCfgIfAgc()