Home
last modified time | relevance | path

Searched refs:cid_target (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtda18271-priv.h191 u32 *freq, u8 *cid_target,
H A Dtda18271-fe.c435 u8 cid_target; in tda18271_powerscan() local
444 tda18271_lookup_cid_target(fe, &freq, &cid_target, &count_limit); in tda18271_powerscan()
477 while ((regs[R_EB10] & 0x3f) < cid_target) { in tda18271_powerscan()
511 if ((regs[R_EB10] & 0x3f) >= cid_target) { in tda18271_powerscan()
H A Dtda18271-maps.c967 u32 *freq, u8 *cid_target, u16 *count_limit) in tda18271_lookup_cid_target()
977 *cid_target = tda18271_cid_target[i].target; in tda18271_lookup_cid_target()
980 tda_map("(%d) cid_target = %02x, count_limit = %d\n", i, in tda18271_lookup_cid_target()
966 tda18271_lookup_cid_target(struct dvb_frontend *fe, u32 *freq, u8 *cid_target, u16 *count_limit) tda18271_lookup_cid_target() argument
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dtda18271-priv.h191 u32 *freq, u8 *cid_target,
H A Dtda18271-fe.c435 u8 cid_target; in tda18271_powerscan() local
444 tda18271_lookup_cid_target(fe, &freq, &cid_target, &count_limit); in tda18271_powerscan()
477 while ((regs[R_EB10] & 0x3f) < cid_target) { in tda18271_powerscan()
511 if ((regs[R_EB10] & 0x3f) >= cid_target) { in tda18271_powerscan()
H A Dtda18271-maps.c967 u32 *freq, u8 *cid_target, u16 *count_limit) in tda18271_lookup_cid_target()
977 *cid_target = tda18271_cid_target[i].target; in tda18271_lookup_cid_target()
980 tda_map("(%d) cid_target = %02x, count_limit = %d\n", i, in tda18271_lookup_cid_target()
966 tda18271_lookup_cid_target(struct dvb_frontend *fe, u32 *freq, u8 *cid_target, u16 *count_limit) tda18271_lookup_cid_target() argument

Completed in 8 milliseconds