Home
last modified time | relevance | path

Searched refs:adjust (Results 1 – 25 of 65) sorted by relevance

123

/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js700 adjust = posOptions.adjust,
745 if(adjust.mouse && isScroll) {
1489 if(posOptions.adjust.mouse) {
1874 adjust: { property
2387 adjust = pos.adjusted,
2433 [ adjust.left, -offset.left ] : [ -adjust.left, offset.left ];
2436 pos.left -= adjust.left;
2449 [ adjust.top, -offset.top ] : [ -adjust.top, offset.top ];
2452 pos.top -= adjust.top;
2474 cache.cornerLeft = adjust.left; cache.cornerTop = adjust.top;
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dnvidia,tegra20-hsuart.txt27 - nvidia,adjust-baud-rates: List of entries providing percentage of baud rate
46 Tx baud rate observed. To do this we use nvidia,adjust-baud-rates
56 nvidia,adjust-baud-rates = <0 9600 100>,
72 nvidia,adjust-baud-rates = <1000000 4000000 136>; /* 1.36% shift */
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dallwinner,sun4i-a10-ts.yaml33 allwinner,tp-sensitive-adjust:
72 allwinner,tp-sensitive-adjust = <0>;
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Darc_os.c180 arc_prune_async(int64_t adjust) in arc_prune_async() argument
188 *adjustptr = adjust; in arc_prune_async()
/f-stack/freebsd/contrib/device-tree/Bindings/iio/light/
H A Dsharp,gp2ap002.yaml47 device-unique and adjust the optical setting for proximity detection
54 device-unique and adjust the optical setting for proximity detection
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Darc_os.c504 arc_prune_async(int64_t adjust) in arc_prune_async() argument
516 ap->p_adjust = adjust; in arc_prune_async()
/f-stack/freebsd/contrib/device-tree/Bindings/power/
H A Dti-smartreflex.txt3 SmartReflex is used to set and adjust the SoC operating points.
/f-stack/freebsd/net80211/
H A Dieee80211_output.c3902 bo->bo_erp += adjust; in ieee80211_beacon_update()
3903 bo->bo_htinfo += adjust; in ieee80211_beacon_update()
3904 bo->bo_vhtinfo += adjust; in ieee80211_beacon_update()
3906 bo->bo_ath += adjust; in ieee80211_beacon_update()
3909 bo->bo_tdma += adjust; in ieee80211_beacon_update()
3912 bo->bo_meshconf += adjust; in ieee80211_beacon_update()
3914 bo->bo_appie += adjust; in ieee80211_beacon_update()
3915 bo->bo_wme += adjust; in ieee80211_beacon_update()
3916 bo->bo_csa += adjust; in ieee80211_beacon_update()
3917 bo->bo_quiet += adjust; in ieee80211_beacon_update()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dmarvell-neta-bm.txt15 Otherwise the driver would adjust a given number or choose default if
H A Dmscc-phy-vsc8531.txt19 To adjust the edge-slowdown, the 'vddmac'
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dvctrl.txt23 undesiredly since the output voltage does not adjust
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite.shlib40 # extra space. Also, volumes use more space for metadata, so adjust the
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dallwinner,sun6i-a31-drc.yaml14 The DRC (Dynamic Range Controller) allows to dynamically adjust
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dsocfpga_arria5_socdk.dts92 * adjust the falling times to decrease the i2c frequency to 50Khz
H A Dsocfpga_cyclone5_socdk.dts96 * adjust the falling times to decrease the i2c frequency to 50Khz
H A Dsocfpga_arria10_socdk.dtsi131 * adjust the falling times to decrease the i2c frequency to 50Khz
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dfsl,mxs-pinctrl.txt28 one is to adjust the pin configuration for some particular pins that need a
39 there to adjust configurations for some pins in the group.
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dtpo,tpg110.yaml29 over the SPI interface. The interface can also adjust
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dnvidia,tegra114-spi.txt33 with this tap value. This property is used to adjust the Tegra SPI master
/f-stack/freebsd/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,dsi.txt37 - drive-strength-microamp: adjust driving current, should be 3000 ~ 6000. And
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-shrink.m4115 dnl # Shrinker adjust to use common shrink_control structure.
/f-stack/freebsd/contrib/device-tree/Bindings/opp/
H A Dti-omap5-opp-supply.txt4 contain data that can be used to adjust voltages programmed for some of their
/f-stack/freebsd/contrib/device-tree/Bindings/hwmon/
H A Dbaikal,bt1-pvt.yaml74 Temperature sensor trimming factor. It can be used to manually adjust the
/f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/
H A Dmux.txt8 gate or adjust the parent rate via a divider or multiplier.
/f-stack/tools/compat/include/sys/
H A Dmbuf.h910 int adjust; in m_align() local
914 adjust = M_SIZE(m) - len; in m_align()
915 m->m_data += adjust &~ (sizeof(long)-1); in m_align()

123