Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/calcs/
HDcustom_float.c69 value = dc_fixpt_shl(value, 1); in build_custom_float()
113 mantiss = dc_fixpt_shl( in build_custom_float()
/dragonfly/sys/dev/drm/amd/display/include/
HDfixed31_32.h216 static inline struct fixed31_32 dc_fixpt_shl(struct fixed31_32 arg, unsigned char shift) in dc_fixpt_shl() function
/dragonfly/sys/dev/drm/amd/display/dc/basics/
HDfixpt31_32.c365 return dc_fixpt_shl( in dc_fixpt_exp()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
HDdcn10_stream_encoder.c617 dc_fixpt_shl( in enc1_stream_encoder_set_mst_bandwidth()
/dragonfly/sys/dev/drm/amd/display/dc/dce/
HDdce_stream_encoder.c685 dc_fixpt_shl( in dce110_stream_encoder_set_mst_bandwidth()