| /linux/drivers/media/usb/gspca/stv06xx/ |
| H A D | stv06xx_vv6410.c | 239 unsigned int fine, coarse; in vv6410_set_exposure() local 244 coarse = min(512, val / VV6410_CIF_LINELENGTH); in vv6410_set_exposure() 247 coarse, fine); in vv6410_set_exposure() 257 err = stv06xx_write_sensor(sd, VV6410_COARSEH, coarse >> 8); in vv6410_set_exposure() 261 err = stv06xx_write_sensor(sd, VV6410_COARSEL, coarse & 0xff); in vv6410_set_exposure()
|
| /linux/sound/soc/sophgo/ |
| H A D | cv1800b-sound-adc.c | 145 u32 coarse = right ? FIELD_GET(REG_GAINR_RXADC, ana0) : in cv1800b_adc_calc_db() local 153 coarse = min(coarse, 3U); in cv1800b_adc_calc_db() 155 return 2 * step + 6 * coarse + (g6db ? 6 : 0); in cv1800b_adc_calc_db()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-frequency-admv1014 | 5 Read/write value for the digital attenuator gain (IF_I) with coarse steps. 11 Read/write value for the digital attenuator gain (IF_Q) with coarse steps.
|
| /linux/drivers/ptp/ |
| H A D | ptp_fc3.c | 56 s64 coarse, fine; in tdc_meas2offset() local 59 coarse = FIELD_GET_SIGNED(COARSE_MEAS_MASK, meas_read); in tdc_meas2offset() 62 coarse = div64_s64(coarse * NSEC_PER_SEC, idtfc3->time_ref_freq); in tdc_meas2offset() 64 return coarse + fine; in tdc_meas2offset()
|
| /linux/Documentation/core-api/ |
| H A D | timekeeping.rst | 92 Return a coarse-grained version of the time as a scalar 117 These are quicker than the non-coarse versions, but less accurate, 174 coarse-grained times can use the simple 'jiffies' instead, while
|
| /linux/security/lockdown/ |
| H A D | Kconfig | 6 Build support for an LSM that enforces a coarse kernel lockdown
|
| /linux/sound/soc/codecs/ |
| H A D | msm8916-wcd-analog.c | 445 u32 coarse, fine, reg_val, reg_addr; in pm8916_mbhc_configure_bias() 474 /* split mv in to coarse parts of 100mv & fine parts of 12mv */ in pm8916_mbhc_configure_bias() 475 coarse = (vrefs[i] / 100); in pm8916_mbhc_configure_bias() 477 reg_val = (coarse << CDC_A_MBHC_BTN_VREF_COARSE_SHIFT) | in pm8916_wcd_setup_mbhc() 434 u32 coarse, fine, reg_val, reg_addr; pm8916_mbhc_configure_bias() local
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | overview.rst | 32 While features have not changed much on a coarse level since the 5th
|
| /linux/Documentation/trace/ |
| H A D | tracepoint-analysis.rst | 237 very coarse as a result.
|
| /linux/Documentation/iio/ |
| H A D | adis16550.rst | 30 Finally, temperature data are provided which show a coarse measurement of
|
| H A D | adis16475.rst | 41 Finally, temperature data are provided which show a coarse measurement of
|
| H A D | adis16480.rst | 43 Finally, temperature data are provided which show a coarse measurement of
|
| /linux/Documentation/process/ |
| H A D | botching-up-ioctls.rst | 152 ioctl restartable relative timeouts tend to be too coarse and can
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-arm-spe.txt | 107 The coarse effect of conversions, and, if applicable, sampling of speculative operations, can be
|
| /linux/Documentation/translations/pt_BR/process/ |
| H A D | botching-up-ioctls.rst | 175 imprecisos (coarse) e podem estender indefinidamente o seu tempo de espera
|
| /linux/Documentation/hwmon/ |
| H A D | w83781d.rst | 455 found out the following values do work as a form of coarse pwm:
|
| /linux/Documentation/sound/codecs/ |
| H A D | tas675x.rst | 290 :Description: Per-channel coarse temperature range indicator (x = 1, 2, 3, 4).
|
| /linux/Documentation/bpf/ |
| H A D | signing.rst | 238 This is the place for *coarse admission* that must also see unsigned and
|
| /linux/crypto/ |
| H A D | Kconfig | 1192 the timer is coarse) by setting the OSR to a higher value. The
|