Lines Matching +full:100 +full:khz
239 /* We need to convert from KHz units into 10KHz units */ in encoder_control_digx_v3()
285 /* We need to convert from KHz units into 10KHz units */ in encoder_control_digx_v4()
487 * We need to convert from KHz units into 20KHz units in transmitter_control_v2()
493 * We need to convert from KHz units into 10KHz units in transmitter_control_v2()
625 * We need to convert from KHz units into 20KHz units in transmitter_control_v3()
631 * We need to convert from KHz units into 10KHz units in transmitter_control_v3()
751 * We need to convert from KHz units into 20KHz units in transmitter_control_v4()
757 * We need to convert from KHz units into 10KHz units in transmitter_control_v4()
1000 /* We need to convert from 100Hz units into 10KHz units */ in set_pixel_clock_v3()
1002 cpu_to_le16((uint16_t)(bp_params->target_pixel_clock_100hz / 100)); in set_pixel_clock_v3()
1078 /* We need to convert from 100Hz units into 10KHz units */ in set_pixel_clock_v5()
1080 cpu_to_le16((uint16_t)(bp_params->target_pixel_clock_100hz / 100)); in set_pixel_clock_v5()
1167 /* We need to convert from 100 Hz units into 10KHz units */ in set_pixel_clock_v6()
1169 cpu_to_le32(bp_params->target_pixel_clock_100hz / 100); in set_pixel_clock_v6()
1340 /* convert back to unit of 10KHz */ in enable_spread_spectrum_on_ppll_v1()
1523 /* We need to convert from KHz units into 10KHz units and then convert in adjust_display_pll_v2()
1524 * output pixel clock back 10KHz-->KHz */ in adjust_display_pll_v2()
1537 /* Convert output pixel clock back 10KHz-->KHz: multiply in adjust_display_pll_v2()
1538 * original pixel clock in KHz by ratio in adjust_display_pll_v2()
1569 /* We need to convert from KHz units into 10KHz units and then convert in adjust_display_pll_v3()
1570 * output pixel clock back 10KHz-->KHz */ in adjust_display_pll_v3()
1587 /* Convert output pixel clock back 10KHz-->KHz: multiply in adjust_display_pll_v3()
1588 * original pixel clock in KHz by ratio in adjust_display_pll_v3()
1663 /* We need to convert from KHz units into 10KHz units in dac_encoder_control_prepare_params()
2128 /* We need to convert from KHz units into 10KHz units */ in program_clock_v5()
2131 cpu_to_le16((uint16_t) (bp_params->target_pixel_clock_100hz / 100)); in program_clock_v5()
2160 /* We need to convert from KHz units into 10KHz units */ in program_clock_v6()
2163 cpu_to_le32(bp_params->target_pixel_clock_100hz / 100); in program_clock_v6()
2262 * 10KHz in external_encoder_control_v3()
2263 * output display device pixel clock frequency in unit of 10KHz. in external_encoder_control_v3()
2422 /* We need to convert from KHz units into 10KHz units */ in set_dce_clock_v2_1()
2426 /* Convert from 10KHz units back to KHz */ in set_dce_clock_v2_1()