Home
last modified time | relevance | path

Searched refs:fine (Results 1 – 25 of 221) sorted by relevance

123456789

/linux-5.19.10/drivers/media/usb/gspca/stv06xx/
Dstv06xx_vv6410.c239 unsigned int fine, coarse; in vv6410_set_exposure() local
243 fine = val % VV6410_CIF_LINELENGTH; 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-5.19.10/Documentation/ABI/testing/
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-5.19.10/Documentation/admin-guide/acpi/
Dfan_performance_states.rst67 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-5.19.10/Documentation/devicetree/bindings/iio/proximity/
Dsemtech,sx9310.yaml70 - fine
71 - very-fine
123 semtech,resolution = "fine";
/linux-5.19.10/drivers/clk/
Dclk-apple-nco.c146 unsigned int coarse, fine; in applnco_div_translate_inv() local
149 fine = FIELD_GET(DIV_FINE, regval); in applnco_div_translate_inv()
151 return coarse * 4 + fine; in applnco_div_translate_inv()
/linux-5.19.10/Documentation/fb/
Daty128fb.rst42 XF68_FBDev should generally work fine, but it is non-accelerated. As of
43 this document, 8 and 32bpp works fine. There have been palette issues
Dgxfb.rst36 XF68_FBDev should generally work fine, but it is non-accelerated.
Dlxfb.rst37 XF68_FBDev should generally work fine, but it is non-accelerated.
/linux-5.19.10/Documentation/translations/it_IT/process/
Dkernel-docs.rst15 questo motivo è meglio non tradurre al fine di garantirne un corretto
Ddeprecated.rst21 aumentando così il carico di lavoro. Al fine di istruire gli sviluppatori su
201 dati importanti alla fine dello stack (quando il kernel è compilato senza
209 prossimo caso quando l'istruzione "break" viene omessa alla fine del caso
260 array di un solo elemento posizionato alla fine della struttura dati::
282 nel mezzo di una struttura dati e _non_ alla fine (potrebbe accadere
297 trovano alla fine della struttura dati, il che permette di prevenire
/linux-5.19.10/Documentation/devicetree/bindings/net/ieee802154/
Dat86rf230.txt15 - xtal-trim: u8 value for fine tuning the internal capacitance
/linux-5.19.10/arch/arm/boot/dts/
Dmstar-infinity3.dtsi16 // overclock frequencies below, shown to work fine up to 1.3 GHz
/linux-5.19.10/Documentation/devicetree/bindings/hwmon/
Dmax6650.txt14 allow more fine-grained control of slower fans.
/linux-5.19.10/Documentation/translations/it_IT/doc-guide/
Dkernel-doc.rst39 (ovvero, dichiarate "static") al fine di fornire una struttura più coerente
54 anche per procedure private (ovvero, dichiarate "static") al fine di fornire
76 Al fine di verificare che i commenti siano formattati correttamente, potete
118 un argomento, una linea di commento vuota, oppure la fine del commento.
220 un argomento, una linea di commento vuota, oppure la fine del commento.
235 fra ``:`` e il marcatore di fine commento ``*/``.
444 Al fine d'avere il codice ed i commenti nello stesso file, potete includere
Dparse-headers.rst11 al fine di descrivere l'API per lo spazio utente e per generare dei riferimenti
31 parse_headers.pl - analizza i file C al fine di identificare funzioni,
/linux-5.19.10/drivers/staging/media/
DKconfig9 so, they won't likely work fine with the existing applications.
/linux-5.19.10/drivers/net/can/softing/
DKconfig14 The API of the card does not allow fine control per bus, but
/linux-5.19.10/Documentation/devicetree/bindings/memory-controllers/
Dnvidia,tegra20-mc.yaml18 has a configurable arbitration algorithm to allow the user to fine-tune
/linux-5.19.10/arch/microblaze/
DKconfig.platform16 fine if both source and destination are aligned on the same
/linux-5.19.10/Documentation/block/
Dbiovecs.rst83 * Submitting partially completed bios is now perfectly fine - this comes up
88 fine to _most_ devices, but since accessing the raw bvec array was the
92 perfectly fine.
/linux-5.19.10/Documentation/devicetree/bindings/clock/
Dti,cdce925.txt25 - xtal-load-pf: Crystal load-capacitor value to fine-tune performance on a
/linux-5.19.10/Documentation/arm/sa1100/
Dserial_uart.rst15 > tty device layer handles this just fine, so you don't have to worry about
/linux-5.19.10/fs/nfsd/
DKconfig143 Say Y here if you want enable fine-grained security label attribute
148 If you do not wish to enable fine-grained security labels SELinux or
/linux-5.19.10/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor-lazor.dtsi13 semtech,resolution = "fine";
/linux-5.19.10/Documentation/translations/it_IT/riscv/
Dpatch-acceptance.rst36 questo motivo, al fine di evitare complicazioni o problemi di

123456789