Searched refs:mpeg_out_param_ptr (Results 1 – 1 of 1) sorted by relevance
1387 struct MXL_HYDRA_MPEGOUT_PARAM_T *mpeg_out_param_ptr) in config_ts() argument1451 if (mpeg_out_param_ptr->enable == MXL_ENABLE) { in config_ts()1452 if (mpeg_out_param_ptr->mpeg_mode == in config_ts()1462 (u32)(MXL_HYDRA_NCO_CLK / mpeg_out_param_ptr->max_mpeg_clk_rate); in config_ts()1473 if (mpeg_out_param_ptr->mpeg_clk_type == MXL_HYDRA_MPEG_CLK_CONTINUOUS) in config_ts()1476 if (mpeg_out_param_ptr->mpeg_mode < MXL_HYDRA_MPEG_MODE_PARALLEL) { in config_ts()1489 mpeg_out_param_ptr->mpeg_sync_pol); in config_ts()1495 mpeg_out_param_ptr->mpeg_valid_pol); in config_ts()1501 mpeg_out_param_ptr->mpeg_clk_pol); in config_ts()1507 mpeg_out_param_ptr->mpeg_sync_pulse_width); in config_ts()[all …]