cf1               106 drivers/misc/apds990x.c 	int cf1;
cf1               295 drivers/misc/apds990x.c 		thres = (chip->rcf.cf1 * thres + chip->rcf.irf1 * ir) /
cf1               440 drivers/misc/apds990x.c 	iac1 = (chip->cf.cf1 * clear - chip->cf.irf1 * ir) / APDS_PARAM_SCALE;
cf1              1080 drivers/misc/apds990x.c 		chip->cf.cf1 = 4096; /* 1.00 * APDS_PARAM_SCALE */
cf1              1092 drivers/misc/apds990x.c 		(chip->cf.cf1 - chip->cf.cf2);
cf1              1093 drivers/misc/apds990x.c 	chip->rcf.cf1 = APDS_PARAM_SCALE * APDS_PARAM_SCALE /
cf1              1094 drivers/misc/apds990x.c 		chip->cf.cf1;
cf1              1096 drivers/misc/apds990x.c 		chip->cf.cf1;
cf1                37 include/linux/platform_data/apds990x.h 	int cf1;
cf1              1396 net/mac80211/ibss.c 	u32 width, cf1, cf2 = 0;
cf1              1416 net/mac80211/ibss.c 	cf1 = chandef->center_freq1;
cf1              1418 net/mac80211/ibss.c 	n_chan = ibss_setup_channels(wiphy, channels, channels_max, cf1, width);
cf1              2993 net/mac80211/util.c 	int cf0, cf1;
cf1              3025 net/mac80211/util.c 	cf1 = ieee80211_channel_to_frequency(ccf1, chandef->chan->band);
cf1              3041 net/mac80211/util.c 				new.center_freq1 = cf1;
cf1              3044 net/mac80211/util.c 				new.center_freq2 = cf1;
cf1              3057 net/mac80211/util.c 		new.center_freq2 = cf1;