round_fixed       221 drivers/gpu/drm/i2c/ch7006_mode.c 	black_level = round_fixed(norm->black_level*26625)/gain;
round_fixed       240 drivers/gpu/drm/i2c/ch7006_mode.c 	subc_inc = round_fixed((mode->subc_coeff >> 8)
round_fixed       352 drivers/gpu/drm/i2c/ch7006_mode.c 	hpos = round_fixed((norm->hvirtual * aspect - mode->hdisplay * scale)
round_fixed       358 drivers/gpu/drm/i2c/ch7006_mode.c 	vpos = max(0, norm->vdisplay - round_fixed(mode->vdisplay*scale)