Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Dextract-ikconfig15 cf2='0123456789'
19 if pos=`tr "$cf1\n$cf2" "\n$cf2=" < "$1" | grep -abo "^$cf2"`
/openbmc/linux/include/linux/platform_data/
H A Dapds990x.h39 int cf2; member
/openbmc/linux/drivers/misc/
H A Dapds990x.c108 int cf2; member
298 thres = (chip->rcf.cf2 * thres + chip->rcf.irf2 * ir) / in apds990x_lux_to_threshold()
441 iac2 = (chip->cf.cf2 * clear - chip->cf.irf2 * ir) / APDS_PARAM_SCALE; in apds990x_get_lux()
1081 chip->cf.cf2 = 2867; /* 0.70 * APDS_PARAM_SCALE */ in apds990x_probe()
1091 (chip->cf.cf1 - chip->cf.cf2); in apds990x_probe()
1096 chip->rcf.cf2 = APDS_PARAM_SCALE * APDS_PARAM_SCALE / in apds990x_probe()
1097 chip->cf.cf2; in apds990x_probe()
1099 chip->cf.cf2; in apds990x_probe()
/openbmc/linux/net/mac80211/
H A Dibss.c1395 u32 width, cf1, cf2 = 0; in ieee80211_ibss_setup_scan_channels() local
1402 cf2 = chandef->center_freq2; in ieee80211_ibss_setup_scan_channels()
1419 if (cf2) in ieee80211_ibss_setup_scan_channels()
1421 channels_max - n_chan, cf2, in ieee80211_ibss_setup_scan_channels()