Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/dvb-frontends/
Ddib7000p.c2452 …ib7000p_state *state, u32 P_Kin, u32 P_Kout, u32 insertExtSynchro, u32 synchroMode, u32 syncWord, … in dib7090_cfg_DibTx() argument
2460 dib7000p_write_word(state, 1608, synchroMode); in dib7090_cfg_DibTx()
2469 static int dib7090_cfg_DibRx(struct dib7000p_state *state, u32 P_Kin, u32 P_Kout, u32 synchroMode, … in dib7090_cfg_DibRx() argument
2482 dib7000p_write_word(state, 1539, synchroMode); in dib7090_cfg_DibRx()
Ddib8000.c1402 u32 P_Kout, u32 insertExtSynchro, u32 synchroMode, in dib8096p_cfg_DibTx() argument
1411 dib8000_write_word(state, 1608, synchroMode); in dib8096p_cfg_DibTx()
1419 u32 P_Kout, u32 synchroMode, u32 insertExtSynchro, in dib8096p_cfg_DibRx() argument
1424 dprintk("Configure DibStream Rx synchroMode = %d\n", synchroMode); in dib8096p_cfg_DibRx()
1435 dib8000_write_word(state, 1539, synchroMode); in dib8096p_cfg_DibRx()