Home
last modified time | relevance | path

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

12345678910>>...18

/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Dsnps,designware-i2c.yaml78 i2c-scl-falling-time-ns:
80 The property should contain the SCL falling time in nanoseconds.
84 i2c-sda-falling-time-ns:
86 The property should contain the SDA falling time in nanoseconds.
122 i2c-sda-falling-time-ns = <300>;
123 i2c-scl-falling-time-ns = <300>;
H A 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>;
H A Di2c-rk3x.yaml91 i2c-scl-falling-time-ns:
99 i2c-sda-falling-time-ns:
139 i2c-scl-falling-time-ns = <100>;
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dst,stm32-dfsdm-adc.yaml133 - "SPI_F": SPI with data on falling edge
134 - "MANCH_R": manchester codec, rising edge = logic 0, falling edge = logic 1
135 - "MANCH_F": manchester codec, rising edge = logic 1, falling edge = logic 0
146 - "CLKOUT_F": internal SPI clock divided by 2 (falling edge).
201 - "SPI_F": SPI with data on falling edge
202 - "MANCH_R": manchester codec, rising edge = logic 0, falling edge = logic 1
203 - "MANCH_F": manchester codec, rising edge = logic 1, falling edge = logic 0
212 - "CLKOUT_F": internal SPI clock divided by 2 (falling edge).
/freebsd/sys/contrib/device-tree/Bindings/pps/
H A Dpps-gpio.txt15 - assert-falling-edge: when present, assert is indicated by a falling edge
24 assert-falling-edge;
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A 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.
H A Dfsl,qe-tsa.yaml96 fsl,clock-falling-edge:
99 Data is sent on falling edge of the clock (and received on the rising
101 on the falling edge).
107 clock. If not present, pulses are sampled with the falling edge.
/freebsd/sys/contrib/device-tree/Bindings/net/nfc/
H A Dmarvell,nci.yaml36 i2c-int-falling:
40 triggered on falling edge.
91 i2c-int-falling: false
103 i2c-int-falling: false
H A Dnfcmrvl.txt20 - i2c-int-falling: Specifies that the chip read event shall be trigged on
21 falling edge.
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A 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
/freebsd/sys/contrib/device-tree/src/riscv/starfive/
H A Djh7100-common.dtsi317 i2c-sda-falling-time-ns = <500>;
318 i2c-scl-falling-time-ns = <500>;
337 i2c-sda-falling-time-ns = <100>;
338 i2c-scl-falling-time-ns = <100>;
347 i2c-sda-falling-time-ns = <500>;
348 i2c-scl-falling-time-ns = <500>;
H A Djh7110-common.dtsi193 i2c-sda-falling-time-ns = <510>;
194 i2c-scl-falling-time-ns = <510>;
203 i2c-sda-falling-time-ns = <510>;
204 i2c-scl-falling-time-ns = <510>;
213 i2c-sda-falling-time-ns = <510>;
214 i2c-scl-falling-time-ns = <510>;
255 i2c-sda-falling-time-ns = <510>;
256 i2c-scl-falling-time-ns = <510>;
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Dqca8k.yaml85 qca,sgmii-rxclk-falling-edge:
88 Set the receive clock phase to falling edge. Mostly commonly used on
91 qca,sgmii-txclk-falling-edge:
94 Set the transmit clock phase to falling edge.
287 qca,sgmii-rxclk-falling-edge;
/freebsd/sys/contrib/device-tree/src/arm/intel/socfpga/
H A Dsocfpga_arria5_socdk.dts92 * adjust the falling times to decrease the i2c frequency to 50Khz
95 i2c-sda-falling-time-ns = <5000>;
96 i2c-scl-falling-time-ns = <5000>;
H A Dsocfpga_cyclone5_socdk.dts96 * adjust the falling times to decrease the i2c frequency to 50Khz
99 i2c-sda-falling-time-ns = <5000>;
100 i2c-scl-falling-time-ns = <5000>;
H A Dsocfpga_arria10_socdk.dtsi131 * adjust the falling times to decrease the i2c frequency to 50Khz
135 i2c-sda-falling-time-ns = <6000>;
136 i2c-scl-falling-time-ns = <6000>;
/freebsd/sys/contrib/device-tree/Bindings/iio/light/
H A 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)
/freebsd/sys/contrib/xen/
H A Ddevice_tree_defs.h19 * DT_IRQ_TYPE_EDGE_FALLING - falling edge triggered
20 * DT_IRQ_TYPE_EDGE_BOTH - rising and falling edge triggered
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcirrus,cs42l43.yaml133 Time in milliseconds a falling edge on the tip detect should be hardware
134 debounced for. Note the falling edge is considered after the invert.
163 Time in milliseconds a falling edge on the ring detect should be hardware
164 debounced for. Note the falling edge is considered after the invert.
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dcavium-octeon-gpio.txt22 2 - edge triggered on the falling edge
38 * 2 - edge falling
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dmax8973-regulator.txt23 -maxim,enable-falling-slew-rate: boolean, enable falling slew rate.
H A Dmaxim,max8973.yaml57 maxim,enable-falling-slew-rate:
59 description: Enable falling slew rate.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra20-pinmux.txt58 - nvidia,slew-rate-falling: Integer. Controls falling signal slew rate. 0 is
96 nvidia,pull-up-strength, nvidia,slew-rate-rising, nvidia,slew-rate-falling.
/freebsd/contrib/tzcode/
H A Dnewtzset.3245 falling back on January's second Monday at 147:00 (i.e., 03:00 on the
256 23), and falling back on October's last Sunday at 02:00.
274 time, i.e., 22:00 the previous day) and falling back on October's last
/freebsd/sys/arm64/qoriq/
H A Dqoriq_gpio_pic.c230 bool falling; in qoriq_gpio_pic_setup_intr() local
241 falling = false; in qoriq_gpio_pic_setup_intr()
243 falling = true; in qoriq_gpio_pic_setup_intr()
249 if (falling) in qoriq_gpio_pic_setup_intr()

12345678910>>...18