Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Ddrxd_hard.c158 u16 m_FeAgRegAgPwd; member
732 state->m_FeAgRegAgPwd &= ~(FE_AG_REG_AG_PWD_PWD_PD2__M); in SetCfgRfAgc()
733 state->m_FeAgRegAgPwd |= in SetCfgRfAgc()
735 status = Write16(state, FE_AG_REG_AG_PWD__A, state->m_FeAgRegAgPwd, 0x0000); in SetCfgRfAgc()
773 (state->m_FeAgRegAgPwd) &= in SetCfgRfAgc()
775 (state->m_FeAgRegAgPwd) |= in SetCfgRfAgc()
777 status = Write16(state, FE_AG_REG_AG_PWD__A, (state->m_FeAgRegAgPwd), 0x0000); in SetCfgRfAgc()
824 (state->m_FeAgRegAgPwd) &= in SetCfgRfAgc()
826 (state->m_FeAgRegAgPwd) |= in SetCfgRfAgc()
828 status = Write16(state, FE_AG_REG_AG_PWD__A, (state->m_FeAgRegAgPwd), 0x0000); in SetCfgRfAgc()
[all …]