Searched refs:insert_rs_byte (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/media/dvb-frontends/
H A Ddrxd.h41 u8 insert_rs_byte; member in struct:drxd_config
H A Ddrxd_hard.c148 u16 insert_rs_byte; member in struct:drxd_state
1436 if (state->insert_rs_byte) { ConfigureMPEGOutput()
2594 state->insert_rs_byte = state->config.insert_rs_byte; CDRXD()
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c2903 if (cfg_data->insert_rs_byte == true) { ctrl_set_cfg_mpeg_output()
2927 /* insert_rs_byte = true -> coef = 188/188 -> 1, RS bits are in MPEG output */ ctrl_set_cfg_mpeg_output()
2937 } else { /* insert_rs_byte == false */ ctrl_set_cfg_mpeg_output()
2962 /* insert_rs_byte = false -> coef = 188/204, RS bits not in MPEG output */ ctrl_set_cfg_mpeg_output()
3018 if (cfg_data->insert_rs_byte == true) ctrl_set_cfg_mpeg_output()
3024 if (cfg_data->insert_rs_byte == true) { ctrl_set_cfg_mpeg_output()
3038 if (cfg_data->insert_rs_byte == true) ctrl_set_cfg_mpeg_output()
3043 if (cfg_data->insert_rs_byte == true) ctrl_set_cfg_mpeg_output()
H A Ddrx_driver.h1330 bool insert_rs_byte; /**< If true, insert RS byte */ member in struct:drx_cfg_mpeg_output
/linux-4.4.14/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c391 .insert_rs_byte = 1,

Completed in 300 milliseconds