HomeSort by: relevance | last modified time | path
    Searched refs:bw_int_to_fixed_nonconst (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
bw_fixed.h 70 struct bw_fixed bw_int_to_fixed_nonconst(int64_t value);
79 return bw_int_to_fixed_nonconst(value);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
amdgpu_bw_fixed.c 54 struct bw_fixed bw_int_to_fixed_nonconst(int64_t value) function in typeref:struct:bw_fixed

Completed in 12 milliseconds