Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ds5h1432.c110 static int s5h1432_set_IF(struct dvb_frontend *fe, u32 ifFreqHz) in s5h1432_set_IF() argument
114 switch (ifFreqHz) { in s5h1432_set_IF()
148 value = (u32) (((48000 - (ifFreqHz / 1000)) * 512 * in s5h1432_set_IF()
152 ifFreqHz, value); in s5h1432_set_IF()