Searched refs:cid_target (Results 1 – 3 of 3) sorted by relevance
202 u32 *freq, u8 *cid_target,
446 u8 cid_target; in tda18271_powerscan() local455 tda18271_lookup_cid_target(fe, &freq, &cid_target, &count_limit); in tda18271_powerscan()488 while ((regs[R_EB10] & 0x3f) < cid_target) { in tda18271_powerscan()522 if ((regs[R_EB10] & 0x3f) >= cid_target) { in tda18271_powerscan()
979 u32 *freq, u8 *cid_target, u16 *count_limit) in tda18271_lookup_cid_target() argument989 *cid_target = tda18271_cid_target[i].target; in tda18271_lookup_cid_target()