Searched refs:synchroMode (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | dib7000p.c | 2436 …ib7000p_state *state, u32 P_Kin, u32 P_Kout, u32 insertExtSynchro, u32 synchroMode, u32 syncWord, … in dib7090_cfg_DibTx() argument 2444 dib7000p_write_word(state, 1608, synchroMode); in dib7090_cfg_DibTx() 2453 static int dib7090_cfg_DibRx(struct dib7000p_state *state, u32 P_Kin, u32 P_Kout, u32 synchroMode, … in dib7090_cfg_DibRx() argument 2466 dib7000p_write_word(state, 1539, synchroMode); in dib7090_cfg_DibRx()
|
D | dib8000.c | 1395 u32 P_Kout, u32 insertExtSynchro, u32 synchroMode, in dib8096p_cfg_DibTx() argument 1404 dib8000_write_word(state, 1608, synchroMode); in dib8096p_cfg_DibTx() 1412 u32 P_Kout, u32 synchroMode, u32 insertExtSynchro, in dib8096p_cfg_DibRx() argument 1417 dprintk("Configure DibStream Rx synchroMode = %d", synchroMode); in dib8096p_cfg_DibRx() 1428 dib8000_write_word(state, 1539, synchroMode); in dib8096p_cfg_DibRx()
|