Home
last modified time | relevance | path

Searched refs:raising (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dlm3533-als.c311 static inline u8 lm3533_als_get_threshold_reg(unsigned nr, bool raising) in lm3533_als_get_threshold_reg() argument
313 u8 offset = !raising; in lm3533_als_get_threshold_reg()
319 bool raising, u8 *val) in lm3533_als_get_threshold() argument
328 reg = lm3533_als_get_threshold_reg(nr, raising); in lm3533_als_get_threshold()
337 bool raising, u8 val) in lm3533_als_set_threshold() argument
347 reg = lm3533_als_get_threshold_reg(nr, raising); in lm3533_als_set_threshold()
348 reg2 = lm3533_als_get_threshold_reg(nr, !raising); in lm3533_als_set_threshold()
361 if ((raising && (val < val2)) || (!raising && (val > val2))) { in lm3533_als_set_threshold()
382 u8 raising; in lm3533_als_get_hysteresis() local
392 ret = lm3533_als_get_threshold(indio_dev, nr, true, &raising); in lm3533_als_get_hysteresis()
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxconsole.c500 static int raising = 0, raiseX, raiseY; /* FIXME */ in dmxConsoleCollectEvents() local
553 X.xcrossing.x, X.xcrossing.y, raising, priv->fine); in dmxConsoleCollectEvents()
563 X.xcrossing.x, X.xcrossing.y, raising, priv->fine, in dmxConsoleCollectEvents()
566 if (raising) { in dmxConsoleCollectEvents()
567 raising = 0; in dmxConsoleCollectEvents()
578 raising = 1; in dmxConsoleCollectEvents()
599 if (raising) { in dmxConsoleCollectEvents()
600 raising = 0; in dmxConsoleCollectEvents()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dnetxbig-gpio-ext.txt8 - enable-gpio: latches the new configuration (address, data) on raising edge.
/OK3568_Linux_fs/kernel/Documentation/accounting/
H A Ddelay-accounting.rst22 important tasks could be a trigger for raising its corresponding priority.
/OK3568_Linux_fs/u-boot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped42 # of raising an exception.
45 # instead of raising an exception.
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A DKconfig82 raising an interrupt, in the range 1-255. Note that a selection
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Dkernel_mode_neon.rst70 software assistance, it signals the kernel by raising an undefined instruction
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-energy.rst261 result in raising the OPP of the entire performance domain, and that will
267 smaller than the cost of raising the OPP on the little CPUs for all the other
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Drtc.rst50 for...) It can also function as a 24hr alarm, raising IRQ 8 when the
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dbfq-iosched.rst215 throughput. For brevity, we call just "weight-raising" the whole
217 particular, BFQ provides a milder form of weight-raising for
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dfs.rst59 raising aio-max-nr does not result in the pre-allocation or re-sizing
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Djoystick-parport.rst529 respond try raising it until they work. Setting the type to 8 allows the
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dusb-serial.rst276 that the device has trouble or is incapable of raising line voltage properly.
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DX11Application.m379 * would result in it raising one of its windows.
/OK3568_Linux_fs/kernel/arch/arm64/
H A DKconfig1493 set this bit instead of raising an access flag fault.
1495 clear the read-only bit (AP[2]) instead of raising a
/OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/
H A Dcpufreq.rst605 this long before raising speed in response to continued high load.
/OK3568_Linux_fs/u-boot/common/spl/
H A DKconfig423 ICs (PMICs) before raising the CPU clock speed, for example.
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-ref-variables.rst90 being fetched from an allowed location and avoids raising an error
H A Dbitbake-user-manual-metadata.rst1113 general indicator that the called function failed by raising an
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-93815 To control for individual exceptions if raising them causes a trap to
4600 on all floating-point values, including NaNs, without raising any
H A Dlibc.info-83015 signal, and other signal-raising characters, may be available in either
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-93815 To control for individual exceptions if raising them causes a trap to
4600 on all floating-point values, including NaNs, without raising any
H A Dlibc.info-83015 signal, and other signal-raising characters, may be available in either
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dcpp.info4170 and adds them to the dependency list without raising an error. The
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dcpp.info4170 and adds them to the dependency list without raising an error. The

12