/linux-3.4.99/drivers/rtc/ |
D | rtc-88pm860x.c | 245 unsigned int sum, data, mean, vrtc_set; in calibrate_vrtc_work() local 255 mean = sum >> 4; in calibrate_vrtc_work() 257 dev_dbg(info->dev, "mean:%d, vrtc_set:%d\n", mean, vrtc_set); in calibrate_vrtc_work() 261 if ((mean + 200) < vrtc_set) { in calibrate_vrtc_work() 267 } else if ((mean - 200) > vrtc_set) { in calibrate_vrtc_work()
|
/linux-3.4.99/tools/perf/ |
D | builtin-stat.c | 205 double n, mean, M2; member 229 delta = val - stats->mean; in update_stats() 230 stats->mean += delta / stats->n; in update_stats() 231 stats->M2 += delta*(val - stats->mean); in update_stats() 236 return stats->mean; in avg_stats()
|
/linux-3.4.99/Documentation/arm/pxa/ |
D | mfp.txt | 42 mean it's dedicated for GPIO19, only as a hint that internally this pin 69 mean it is a GPIO signal, and by MFP<xxx> or pin xxx, we mean a physical 138 and on which edge(s). This, however, doesn't necessarily mean the
|
/linux-3.4.99/fs/squashfs/ |
D | Kconfig | 117 the filesystem. Increasing this amount may mean SquashFS 119 of extra system memory. Decreasing this amount will mean
|
/linux-3.4.99/Documentation/ |
D | basic_profiling.txt | 41 a 0Hz CPU, APIC was not on. Be aware that idle=poll may mean a performance
|
/linux-3.4.99/Documentation/parisc/ |
D | debugging | 24 than __PAGE_OFFSET (0x10000000) which mean a virtual address didn't
|
/linux-3.4.99/fs/jffs2/ |
D | Kconfig | 110 compressors can mean you cannot read existing file systems, 111 and enabling experimental compressors can mean that you
|
/linux-3.4.99/Documentation/sound/alsa/soc/ |
D | pops_clicks.txt | 49 is heard when the gain increase or decrease changes the mean audio signal
|
/linux-3.4.99/Documentation/input/ |
D | cs461x.txt | 14 4-button joystick; I mean the jstest utility. Also I've tried to
|
/linux-3.4.99/Documentation/video4linux/ |
D | cafe_ccic | 43 assumed to actually mean much of anything.
|
D | Zoran | 151 When you speak about NTSC, you usually mean the standard: CCIR - M using 155 When you talk about PAL, you usually mean: CCIR - B/G using the PAL 158 When you talk about SECAM, you mean: CCIR - L using the SECAM Colorsystem 402 1024 bits per block. 100% in the new driver mean 1:2 compression; the maximum
|
/linux-3.4.99/Documentation/sysctl/ |
D | README | 50 - knowledge of what all those values mean
|
/linux-3.4.99/Documentation/scheduler/ |
D | sched-arch.txt | 80 over the sleep mean only NMIs can wake it up, so can't fix easily
|
/linux-3.4.99/Documentation/filesystems/ |
D | xip.txt | 67 Putting the Linux kernel and/or its modules on a xip filesystem does not mean
|
D | sysv-fs.txt | 196 Notation: We often speak of a "block" but mean a zone (the allocation unit)
|
/linux-3.4.99/Documentation/arm/Samsung-S3C24XX/ |
D | Suspend.txt | 129 will mean that the CRC data block will take more memory, but will
|
/linux-3.4.99/Documentation/cpu-freq/ |
D | cpufreq-stats.txt | 55 will mean this CPU spent <time> usertime units of time at <frequency>. Output
|
/linux-3.4.99/Documentation/video4linux/bttv/ |
D | README | 49 only bt878-based cards can have a subsystem ID (which does not mean
|
/linux-3.4.99/drivers/media/video/uvc/ |
D | uvc_video.c | 604 u32 mean; in uvc_video_clock_update() local 660 mean = (x1 + x2) / 2; in uvc_video_clock_update() 661 if (mean - (1024 << 16) > sof) in uvc_video_clock_update() 663 else if (sof > mean + (1024 << 16)) in uvc_video_clock_update()
|
/linux-3.4.99/Documentation/networking/ |
D | tlan.txt | 48 debug messages, where x is a bit field where the bits mean
|
/linux-3.4.99/Documentation/x86/ |
D | pat.txt | 109 -- in the above table mean "Not suggested usage for the API". Some of the --'s
|
/linux-3.4.99/Documentation/hwmon/ |
D | submitting-patches | 52 * Running your patch or driver file(s) through checkpatch does not mean its
|
/linux-3.4.99/drivers/message/i2o/ |
D | README.ioctl | 150 A return value of 0 does not mean that the value was actually 187 A return value of 0 does not mean that the value was actually
|
/linux-3.4.99/Documentation/i2o/ |
D | ioctl | 150 A return value of 0 does not mean that the value was actually 187 A return value of 0 does not mean that the value was actually
|
/linux-3.4.99/Documentation/i2c/ |
D | fault-codes | 89 of a transfer didn't get an ACK. While it might just mean
|