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

/linux-4.4.14/drivers/media/dvb-frontends/
H A Ditd1000_priv.h43 PLLFH, enumerator in enum:itd1000_register
H A Ditd1000.c110 u8 pgaext : 4; /* PLLFH */
134 u8 pllfh = itd1000_read_reg(state, PLLFH) & 0x0f; itd1000_set_lpf_bw()
146 itd1000_write_reg(state, PLLFH, pllfh | (itd1000_lpf_pga[i].pgaext << 4)); itd1000_set_lpf_bw()
247 itd1000_write_reg(state, PLLFH, (itd1000_read_reg(state, PLLFH) & 0xf0) | ((pllf >> 16) & 0x0f)); itd1000_set_lo()

Completed in 34 milliseconds