Searched refs:demod_rev (Results 1 – 2 of 2) sorted by relevance
58 u8 demod_rev; member1059 state->demod_rev = cx24123_readreg(state, 0x00); in cx24123_attach()1060 switch (state->demod_rev) { in cx24123_attach()1068 err("wrong demod revision: %x\n", state->demod_rev); in cx24123_attach()
268 int demod_rev; in cx24120_attach() local282 demod_rev = cx24120_readreg(state, CX24120_REG_REVISION); in cx24120_attach()283 switch (demod_rev) { in cx24120_attach()291 err("Unsupported demod revision: 0x%x detected.\n", demod_rev); in cx24120_attach()