Home
last modified time | relevance | path

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

12345678910>>...56

/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-6.6/drivers/comedi/drivers/
Dni_6527.c275 unsigned int falling) in ni6527_set_edge_detection() argument
280 falling &= mask; in ni6527_set_edge_detection()
288 /* preserve falling-edge detection channels */ in ni6527_set_edge_detection()
289 falling |= readb(dev->mmio + in ni6527_set_edge_detection()
296 /* update falling-edge detection channels */ in ni6527_set_edge_detection()
297 writeb(falling & 0xff, in ni6527_set_edge_detection()
301 falling >>= 8; in ni6527_set_edge_detection()
312 unsigned int rising, falling, shift; in ni6527_intr_insn_config() local
320 falling = data[2]; in ni6527_intr_insn_config()
321 ni6527_set_edge_detection(dev, mask, rising, falling); in ni6527_intr_insn_config()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/i2c/
Dsnps,designware-i2c.yaml74 i2c-scl-falling-time-ns:
76 The property should contain the SCL falling time in nanoseconds.
80 i2c-sda-falling-time-ns:
82 The property should contain the SDA falling time in nanoseconds.
118 i2c-sda-falling-time-ns = <300>;
119 i2c-scl-falling-time-ns = <300>;
Dhisilicon,ascend910-i2c.yaml35 i2c-sda-falling-time-ns:
38 i2c-scl-falling-time-ns:
65 i2c-sda-falling-time-ns = <56>;
66 i2c-scl-falling-time-ns = <56>;
/kernel/linux/linux-6.6/arch/riscv/boot/dts/starfive/
Djh7100-common.dtsi112 i2c-sda-falling-time-ns = <500>;
113 i2c-scl-falling-time-ns = <500>;
132 i2c-sda-falling-time-ns = <100>;
133 i2c-scl-falling-time-ns = <100>;
142 i2c-sda-falling-time-ns = <500>;
143 i2c-scl-falling-time-ns = <500>;
Djh7110-starfive-visionfive-2.dtsi136 i2c-sda-falling-time-ns = <510>;
137 i2c-scl-falling-time-ns = <510>;
146 i2c-sda-falling-time-ns = <510>;
147 i2c-scl-falling-time-ns = <510>;
156 i2c-sda-falling-time-ns = <510>;
157 i2c-scl-falling-time-ns = <510>;
198 i2c-sda-falling-time-ns = <510>;
199 i2c-scl-falling-time-ns = <510>;
/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-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-6.6/Documentation/devicetree/bindings/pps/
Dpps-gpio.yaml27 assert-falling-edge:
28 description: Indicates a falling edge assert, when present. Rising edge if absent.
46 assert-falling-edge;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/nfc/
Dmarvell,nci.yaml36 i2c-int-falling:
40 triggered on falling edge.
91 i2c-int-falling: false
103 i2c-int-falling: false
/kernel/linux/linux-6.6/drivers/irqchip/
Dqcom-pdc.c105 * GIC does not handle falling edge or active low. To allow falling edge and
107 * falling edge into a rising edge and active low into an active high.
112 * Falling edge sensitive LOW
115 * Falling Edge sensitive NOT USED
134 * takes care of converting falling edge to rising edge signal
136 * takes care of converting falling edge to rising edge signal
/kernel/linux/linux-5.10/Documentation/ABI/testing/
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-6.6/Documentation/ABI/testing/
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-6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dfsl,cpm1-tsa.yaml96 fsl,clock-falling-edge:
99 Data is sent on falling edge of the clock (and received on the rising
100 edge). If 'clock-falling-edge' is not present, data is sent on the
101 rising edge (and received on the falling edge).
108 the falling edge.
/kernel/linux/linux-6.6/drivers/gpio/
Dgpio-xilinx.c58 * @falling_edge: GPIO IRQ falling edge enable/disable bitfield
476 * Therefore, only rising edge or falling edge triggers are in xgpio_set_irq_type()
510 DECLARE_BITMAP(falling, 64); in xgpio_irqhandler()
530 bitmap_complement(falling, all, 64); in xgpio_irqhandler()
531 bitmap_and(falling, falling, chip->last_irq_read, 64); in xgpio_irqhandler()
532 bitmap_and(falling, falling, chip->enable, 64); in xgpio_irqhandler()
533 bitmap_and(falling, falling, chip->falling_edge, 64); in xgpio_irqhandler()
536 bitmap_or(all, rising, falling, 64); in xgpio_irqhandler()
540 dev_dbg(gc->parent, "IRQ rising %*pb falling %*pb\n", 64, rising, 64, falling); in xgpio_irqhandler()
Dgpio-mt7621.c37 u32 falling; member
122 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall | (BIT(pin) & rg->falling)); in mediatek_gpio_irq_unmask()
160 if ((rg->rising | rg->falling | in mediatek_gpio_irq_type()
168 rg->falling &= ~mask; in mediatek_gpio_irq_type()
175 rg->falling |= mask; in mediatek_gpio_irq_type()
181 rg->falling |= mask; in mediatek_gpio_irq_type()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/
Dpanel-timing.yaml170 Data driving on rising or falling edge.
171 Use 0 to drive pixel data on falling edge and
174 sample data on falling edge
180 Drive sync on rising or sample sync on falling edge.
182 Use 0 to drive sync on falling edge and
185 sample sync on falling edge of pixel clock
/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.c126 * GIC does not handle falling edge or active low. To allow falling edge and
128 * falling edge into a rising edge and active low into an active high.
133 * Falling edge sensitive LOW
136 * Falling Edge sensitive NOT USED
155 * takes care of converting falling edge to rising edge signal
157 * 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-6.6/drivers/iio/proximity/
Dping.c58 struct completion falling; member
85 complete(&data->falling); in ping_handle_irq()
107 reinit_completion(&data->falling); in ping_read()
144 /* it cannot take more than 50 ms until echo is falling */ in ping_read()
145 ret = wait_for_completion_killable_timeout(&data->falling, HZ/20); in ping_read()
294 init_completion(&data->falling); in ping_probe()
/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()

12345678910>>...56