Home
last modified time | relevance | path

Searched full:fine (Results 1 – 25 of 977) sorted by relevance

12345678910>>...40

/linux/Documentation/admin-guide/acpi/
H A Dfan_performance_states.rst64 ACPI Fan Fine Grain Control
67 When _FIF object specifies support for fine grain control, then fan speed
72 and set it by changing cooling device cur_state. If the fine grain control
76 The support of fine grain control is presented via sysfs attribute
77 "fine_grain_control". If fine grain control is present, this attribute
/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_vv6410.c239 unsigned int fine, coarse; in vv6410_set_exposure() local
243 fine = val % VV6410_CIF_LINELENGTH; in vv6410_set_exposure()
246 gspca_dbg(gspca_dev, D_CONF, "Set coarse exposure to %d, fine exposure to %d\n", in vv6410_set_exposure()
247 coarse, fine); in vv6410_set_exposure()
249 err = stv06xx_write_sensor(sd, VV6410_FINEH, fine >> 8); in vv6410_set_exposure()
253 err = stv06xx_write_sensor(sd, VV6410_FINEL, fine & 0xff); in vv6410_set_exposure()
/linux/drivers/pinctrl/ti/
H A Dpinctrl-ti-iodelay.c40 * @binary_data_fine_mask: CONFIG_REG fine mask (see TRM)
46 * @reg_fine_offset: Fine register configuration offset
47 * @fine_delay_count_mask: Fine delay count mask
48 * @fine_ref_count_mask: Fine ref count mask
92 * @fine_ref_count: Fine reference count
93 * @fine_delay_count: Fine Delay count
96 * @fdpe: Fine delay parameter
253 dev_err(dev, "Masking overflow of fine elements %08x\n", in ti_iodelay_pinconf_set()
358 dev_err(dev, "Invalid Fine delay count (0) (reg=0x%08x)\n", in ti_iodelay_pinconf_init_dev()
371 dev_dbg(iod->dev, "fine: ref=0x%04x delay=0x%04x fdpe=0x%08x\n", in ti_iodelay_pinconf_init_dev()
[all …]
/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dsemtech,sx9310.yaml73 - fine
74 - very-fine
126 semtech,resolution = "fine";
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-frequency-admv101417 Read/write value for the digital attenuator gain (IF_I) with fine steps.
23 Read/write value for the digital attenuator gain (IF_Q) with fine steps.
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_spill_fill.c134 /* fill back into R0 is fine for priv. \ in __flag()
544 "*(u8 *)(r1 + 0) = r2;" /* this should be fine */ in partial_stack_load_preserves_zeros()
550 "*(u8 *)(r1 + 0) = r2;" /* this should be fine */ in partial_stack_load_preserves_zeros()
556 "*(u8 *)(r1 + 0) = r2;" /* this should be fine */ in partial_stack_load_preserves_zeros()
562 "*(u8 *)(r1 + 0) = r2;" /* this should be fine */ in partial_stack_load_preserves_zeros()
568 "*(u8 *)(r1 + 0) = r2;" /* this should be fine */ in partial_stack_load_preserves_zeros()
574 "*(u8 *)(r1 + 0) = r2;" /* this should be fine */ in partial_stack_load_preserves_zeros()
580 "*(u8 *)(r1 + 0) = r2;" /* this should be fine */ in partial_stack_load_preserves_zeros()
586 "*(u8 *)(r1 + 0) = r2;" /* this should be fine */ in partial_stack_load_preserves_zeros()
615 "*(u8 *)(r1 + 0) = r2;" /* this should be fine */ in partial_stack_load_preserves_partial_zeros()
[all...]
/linux/Documentation/scsi/
H A Dscsi_eh.rst20 [2-1] EH through fine-grained callbacks
171 - Fine-grained EH callbacks
172 LLDD can implement fine-grained EH callbacks and let SCSI
196 2.1 EH through fine-grained callbacks
211 others are performed by invoking one of the following fine-grained
306 EH through fine-grained callbacks start from scsi_unjam_host().
/linux/drivers/media/rc/keymaps/
H A Drc-apac-viewcomp.c49 { 0x0c, KEY_KPPLUS }, /* fine tune >>>> */
50 { 0x18, KEY_KPMINUS }, /* fine tune <<<< */
H A Drc-winfast.c44 { 0x18, KEY_KPPLUS }, /* fine tune + , not on Y040052 */
45 { 0x19, KEY_KPMINUS }, /* fine tune - , not on Y040052 */
/linux/Documentation/translations/it_IT/process/
H A Ddeprecated.rst21 aumentando così il carico di lavoro. Al fine di istruire gli sviluppatori su
215 dati importanti alla fine dello stack (quando il kernel è compilato senza
223 prossimo caso quando l'istruzione "break" viene omessa alla fine del caso
274 array di un solo elemento posizionato alla fine della struttura dati::
296 nel mezzo di una struttura dati e _non_ alla fine (potrebbe accadere
311 trovano alla fine della struttura dati, il che permette di prevenire
/linux/include/sound/
H A Dseq_midi_emul.h39 short gm_rpn_fine_tuning; /* Master fine tuning */
131 * of coarse and fine pairs. Of course the fine controls are seldom used
/linux/tools/perf/tests/shell/
H A Damd-ibs-swfilt.sh32 # setting it with swfilt should be fine
41 # setting it with swfilt=1 should be fine
/linux/include/linux/
H A Dlru_cache.h49 (coarse or fine grained) bitmap, or other meta data.
68 Having it fine-grained reduces the amount of resync traffic.
78 one could dirty "chunks" (of some size) at a time of the (fine grained)
86 for write-intent log purposes, additionally to the fine grained dirty bitmap.
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml228 azoteq,ati-frac-div-fine:
232 description: Specifies the trackpad's ATI fine fractional divider.
384 azoteq,ati-frac-div-fine:
388 description: Specifies the ALP's ATI fine fractional divider.
476 azoteq,ati-frac-div-fine:
480 description: Specifies the button's ATI fine fractional divider.
/linux/Documentation/devicetree/bindings/phy/
H A Drealtek,usb3phy.yaml80 realtek,amplitude-control-fine-tuning:
83 This value is used for fine-tuning parameters.
/linux/Documentation/fb/
H A Daty128fb.rst40 XF68_FBDev should generally work fine, but it is non-accelerated. As of
41 this document, 8 and 32bpp works fine. There have been palette issues
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-wingtech-wt88047.dts42 * works just fine.
115 /* Likely some other model but works just fine with this one */
197 * L16 is only used for AW2013 which is fine with 2.5-3.3V.
/linux/drivers/clk/rockchip/
H A Dclk-mmc-phase.c43 * Each fine delay is between 44ps-77ps. Assume each fine delay is 60ps to
112 * Due to the inexact nature of the "fine" delay, we might in rockchip_mmc_set_phase()
/linux/drivers/firmware/
H A Dti_sci.c163 * Return: 0 if all went fine, else corresponding error.
293 * Return: 0 if all went fine, else corresponding error.
452 * Return: 0 if all went fine, else return appropriate error.
569 * Return: 0 if all went fine, else return appropriate error.
640 * Return: 0 if all went fine, else return appropriate error.
659 * Return: 0 if all went fine, else return appropriate error.
678 * Return: 0 if all went fine, else return appropriate error.
697 * Return: 0 if all went fine, else return appropriate error.
716 * Return: 0 if all went fine, else return appropriate error.
729 * Return: 0 if all went fine and the device ID is valid, else return
[all …]
/linux/include/linux/mfd/
H A Drohm-bd957x.h31 * which of sub-blocks have active IRQs. Fine. That would fit regmap-irq main
41 * information and bind the regmap-irq to this. We leave fine-grained sub-IRQ
/linux/drivers/iio/light/
H A Dapds9160.c667 * Fine value is in steps of 2.4 nA
681 /* Coarse value at B4:B5 and fine value at B0:B3 */ in apds9160_set_ps_cancellation_current()
691 int ret, duration, picoamp, idx, coarse, fine; in apds9160_ps_init_analog_cancellation() local
709 /* Compute required coarse and fine value from requested current */ in apds9160_ps_init_analog_cancellation()
710 fine = 0; in apds9160_ps_init_analog_cancellation()
713 if (fine == 15) { in apds9160_ps_init_analog_cancellation()
714 fine = 0; in apds9160_ps_init_analog_cancellation()
718 fine++; in apds9160_ps_init_analog_cancellation()
731 return apds9160_set_ps_cancellation_current(data, coarse, fine); in apds9160_ps_init_analog_cancellation()
/linux/mm/
H A DKconfig.debug68 There is no support for more fine grained debug control like
76 # SLUB_RCU_DEBUG should build fine without KASAN, but is currently useless
207 still fine, as W+X mappings are not a security hole in
/linux/arch/powerpc/platforms/ps3/
H A DKconfig26 defaults should be fine for most users, but these options may make
42 This option is only for experts who may have the desire to fine
/linux/drivers/acpi/
H A Dfan_hwmon.c47 * When in fine grain control mode, not every fan control value in acpi_fan_hwmon_is_visible()
65 * When in fine grain control mode, not every fan control value in acpi_fan_hwmon_is_visible()
/linux/drivers/gpu/drm/
H A Ddrm_modeset_lock.c35 * As KMS moves toward more fine grained locking, and atomic ioctl where
134 * This function takes all modeset locks, suitable where a more fine-grained
322 /* we already hold the lock.. this is fine. For atomic in modeset_lock()
436 * This function takes all modeset locks, suitable where a more fine-grained

12345678910>>...40