Home
last modified time | relevance | path

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

12345678910>>...15

/openbmc/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()
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()
/openbmc/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.
H A Dsysfs-bus-coresight-devices-tpdm9 are fine.
/openbmc/linux/Documentation/admin-guide/acpi/
H A 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
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_resets.robot35 [Documentation] Verify IPMI power cycle command works fine.
42 [Documentation] Verify IPMI power reset command works fine.
/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dsemtech,sx9310.yaml73 - fine
74 - very-fine
126 semtech,resolution = "fine";
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock.c1457 unsigned int fine; in exynos5_set_spi_clk() local
1462 main = clock_calc_best_scalar(4, 8, 400000000, rate, &fine); in exynos5_set_spi_clk()
1469 fine = fine - 1; in exynos5_set_spi_clk()
1503 clrsetbits_le32(reg, mask << pre_shift, (fine & mask) << pre_shift); in exynos5_set_spi_clk()
1514 unsigned int fine; in exynos5420_set_spi_clk() local
1520 main = clock_calc_best_scalar(4, 8, 400000000, rate, &fine); in exynos5420_set_spi_clk()
1527 fine = fine - 1; in exynos5420_set_spi_clk()
1568 (fine & pre_div_mask) << pre_shift); in exynos5420_set_spi_clk()
/openbmc/linux/drivers/clk/
H A 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()
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/
H A D0001-Don-t-leak-temporary-file-on-failed-multi-file-ed.patch6 The previous fix worked fine with single-file ed-style patches, but
64 +# Apparently we can't create a file with such a patch, while it works fine
/openbmc/linux/Documentation/fb/
H A 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
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/
H A Dlibnetfilter-cttimeout_1.0.1.bb2 …ary providing a programming interface (API) to the Linux kernel netfilter fine-grain connection tr…
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Drealtek,usb3phy.yaml80 realtek,amplitude-control-fine-tuning:
83 This value is used for fine-tuning parameters.
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dkernel-docs.rst15 questo motivo è meglio non tradurre al fine di garantirne un corretto
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-wingtech-wt88047.dts91 /* Likely some other model but works just fine with this one */
158 * L16 is only used for AW2013 which is fine with 2.5-3.3V.
/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/
H A Dat86rf230.txt15 - xtal-trim: u8 value for fine tuning the internal capacitance
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0009-remove-unneeded-headers.patch7 breaks the build with mbedtls 3.x. Without them it builds fine
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libgweather/libgweather4/
H A D0001-Allow-building-gir-in-cross-environments.patch9 For us this works perfectly fine
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DVoltageRegulatorControl.interface.yaml3 Control.VoltageRegulatorControl allow for fine grained control of a given
/openbmc/linux/arch/arm/boot/dts/sigmastar/
H A Dmstar-infinity3.dtsi16 // overclock frequencies below, shown to work fine up to 1.3 GHz
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/
H A Dlinux-libc-headers.inc20 # But you have some kernel headers you need for some driver? That is fine
26 # but again, that is fine and makes total sense.
/openbmc/linux/drivers/powercap/
H A DKconfig34 fine grained control. These domains include processor package, DRAM
49 fine grained control. These domains include processor package, DRAM
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A Dfix-tar-command-with-DIST.patch9 This fails if DIST is an absolute path. The old command was working just fine.
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dmax6650.txt14 allow more fine-grained control of slower fans.
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxft_2.3.8.bb7 way glyphs are rendered, making fine typesetting and WYSIWIG display \
/openbmc/linux/Documentation/tools/rv/
H A Drv.rst22 Instead of relying on a fine-grained model of a system (e.g., a

12345678910>>...15