Searched refs:demod_rev (Results 1 – 2 of 2) sorted by relevance
71 u8 demod_rev; member1072 state->demod_rev = cx24123_readreg(state, 0x00); in cx24123_attach()1073 switch (state->demod_rev) { in cx24123_attach()1081 err("wrong demod revision: %x\n", state->demod_rev); in cx24123_attach()
276 int demod_rev; in cx24120_attach() local290 demod_rev = cx24120_readreg(state, CX24120_REG_REVISION); in cx24120_attach()291 switch (demod_rev) { in cx24120_attach()299 err("Unsupported demod revision: 0x%x detected.\n", demod_rev); in cx24120_attach()