Searched refs:m_FeAgRegAgPwd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | drxd_hard.c | 146 u16 m_FeAgRegAgPwd; member 720 state->m_FeAgRegAgPwd &= ~(FE_AG_REG_AG_PWD_PWD_PD2__M); in SetCfgRfAgc() 721 state->m_FeAgRegAgPwd |= in SetCfgRfAgc() 723 status = Write16(state, FE_AG_REG_AG_PWD__A, state->m_FeAgRegAgPwd, 0x0000); in SetCfgRfAgc() 761 (state->m_FeAgRegAgPwd) &= in SetCfgRfAgc() 763 (state->m_FeAgRegAgPwd) |= in SetCfgRfAgc() 765 status = Write16(state, FE_AG_REG_AG_PWD__A, (state->m_FeAgRegAgPwd), 0x0000); in SetCfgRfAgc() 812 (state->m_FeAgRegAgPwd) &= in SetCfgRfAgc() 814 (state->m_FeAgRegAgPwd) |= in SetCfgRfAgc() 816 status = Write16(state, FE_AG_REG_AG_PWD__A, (state->m_FeAgRegAgPwd), in SetCfgRfAgc() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | drxd_hard.c | 146 u16 m_FeAgRegAgPwd; member 720 state->m_FeAgRegAgPwd &= ~(FE_AG_REG_AG_PWD_PWD_PD2__M); in SetCfgRfAgc() 721 state->m_FeAgRegAgPwd |= in SetCfgRfAgc() 723 status = Write16(state, FE_AG_REG_AG_PWD__A, state->m_FeAgRegAgPwd, 0x0000); in SetCfgRfAgc() 761 (state->m_FeAgRegAgPwd) &= in SetCfgRfAgc() 763 (state->m_FeAgRegAgPwd) |= in SetCfgRfAgc() 765 status = Write16(state, FE_AG_REG_AG_PWD__A, (state->m_FeAgRegAgPwd), 0x0000); in SetCfgRfAgc() 812 (state->m_FeAgRegAgPwd) &= in SetCfgRfAgc() 814 (state->m_FeAgRegAgPwd) |= in SetCfgRfAgc() 816 status = Write16(state, FE_AG_REG_AG_PWD__A, (state->m_FeAgRegAgPwd), in SetCfgRfAgc() [all...] |
Completed in 8 milliseconds