Home
last modified time | relevance | path

Searched refs:osci (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/
H A D0001-symbol-fix-S-cannot-work-with-kaslr-detection.patch15 [https://lists.crash-utility.osci.io/archives/list/devel@lists.crash-utility.osci.io/thread/5OXNYPP…
/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c193 u32 osci[]={950000,1019000,1075000,1178000,1296000,1432000, in cx24108_tuner_set_params() local
210 for(i = 1; (i < ARRAY_SIZE(osci) - 1) && (osci[i] < freq); i++); in cx24108_tuner_set_params()
220 pump=(freq<(osci[i-1]+osci[i])/2); in cx24108_tuner_set_params()