Searched refs:s_high (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/calcs/ |
| H A D | dce_calcs.c | 94 const uint32_t s_high = 7; in calculate_bandwidth() local 136 sclk[s_high] = vbios->high_sclk; in calculate_bandwidth() 1345 …ckout_duration_margin[high][s_high], bw_int_to_fixed(0)) && bw_ltn(data->dispclk_required_for_blac… in calculate_bandwidth() 1347 …if (bw_ltn(data->dispclk_required_for_blackout_recovery[high][s_high], vbios->high_voltage_max_dis… in calculate_bandwidth() 1458 …s_high], bw_int_to_fixed(0)) && bw_ltn(data->min_dram_speed_change_margin[high][s_high], bw_int_to… in calculate_bandwidth() 1540 …s_high], bw_int_to_fixed(0)) && bw_ltn(data->dispclk_required_for_blackout_duration[low][s_high], … in calculate_bandwidth() 1546 …s_high], bw_int_to_fixed(0)) && bw_ltn(data->dispclk_required_for_blackout_duration[mid][s_high], … in calculate_bandwidth() 1573 data->sclk_level = s_high; in calculate_bandwidth() 1578 data->sclk_level = s_high; in calculate_bandwidth() 1624 …t_of_ideal_port_bw_display_can_use_in_normal_system_operation, 100),sclk[s_high]),vbios->data_retu… in calculate_bandwidth() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/power/dvfs/ |
| H A D | rockchip_wtemp_dvfs.c | 472 char s_high[TEMP_STRING_LEN]; in print_e_state() local 483 temp2string(e->lmt.high_temp, s_high, TEMP_STRING_LEN); in print_e_state() 487 e->lmt.htemp_limit ? s_high : NULL, in print_e_state()
|