Home
last modified time | relevance | path

Searched full:falling (Results 1 – 25 of 1216) sorted by relevance

12345678910>>...49

/kernel/liteos_m/targets/riscv_nuclei_gd32vf103_soc_gcc/SoC/gd32vf103/Common/Include/
Dgd32vf103_exti.h50 #define EXTI_FTEN REG32(EXTI + 0x0CU) /*!< falling trigger enable register …
119 #define EXTI_FTEN_FTEN0 BIT(0) /*!< falling edge from line 0 */
120 #define EXTI_FTEN_FTEN1 BIT(1) /*!< falling edge from line 1 */
121 #define EXTI_FTEN_FTEN2 BIT(2) /*!< falling edge from line 2 */
122 #define EXTI_FTEN_FTEN3 BIT(3) /*!< falling edge from line 3 */
123 #define EXTI_FTEN_FTEN4 BIT(4) /*!< falling edge from line 4 */
124 #define EXTI_FTEN_FTEN5 BIT(5) /*!< falling edge from line 5 */
125 #define EXTI_FTEN_FTEN6 BIT(6) /*!< falling edge from line 6 */
126 #define EXTI_FTEN_FTEN7 BIT(7) /*!< falling edge from line 7 */
127 #define EXTI_FTEN_FTEN8 BIT(8) /*!< falling edge from line 8 */
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/i2c/
Di2c-designware.txt17 - i2c-scl-falling-time-ns : should contain the SCL falling time in nanoseconds.
20 - i2c-sda-falling-time-ns : should contain the SDA falling time in nanoseconds.
43 i2c-sda-falling-time-ns = <300>;
44 i2c-scl-falling-time-ns = <300>;
Di2c-rk3x.txt40 - i2c-scl-falling-time-ns : Number of nanoseconds the SCL signal takes to fall
44 - i2c-sda-falling-time-ns : Number of nanoseconds the SDA signal takes to fall
67 i2c-scl-falling-time-ns = <100>;
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Dni_6527.c274 unsigned int falling) in ni6527_set_edge_detection() argument
279 falling &= mask; in ni6527_set_edge_detection()
287 /* preserve falling-edge detection channels */ in ni6527_set_edge_detection()
288 falling |= readb(dev->mmio + in ni6527_set_edge_detection()
295 /* update falling-edge detection channels */ in ni6527_set_edge_detection()
296 writeb(falling & 0xff, in ni6527_set_edge_detection()
300 falling >>= 8; in ni6527_set_edge_detection()
311 unsigned int rising, falling, shift; in ni6527_intr_insn_config() local
319 falling = data[2]; in ni6527_intr_insn_config()
320 ni6527_set_edge_detection(dev, mask, rising, falling); in ni6527_intr_insn_config()
[all …]
/kernel/linux/linux-4.19/drivers/staging/comedi/drivers/
Dni_6527.c274 unsigned int falling) in ni6527_set_edge_detection() argument
279 falling &= mask; in ni6527_set_edge_detection()
287 /* preserve falling-edge detection channels */ in ni6527_set_edge_detection()
288 falling |= readb(dev->mmio + in ni6527_set_edge_detection()
295 /* update falling-edge detection channels */ in ni6527_set_edge_detection()
296 writeb(falling & 0xff, in ni6527_set_edge_detection()
300 falling >>= 8; in ni6527_set_edge_detection()
311 unsigned int rising, falling, shift; in ni6527_intr_insn_config() local
319 falling = data[2]; in ni6527_intr_insn_config()
320 ni6527_set_edge_detection(dev, mask, rising, falling); in ni6527_intr_insn_config()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Dsnps,designware-i2c.yaml75 i2c-scl-falling-time-ns:
78 The property should contain the SCL falling time in nanoseconds.
82 i2c-sda-falling-time-ns:
85 The property should contain the SDA falling time in nanoseconds.
127 i2c-sda-falling-time-ns = <300>;
128 i2c-scl-falling-time-ns = <300>;
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/pps/
Dpps-gpio.txt11 - assert-falling-edge: when present, assert is indicated by a falling edge
20 assert-falling-edge;
/kernel/linux/linux-4.19/drivers/irqchip/
Dqcom-pdc.c79 * GIC does not handle falling edge or active low. To allow falling edge and
81 * falling edge into a rising edge and active low into an active high.
86 * Falling edge sensitive LOW
89 * Falling Edge sensitive NOT USED
108 * takes care of converting falling edge to rising edge signal
110 * takes care of converting falling edge to rising edge signal
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pps/
Dpps-gpio.txt15 - assert-falling-edge: when present, assert is indicated by a falling edge
24 assert-falling-edge;
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-lptimer-stm3242 - falling-edge
52 | | signal | Rising | Falling | Rising | Falling |
57 | Falling | High -> | - | Up | - | Down |
Dsysfs-bus-iio-adc-hi843517 this value then the threshold falling event is pushed.
27 If falling threshold results hysteresis to odd value then rising
47 If rising threshold results hysteresis to odd value then falling
Dsysfs-bus-iio-timer-stm3237 OC4REF rising or falling edges generate pulses.
39 OC6REF rising or falling edges generate pulses.
43 OC4REF rising or OC6REF falling edges generate
48 OC5REF rising or OC6REF falling edges generate
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-lptimer-stm3239 - falling-edge
47 | | signal | Rising | Falling | Rising | Falling |
52 | Falling | High -> | - | Up | - | Down |
Dsysfs-bus-iio-adc-hi843517 this value then the threshold falling event is pushed.
25 If falling threshold results hysteresis to odd value then rising
42 If rising threshold results hysteresis to odd value then falling
Dsysfs-bus-iio-timer-stm3223 OC4REF rising or falling edges generate pulses.
25 OC6REF rising or falling edges generate pulses.
29 OC4REF rising or OC6REF falling edges generate pulses.
33 OC5REF rising or OC6REF falling edges generate pulses.
/kernel/linux/linux-4.19/drivers/mfd/
Dintel-lpss-acpi.c41 PROPERTY_ENTRY_U32("i2c-sda-falling-time-ns", 171),
42 PROPERTY_ENTRY_U32("i2c-scl-falling-time-ns", 208),
53 PROPERTY_ENTRY_U32("i2c-sda-falling-time-ns", 171),
54 PROPERTY_ENTRY_U32("i2c-scl-falling-time-ns", 208),
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dpanel-timing.yaml173 Data driving on rising or falling edge.
174 Use 0 to drive pixel data on falling edge and
177 sample data on falling edge
182 Drive sync on rising or sample sync on falling edge.
184 Use 0 to drive sync on falling edge and
187 sample sync on falling edge of pixel clock
/kernel/linux/linux-5.10/drivers/mfd/
Dintel-lpss-acpi.c54 PROPERTY_ENTRY_U32("i2c-sda-falling-time-ns", 171),
55 PROPERTY_ENTRY_U32("i2c-scl-falling-time-ns", 208),
66 PROPERTY_ENTRY_U32("i2c-sda-falling-time-ns", 171),
67 PROPERTY_ENTRY_U32("i2c-scl-falling-time-ns", 208),
/kernel/linux/linux-5.10/drivers/irqchip/
Dqcom-pdc.c125 * GIC does not handle falling edge or active low. To allow falling edge and
127 * falling edge into a rising edge and active low into an active high.
132 * Falling edge sensitive LOW
135 * Falling Edge sensitive NOT USED
154 * takes care of converting falling edge to rising edge signal
156 * takes care of converting falling edge to rising edge signal
/kernel/linux/linux-5.10/drivers/iio/proximity/
Dping.c59 struct completion falling; member
86 complete(&data->falling); in ping_handle_irq()
108 reinit_completion(&data->falling); in ping_read()
145 /* it cannot take more than 50 ms until echo is falling */ in ping_read()
146 ret = wait_for_completion_killable_timeout(&data->falling, HZ/20); in ping_read()
295 init_completion(&data->falling); in ping_probe()
/kernel/linux/linux-4.19/drivers/iio/proximity/
Dsrf04.c68 struct completion falling; member
82 complete(&data->falling); in srf04_handle_irq()
102 reinit_completion(&data->falling); in srf04_read()
118 /* it cannot take more than 50 ms until echo is falling */ in srf04_read()
119 ret = wait_for_completion_killable_timeout(&data->falling, HZ/20); in srf04_read()
237 init_completion(&data->falling); in srf04_probe()
/kernel/linux/linux-4.19/drivers/gpio/
Dgpio-mt7621.c38 u32 falling; member
123 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall | (BIT(pin) & rg->falling)); in mediatek_gpio_irq_unmask()
159 if ((rg->rising | rg->falling | in mediatek_gpio_irq_type()
167 rg->falling &= ~mask; in mediatek_gpio_irq_type()
174 rg->falling |= mask; in mediatek_gpio_irq_type()
180 rg->falling |= mask; in mediatek_gpio_irq_type()
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-mt7621.c38 u32 falling; member
123 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall | (BIT(pin) & rg->falling)); in mediatek_gpio_irq_unmask()
159 if ((rg->rising | rg->falling | in mediatek_gpio_irq_type()
167 rg->falling &= ~mask; in mediatek_gpio_irq_type()
174 rg->falling |= mask; in mediatek_gpio_irq_type()
180 rg->falling |= mask; in mediatek_gpio_irq_type()
/kernel/linux/linux-5.10/include/linux/mfd/pcf50633/
Dcore.h171 PCF50633_INT2_ONKEYF = 0x02, /* ONKEY falling edge */
173 PCF50633_INT2_EXTON1F = 0x08, /* EXTON1 falling edge */
175 PCF50633_INT2_EXTON2F = 0x20, /* EXTON2 falling edge */
177 PCF50633_INT2_EXTON3F = 0x80, /* EXTON3 falling edge */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/
Dopt3001.txt5 the optional generation of IIO events on rising/falling light threshold changes
16 - interrupts: interrupt mapping for GPIO IRQ (configure for falling edge)

12345678910>>...49