Home
last modified time | relevance | path

Searched refs:fixed16_to_double_to_cpu (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_resource.c3322 #define fixed16_to_double_to_cpu(x) fixed16_to_double(le32_to_cpu(x)) macro
3345 fixed16_to_double_to_cpu(bb->sr_exit_time_us); in init_soc_bounding_box()
3347 fixed16_to_double_to_cpu(bb->sr_enter_plus_exit_time_us); in init_soc_bounding_box()
3349 fixed16_to_double_to_cpu(bb->urgent_latency_us); in init_soc_bounding_box()
3351 fixed16_to_double_to_cpu(bb->urgent_latency_pixel_data_only_us); in init_soc_bounding_box()
3353 fixed16_to_double_to_cpu(bb->urgent_latency_pixel_mixed_with_vm_data_us); in init_soc_bounding_box()
3355 fixed16_to_double_to_cpu(bb->urgent_latency_vm_data_only_us); in init_soc_bounding_box()
3363 fixed16_to_double_to_cpu(bb->pct_ideal_dram_sdp_bw_after_urgent_pixel_only); in init_soc_bounding_box()
3365 fixed16_to_double_to_cpu(bb->pct_ideal_dram_sdp_bw_after_urgent_pixel_and_vm); in init_soc_bounding_box()
3367 fixed16_to_double_to_cpu(bb->pct_ideal_dram_sdp_bw_after_urgent_vm_only); in init_soc_bounding_box()
[all …]