| /linux/drivers/platform/cznic/ |
| H A D | turris-omnia-mcu-gpio.c | 574 __clear_bit(bit, &mcu->rising); in omnia_irq_shutdown() 586 __clear_bit(bit, &mcu->rising); in omnia_irq_mask() 601 __set_bit(bit, &mcu->rising); in omnia_irq_unmask() 617 __assign_bit(bit, &mcu->rising, type & IRQ_TYPE_EDGE_RISING); in omnia_irq_set_type() 656 omnia_mask_interleave(u8 *dst, unsigned long rising, unsigned long falling) in omnia_mask_interleave() argument 659 dst[2 * i] = rising >> (8 * i); in omnia_mask_interleave() 672 static void omnia_mask_deinterleave(const u8 *src, unsigned long *rising, in omnia_mask_deinterleave() argument 675 *rising = *falling = 0; in omnia_mask_deinterleave() 678 *rising |= src[2 * i] << (8 * i); in omnia_mask_deinterleave() 689 unsigned long rising, falling; in omnia_irq_bus_sync_unlock() local [all …]
|
| H A D | turris-omnia-mcu.h | 83 unsigned long mask, rising, falling, both, cached, is_cached; member
|
| /linux/drivers/comedi/drivers/ |
| H A D | ni_6527.c | 274 unsigned int rising, in ni6527_set_edge_detection() argument 279 rising &= mask; in ni6527_set_edge_detection() 285 rising |= readb(dev->mmio + in ni6527_set_edge_detection() 294 writeb(rising & 0xff, in ni6527_set_edge_detection() 300 rising >>= 8; in ni6527_set_edge_detection() 312 unsigned int rising, falling, shift; in ni6527_intr_insn_config() local 319 rising = data[1]; in ni6527_intr_insn_config() 321 ni6527_set_edge_detection(dev, mask, rising, falling); in ni6527_intr_insn_config() 330 rising = 0; in ni6527_intr_insn_config() 338 rising = 0; in ni6527_intr_insn_config() [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-timer-stm32 | 37 OC4REF rising or falling edges generate pulses. 39 OC6REF rising or falling edges generate pulses. 41 OC4REF or OC6REF rising edges generate pulses. 43 OC4REF rising or OC6REF falling edges generate 46 OC5REF or OC6REF rising edges generate pulses. 48 OC5REF rising or OC6REF falling edges generate 126 Counting is enabled on rising edge of the connected 143 rising edges.
|
| H A D | sysfs-bus-iio-adc-hi8435 | 27 If falling threshold results hysteresis to odd value then rising 36 this value then the threshold rising event is pushed. 47 If rising threshold results hysteresis to odd value then falling
|
| H A D | sysfs-bus-iio-light-lm3533-als | 7 in each direction (rising|falling) and a zone change occurs. 42 in_illuminance0_threshY_{falling,rising} thresholds.
|
| H A D | sysfs-bus-iio-adc-stm32 | 9 - "rising-edge"
|
| /linux/drivers/iio/cdc/ |
| H A D | ad7150.c | 190 int rising = (dir == IIO_EV_DIR_RISING); in ad7150_write_event_params() local 199 u16 value = chip->threshold[rising][chan]; in ad7150_write_event_params() 208 sens = chip->thresh_sensitivity[rising][chan]; in ad7150_write_event_params() 259 int rising = (dir == IIO_EV_DIR_RISING); in ad7150_write_event_config() local 283 if (rising) in ad7150_write_event_config() 332 int rising = (dir == IIO_EV_DIR_RISING); in ad7150_read_event_value() local 339 *val = chip->thresh_sensitivity[rising][chan->channel]; in ad7150_read_event_value() 342 *val = chip->threshold[rising][chan->channel]; in ad7150_read_event_value() 349 *val2 = chip->thresh_timeout[rising][chan->channel] * 10000; in ad7150_read_event_value() 365 int rising = (dir == IIO_EV_DIR_RISING); in ad7150_write_event_value() local [all …]
|
| /linux/drivers/gpio/ |
| H A D | gpio-sch.c | 180 int rising, falling; in sch_irq_type() local 184 rising = 1; in sch_irq_type() 188 rising = 0; in sch_irq_type() 192 rising = 1; in sch_irq_type() 201 sch_gpio_reg_set(sch, gpio_num, GTPE, rising); in sch_irq_type()
|
| /linux/Documentation/leds/ |
| H A D | leds-mt6370-rgb.rst | 50 * Tr1: First rising time for 0% - 30% load. 51 * Tr2: Second rising time for 31% - 100% load.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cs35l34.txt | 44 - cirrus,tdm-rising-edge: Boolean property. If set, data is on the rising edge of
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stm32mp157a-stinger96.dtsi | 89 i2c-scl-rising-time-ns = <1000>; 99 i2c-scl-rising-time-ns = <185>; 232 interrupt-names = "onkey-falling", "onkey-rising";
|
| H A D | stm32mp157c-emstamp-argon.dtsi | 191 i2c-scl-rising-time-ns = <100>; 202 i2c-scl-rising-time-ns = <185>; 337 interrupt-names = "onkey-falling", "onkey-rising"; 352 i2c-scl-rising-time-ns = <185>;
|
| H A D | stm32mp15xx-osd32.dtsi | 60 i2c-scl-rising-time-ns = <185>; 184 interrupt-names = "onkey-falling", "onkey-rising";
|
| H A D | stm32mp15xx-dhcor-som.dtsi | 77 i2c-scl-rising-time-ns = <185>; 207 interrupt-names = "onkey-falling", "onkey-rising";
|
| H A D | stm32mp157c-odyssey-som.dtsi | 81 i2c-scl-rising-time-ns = <185>; 210 interrupt-names = "onkey-falling", "onkey-rising";
|
| /linux/Documentation/iio/ |
| H A D | adxl345.rst | 356 Event: time: 1739063415957073383, type: accel(z), channel: 0, evtype: mag, direction: rising 357 Event: time: 1739063415963770218, type: accel(z), channel: 0, evtype: mag, direction: rising 361 Event: time: 1739063438357970381, type: accel(z), channel: 0, evtype: mag, direction: rising 362 Event: time: 1739063446726161586, type: accel(z), channel: 0, evtype: mag, direction: rising 363 Event: time: 1739063446727892670, type: accel(z), channel: 0, evtype: mag, direction: rising 364 Event: time: 1739063446743019768, type: accel(z), channel: 0, evtype: mag, direction: rising 365 Event: time: 1739063446744650696, type: accel(z), channel: 0, evtype: mag, direction: rising 376 Event: time: 1744648001133946293, type: accel(x), channel: 0, evtype: mag, direction: rising
|
| H A D | adxl313.rst | 238 … Event: time: 1748795762298351281, type: accel(x|y|z), channel: 0, evtype: mag, direction: rising 239 … Event: time: 1748795762302653704, type: accel(x|y|z), channel: 0, evtype: mag, direction: rising 240 … Event: time: 1748795762304340726, type: accel(x|y|z), channel: 0, evtype: mag, direction: rising 277 … time: 1748796880354686777, type: accel(x|y|z), channel: 0, evtype: mag_adaptive, direction: rising 281 … time: 1748796887756634678, type: accel(x|y|z), channel: 0, evtype: mag_adaptive, direction: rising
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-sapphire-excavator.dts | 153 i2c-scl-rising-time-ns = <300>; 169 i2c-scl-rising-time-ns = <600>;
|
| H A D | rk3399-leez-p710.dts | 177 i2c-scl-rising-time-ns = <168>; 386 i2c-scl-rising-time-ns = <300>; 392 i2c-scl-rising-time-ns = <450>; 398 i2c-scl-rising-time-ns = <600>;
|
| H A D | rk3399-roc-pc.dtsi | 288 i2c-scl-rising-time-ns = <168>; 515 i2c-scl-rising-time-ns = <300>; 521 i2c-scl-rising-time-ns = <450>; 527 i2c-scl-rising-time-ns = <600>; 544 i2c-scl-rising-time-ns = <600>;
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288-veyron.dtsi | 189 i2c-scl-rising-time-ns = <100>; /* 45ns measured */ 325 i2c-scl-rising-time-ns = <100>; /* 40ns measured */ 340 i2c-scl-rising-time-ns = <800>; /* 600ns measured */ 348 i2c-scl-rising-time-ns = <300>; /* 225ns measured */
|
| H A D | rk3288-veyron-tiger.dts | 39 i2c-scl-rising-time-ns = <300>;
|
| /linux/Documentation/devicetree/bindings/mips/cavium/ |
| H A D | cib.txt | 35 * 2) Triggering (1 - edge rising
|
| /linux/Documentation/devicetree/bindings/rtc/ |
| H A D | maxim-ds1302.txt | 6 Master output is set on low clock and sensed by the RTC on the rising
|