Searched refs:mpeg_out_param_ptr (Results 1 – 1 of 1) sorted by relevance
1388 struct MXL_HYDRA_MPEGOUT_PARAM_T *mpeg_out_param_ptr) in config_ts() argument1452 if (mpeg_out_param_ptr->enable == MXL_ENABLE) { in config_ts()1453 if (mpeg_out_param_ptr->mpeg_mode == in config_ts()1463 (u32)(MXL_HYDRA_NCO_CLK / mpeg_out_param_ptr->max_mpeg_clk_rate); in config_ts()1474 if (mpeg_out_param_ptr->mpeg_clk_type == MXL_HYDRA_MPEG_CLK_CONTINUOUS) in config_ts()1477 if (mpeg_out_param_ptr->mpeg_mode < MXL_HYDRA_MPEG_MODE_PARALLEL) { in config_ts()1490 mpeg_out_param_ptr->mpeg_sync_pol); in config_ts()1496 mpeg_out_param_ptr->mpeg_valid_pol); in config_ts()1502 mpeg_out_param_ptr->mpeg_clk_pol); in config_ts()1508 mpeg_out_param_ptr->mpeg_sync_pulse_width); in config_ts()[all …]