exponenta_bits     36 drivers/gpu/drm/amd/display/dc/calcs/custom_float.c 	uint32_t exp_offset = (1 << (format->exponenta_bits - 1)) - 1;
exponenta_bits    142 drivers/gpu/drm/amd/display/dc/calcs/custom_float.c 		(1 << (format->exponenta_bits + 1)) - 1;
exponenta_bits    165 drivers/gpu/drm/amd/display/dc/calcs/custom_float.c 	while (j < format->exponenta_bits) {
exponenta_bits    332 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 	fmt.exponenta_bits = 6;
exponenta_bits    140 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c 	fmt.exponenta_bits = 6;
exponenta_bits   2459 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	fmt.exponenta_bits = 6;
exponenta_bits   3041 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	fmt.exponenta_bits = 5;
exponenta_bits    131 drivers/gpu/drm/amd/display/dc/inc/hw/opp.h 	uint32_t exponenta_bits;