yb                175 drivers/dma/ipu/ipu_idmac.c 	u32	yb:12;
yb                215 drivers/dma/ipu/ipu_idmac.c 	u32	yb:12;
yb                867 drivers/gpu/drm/omapdrm/dss/dispc.c 	int yr, yg, yb, cbr, cbg, cbb, crr, crg, crb;
yb                896 drivers/gpu/drm/omapdrm/dss/dispc.c 	dispc_write_reg(dispc, DISPC_OVL_CONV_COEF(plane, 1), CVAL(ct->crr, ct->yb));
yb               2963 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c static int interpolate(int x, int xa, int xb, int ya, int yb)
yb               2967 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 	bf = 2 * (yb - ya) * (x - xa) / (xb - xa);