fine              520 drivers/iio/magnetometer/ak8974.c 			unsigned fine = le16_to_cpu(fab_data1[i]);
fine              529 drivers/iio/magnetometer/ak8974.c 				 axis[i], offz, sens, fine, pgaxis[i * 2],
fine              239 drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c 	unsigned int fine, coarse;
fine              243 drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c 	fine = val % VV6410_CIF_LINELENGTH;
fine              247 drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c 		  coarse, fine);
fine              249 drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c 	err = stv06xx_write_sensor(sd, VV6410_FINEH, fine >> 8);
fine              253 drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c 	err = stv06xx_write_sensor(sd, VV6410_FINEL, fine & 0xff);
fine              179 drivers/net/ethernet/intel/e1000/e1000_hw.c 			u16 fused, fine, coarse;
fine              191 drivers/net/ethernet/intel/e1000/e1000_hw.c 				fine = fused & IGP01E1000_ANALOG_FUSE_FINE_MASK;
fine              199 drivers/net/ethernet/intel/e1000/e1000_hw.c 					fine -= IGP01E1000_ANALOG_FUSE_FINE_1;
fine              202 drivers/net/ethernet/intel/e1000/e1000_hw.c 					fine -= IGP01E1000_ANALOG_FUSE_FINE_10;
fine              206 drivers/net/ethernet/intel/e1000/e1000_hw.c 				    (fine & IGP01E1000_ANALOG_FUSE_FINE_MASK) |
fine              459 sound/soc/codecs/msm8916-wcd-analog.c 	u32 coarse, fine, reg_val, reg_addr;
fine              490 sound/soc/codecs/msm8916-wcd-analog.c 		fine = ((vrefs[i] % 100) / 12);
fine              492 sound/soc/codecs/msm8916-wcd-analog.c 			 (fine << CDC_A_MBHC_BTN_VREF_FINE_SHIFT);