Home
last modified time | relevance | path

Searched refs:step_db (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H A Dcx88-core.c645 * but step_db and step_dr, at cx88_set_tvnorm already handles that. in norm_fsc8()
873 u32 step_db, step_dr; in cx88_set_tvnorm() local
889 step_db = fsc8; in cx88_set_tvnorm()
914 step_db = 4250000 * 8; in cx88_set_tvnorm()
926 step_db, step_dr); in cx88_set_tvnorm()
951 tmp64 = step_db * (u64)(1 << 22); in cx88_set_tvnorm()
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-core.c659 * but step_db and step_dr, at cx88_set_tvnorm already handles that. in norm_fsc8()
887 u32 step_db, step_dr; in cx88_set_tvnorm() local
903 step_db = fsc8; in cx88_set_tvnorm()
928 step_db = 4250000 * 8; in cx88_set_tvnorm()
940 step_db, step_dr); in cx88_set_tvnorm()
965 tmp64 = step_db * (u64)(1 << 22); in cx88_set_tvnorm()

Completed in 4 milliseconds