Home
last modified time | relevance | path

Searched refs:cf2 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/scripts/
Dextract-ikconfig15 cf2='0123456789'
19 if pos=`tr "$cf1\n$cf2" "\n$cf2=" < "$1" | grep -abo "^$cf2"`
/linux-4.4.14/include/linux/i2c/
Dapds990x.h53 int cf2; member
/linux-4.4.14/drivers/misc/
Dapds990x.c122 int cf2; member
313 thres = (chip->rcf.cf2 * thres + chip->rcf.irf2 * ir) / in apds990x_lux_to_threshold()
456 iac2 = (chip->cf.cf2 * clear - chip->cf.irf2 * ir) / APDS_PARAM_SCALE; in apds990x_get_lux()
1086 chip->cf.cf2 = 2867; /* 0.70 * APDS_PARAM_SCALE */ in apds990x_probe()
1096 (chip->cf.cf1 - chip->cf.cf2); in apds990x_probe()
1101 chip->rcf.cf2 = APDS_PARAM_SCALE * APDS_PARAM_SCALE / in apds990x_probe()
1102 chip->cf.cf2; in apds990x_probe()
1104 chip->cf.cf2; in apds990x_probe()
/linux-4.4.14/net/mac80211/
Dibss.c1386 u32 width, cf1, cf2 = 0; in ieee80211_ibss_setup_scan_channels() local
1393 cf2 = chandef->center_freq2; in ieee80211_ibss_setup_scan_channels()
1410 if (cf2) in ieee80211_ibss_setup_scan_channels()
1412 channels_max - n_chan, cf2, in ieee80211_ibss_setup_scan_channels()