Searched refs:raising (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/iio/light/ |
D | lm3533-als.c | 315 static inline u8 lm3533_als_get_threshold_reg(unsigned nr, bool raising) in lm3533_als_get_threshold_reg() argument 317 u8 offset = !raising; in lm3533_als_get_threshold_reg() 323 bool raising, u8 *val) in lm3533_als_get_threshold() argument 332 reg = lm3533_als_get_threshold_reg(nr, raising); in lm3533_als_get_threshold() 341 bool raising, u8 val) in lm3533_als_set_threshold() argument 351 reg = lm3533_als_get_threshold_reg(nr, raising); in lm3533_als_set_threshold() 352 reg2 = lm3533_als_get_threshold_reg(nr, !raising); in lm3533_als_set_threshold() 365 if ((raising && (val < val2)) || (!raising && (val > val2))) { in lm3533_als_set_threshold() 386 u8 raising; in lm3533_als_get_hysteresis() local 396 ret = lm3533_als_get_threshold(indio_dev, nr, true, &raising); in lm3533_als_get_hysteresis() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | netxbig-gpio-ext.txt | 8 - enable-gpio: latches the new configuration (address, data) on raising edge.
|
/linux-4.4.14/drivers/crypto/caam/ |
D | Kconfig | 61 raising an interrupt, in the range 1-255. Note that a selection
|
/linux-4.4.14/Documentation/accounting/ |
D | delay-accounting.txt | 21 important tasks could be a trigger for raising its corresponding priority.
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | boost.txt | 42 conditions. By raising the frequency and the voltage the processor
|
/linux-4.4.14/Documentation/arm/ |
D | kernel_mode_neon.txt | 69 software assistance, it signals the kernel by raising an undefined instruction
|
/linux-4.4.14/arch/arm64/ |
D | Kconfig | 670 set this bit instead of raising an access flag fault. 672 clear the read-only bit (AP[2]) instead of raising a
|
/linux-4.4.14/Documentation/ |
D | rtc.txt | 50 for...) It can also function as a 24hr alarm, raising IRQ 8 when the
|
/linux-4.4.14/Documentation/sysctl/ |
D | fs.txt | 50 raising aio-max-nr does not result in the pre-allocation or re-sizing
|
/linux-4.4.14/Documentation/input/ |
D | joystick-parport.txt | 468 respond try raising it until they work. Setting the type to 8 allows the
|
/linux-4.4.14/Documentation/usb/ |
D | usb-serial.txt | 252 that the device has trouble or is incapable of raising line voltage properly.
|