nbp_state_dram_speed_change_latency_supported  380 drivers/gpu/drm/amd/display/dc/calcs/calcs_logger.h 				bw_fixed_to_int(data->nbp_state_dram_speed_change_latency_supported));
nbp_state_dram_speed_change_latency_supported 1988 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c 	data->nbp_state_dram_speed_change_latency_supported = bw_int_to_fixed(99999);
nbp_state_dram_speed_change_latency_supported 1991 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c 			data->nbp_state_dram_speed_change_latency_supported = bw_min2(data->nbp_state_dram_speed_change_latency_supported, bw_add(bw_sub(data->maximum_latency_hiding_with_cursor[i], data->nbp_state_change_watermark[i]), vbios->nbp_state_change_latency));
nbp_state_dram_speed_change_latency_supported  362 drivers/gpu/drm/amd/display/dc/inc/dce_calcs.h 	struct bw_fixed nbp_state_dram_speed_change_latency_supported;