Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/dvb-frontends/
A Ditd1000.c121 u8 pllfh = itd1000_read_reg(state, PLLFH) & 0x0f; in itd1000_set_lpf_bw()
133 itd1000_write_reg(state, PLLFH, pllfh | (itd1000_lpf_pga[i].pgaext << 4)); in itd1000_set_lpf_bw()
234 itd1000_write_reg(state, PLLFH, (itd1000_read_reg(state, PLLFH) & 0xf0) | ((pllf >> 16) & 0x0f)); in itd1000_set_lo()
A Ditd1000_priv.h29 PLLFH, enumerator

Completed in 4 milliseconds