| /linux-6.15/drivers/media/usb/gspca/stv06xx/ |
| H A D | stv06xx_vv6410.c | 239 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-6.15/Documentation/devicetree/bindings/timer/ |
| H A D | sifive,clint.yaml | 71 sifive,fine-ctr-bits: 73 description: The width in bits of the fine counter. 82 - sifive,fine-ctr-bits 85 sifive,fine-ctr-bits: false
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-frequency-admv1014 | 17 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-6.15/Documentation/admin-guide/acpi/ |
| H A D | fan_performance_states.rst | 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-6.15/Documentation/devicetree/bindings/iio/proximity/ |
| H A D | semtech,sx9310.yaml | 73 - fine 74 - very-fine 126 semtech,resolution = "fine";
|
| /linux-6.15/drivers/clk/ |
| H A D | clk-apple-nco.c | 146 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-6.15/Documentation/fb/ |
| H A D | aty128fb.rst | 42 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
|
| H A D | gxfb.rst | 36 XF68_FBDev should generally work fine, but it is non-accelerated.
|
| H A D | lxfb.rst | 37 XF68_FBDev should generally work fine, but it is non-accelerated.
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-wingtech-wt88047.dts | 42 * works just fine. 115 /* Likely some other model but works just fine with this one */ 194 * L16 is only used for AW2013 which is fine with 2.5-3.3V.
|
| /linux-6.15/Documentation/devicetree/bindings/phy/ |
| H A D | realtek,usb3phy.yaml | 80 realtek,amplitude-control-fine-tuning: 83 This value is used for fine-tuning parameters.
|
| /linux-6.15/Documentation/translations/it_IT/process/ |
| H A D | kernel-docs.rst | 15 questo motivo è meglio non tradurre al fine di garantirne un corretto
|
| /linux-6.15/Documentation/devicetree/bindings/net/ieee802154/ |
| H A D | at86rf230.txt | 15 - xtal-trim: u8 value for fine tuning the internal capacitance
|
| /linux-6.15/drivers/ptp/ |
| H A D | ptp_fc3.c | 56 s64 coarse, fine; in tdc_meas2offset() local 58 fine = sign_extend64(FIELD_GET(FINE_MEAS_MASK, meas_read), 12); in tdc_meas2offset() 61 fine = div64_s64(fine * NSEC_PER_SEC, idtfc3->tdc_apll_freq * 62LL); in tdc_meas2offset() 64 return coarse + fine; in tdc_meas2offset()
|
| /linux-6.15/drivers/powercap/ |
| H A D | Kconfig | 34 fine grained control. These domains include processor package, DRAM 49 fine grained control. These domains include processor package, DRAM
|
| /linux-6.15/drivers/iio/light/ |
| H A D | apds9160.c | 693 int ret, duration, picoamp, idx, coarse, fine; in apds9160_ps_init_analog_cancellation() local 712 fine = 0; in apds9160_ps_init_analog_cancellation() 715 if (fine == 15) { in apds9160_ps_init_analog_cancellation() 716 fine = 0; in apds9160_ps_init_analog_cancellation() 720 fine++; in apds9160_ps_init_analog_cancellation() 733 return apds9160_set_ps_cancellation_current(data, coarse, fine); in apds9160_ps_init_analog_cancellation()
|
| /linux-6.15/arch/arm/boot/dts/sigmastar/ |
| H A D | mstar-infinity3.dtsi | 16 // overclock frequencies below, shown to work fine up to 1.3 GHz
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | ethernet-controller.yaml | 359 # Sometimes there is a need to fine tune the delays. Often the MAC or 360 # PHY can perform this fine tuning. In the MAC node, the Device Tree 362 # be used to indicate fine tuning performed by the MAC. The values 366 # If the PHY is to perform fine tuning, the properties 370 # implementing delays, e.g. 'rgmii', a small value can be used to fine
|
| /linux-6.15/Documentation/tools/rv/ |
| H A D | rv.rst | 22 Instead of relying on a fine-grained model of a system (e.g., a
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | multigrain-ts.rst | 29 Multigrain timestamps aim to remedy this by selectively using fine-grained 101 It's not sufficient to simply use fine or coarse-grained timestamps based on 102 whether the mtime or ctime has been queried. A file could get a fine grained
|
| /linux-6.15/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | azoteq,iqs7211.yaml | 228 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-6.15/Documentation/translations/it_IT/doc-guide/ |
| H A D | kernel-doc.rst | 42 (ovvero, dichiarate "static") al fine di fornire una struttura più coerente 57 anche per procedure private (ovvero, dichiarate "static") al fine di fornire 79 Al fine di verificare che i commenti siano formattati correttamente, potete 121 un argomento, una linea di commento vuota, oppure la fine del commento. 223 un argomento, una linea di commento vuota, oppure la fine del commento. 238 fra ``:`` e il marcatore di fine commento ``*/``. 491 Al fine d'avere il codice ed i commenti nello stesso file, potete includere
|
| H A D | parse-headers.rst | 10 al fine di descrivere l'API per lo spazio utente e per generare dei riferimenti 30 parse_headers.pl - analizza i file C al fine di identificare funzioni,
|
| /linux-6.15/Documentation/devicetree/bindings/hwmon/ |
| H A D | maxim,max6650.yaml | 37 allow more fine-grained control of slower fans.
|
| /linux-6.15/drivers/net/can/softing/ |
| H A D | Kconfig | 14 The API of the card does not allow fine control per bus, but
|