Home
last modified time | relevance | path

Searched refs:coarse (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/clk/
H A Dclk-apple-nco.c127 unsigned int coarse = div / 4; in applnco_div_out_of_range() local
129 return coarse < COARSE_DIV_OFFSET || in applnco_div_out_of_range()
130 coarse >= COARSE_DIV_OFFSET + LFSR_TBLSIZE; in applnco_div_out_of_range()
135 unsigned int coarse = div / 4; in applnco_div_translate() local
140 return FIELD_PREP(DIV_COARSE, tbl->fwd[coarse - COARSE_DIV_OFFSET]) | in applnco_div_translate()
146 unsigned int coarse, fine; in applnco_div_translate_inv() local
148 coarse = tbl->inv[FIELD_GET(DIV_COARSE, regval)] + COARSE_DIV_OFFSET; in applnco_div_translate_inv()
151 return coarse * 4 + fine; in applnco_div_translate_inv()
/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_vv6410.c239 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/Documentation/ABI/testing/
H A Dsysfs-bus-iio-frequency-admv10145 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/Documentation/core-api/
H A Dtimekeeping.rst92 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 DKconfig6 Build support for an LSM that enforces a coarse kernel lockdown
/linux/drivers/iio/light/
H A Dapds9160.c691 int ret, duration, picoamp, idx, coarse, fine; in apds9160_ps_init_analog_cancellation() local
711 coarse = 0; in apds9160_ps_init_analog_cancellation()
715 coarse++; in apds9160_ps_init_analog_cancellation()
731 return apds9160_set_ps_cancellation_current(data, coarse, fine); in apds9160_ps_init_analog_cancellation()
/linux/sound/soc/codecs/
H A Dmsm8916-wcd-analog.c434 u32 coarse, fine, reg_val, reg_addr; in pm8916_mbhc_configure_bias() local
464 coarse = (vrefs[i] / 100); in pm8916_mbhc_configure_bias()
466 reg_val = (coarse << CDC_A_MBHC_BTN_VREF_COARSE_SHIFT) | in pm8916_mbhc_configure_bias()
/linux/Documentation/driver-api/surface_aggregator/
H A Doverview.rst32 While features have not changed much on a coarse level since the 5th
/linux/kernel/time/
H A Dtimekeeping.c2446 ktime_t f_real, offset, coarse; in ktime_get_coarse_real_ts64_mg() local
2455 coarse = timespec64_to_ktime(*ts); in ktime_get_coarse_real_ts64_mg()
2457 if (ktime_after(f_real, coarse)) in ktime_get_coarse_real_ts64_mg()
/linux/Documentation/trace/
H A Dtracepoint-analysis.rst237 very coarse as a result.
/linux/Documentation/iio/
H A Dadis16550.rst30 Finally, temperature data are provided which show a coarse measurement of
H A Dadis16475.rst41 Finally, temperature data are provided which show a coarse measurement of
H A Dadis16480.rst43 Finally, temperature data are provided which show a coarse measurement of
/linux/Documentation/process/
H A Dbotching-up-ioctls.rst152 ioctl restartable relative timeouts tend to be too coarse and can
/linux/tools/perf/Documentation/
H A Dperf-arm-spe.txt107 The coarse effect of conversions, and, if applicable, sampling of speculative operations, can be
/linux/Documentation/hwmon/
H A Dw83781d.rst455 found out the following values do work as a form of coarse pwm:
/linux/Documentation/userspace-api/
H A Dlandlock.rst530 Landlock's IOCTL support is coarse-grained at the moment, but may become more
/linux/crypto/
H A DKconfig1275 the timer is coarse) by setting the OSR to a higher value. The