| /freebsd/sys/contrib/device-tree/Bindings/i2c/ | 
| H A D | snps,designware-i2c.yaml | 78   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 D | hisilicon,ascend910-i2c.yaml | 35   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 D | i2c-rk3x.yaml | 91   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 D | st,stm32-dfsdm-adc.yaml | 133           - "SPI_F": SPI with data on falling edge134           - "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 D | pps-gpio.txt | 15 - assert-falling-edge: when present, assert is indicated by a falling edge24 		assert-falling-edge;
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/ | 
| H A D | fsl,cpm1-tsa.yaml | 96       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 D | fsl,qe-tsa.yaml | 96       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 D | marvell,nci.yaml | 36   i2c-int-falling:40       triggered on falling edge.
 91         i2c-int-falling: false
 103         i2c-int-falling: false
 
 | 
| H A D | nfcmrvl.txt | 20 - i2c-int-falling: Specifies that the chip read event shall be trigged on21   		   falling edge.
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/display/panel/ | 
| H A D | panel-timing.yaml | 170       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 D | jh7100-common.dtsi | 317 	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 D | jh7110-common.dtsi | 193 	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 D | qca8k.yaml | 85           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 D | socfpga_arria5_socdk.dts | 92 	 * adjust the falling times to decrease the i2c frequency to 50Khz95 	i2c-sda-falling-time-ns = <5000>;
 96 	i2c-scl-falling-time-ns = <5000>;
 
 | 
| H A D | socfpga_cyclone5_socdk.dts | 96 	 * adjust the falling times to decrease the i2c frequency to 50Khz99 	i2c-sda-falling-time-ns = <5000>;
 100 	i2c-scl-falling-time-ns = <5000>;
 
 | 
| H A D | socfpga_arria10_socdk.dtsi | 131 	 * adjust the falling times to decrease the i2c frequency to 50Khz135 	i2c-sda-falling-time-ns = <6000>;
 136 	i2c-scl-falling-time-ns = <6000>;
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/iio/light/ | 
| H A D | opt3001.txt | 5 the optional generation of IIO events on rising/falling light threshold changes16   - interrupts: interrupt mapping for GPIO IRQ (configure for falling edge)
 
 | 
| /freebsd/sys/contrib/xen/ | 
| H A D | device_tree_defs.h | 19  * DT_IRQ_TYPE_EDGE_FALLING    - falling edge triggered20  * DT_IRQ_TYPE_EDGE_BOTH       - rising and falling edge triggered
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/sound/ | 
| H A D | cirrus,cs42l43.yaml | 133       Time in milliseconds a falling edge on the tip detect should be hardware134       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 D | cavium-octeon-gpio.txt | 22    2 - edge triggered on the falling edge38 		 *		  2 - edge falling
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ | 
| H A D | max8973-regulator.txt | 23 -maxim,enable-falling-slew-rate: boolean, enable falling slew rate.
 | 
| H A D | maxim,max8973.yaml | 57   maxim,enable-falling-slew-rate:59     description: Enable falling slew rate.
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ | 
| H A D | nvidia,tegra20-pinmux.txt | 58 - nvidia,slew-rate-falling: Integer. Controls falling signal slew rate. 0 is96     nvidia,pull-up-strength, nvidia,slew-rate-rising, nvidia,slew-rate-falling.
 
 | 
| /freebsd/sys/arm64/qoriq/ | 
| H A D | qoriq_gpio_pic.c | 230 	bool falling;  in qoriq_gpio_pic_setup_intr()  local241 		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()
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ | 
| H A D | st,stpmic1.yaml | 40           - description: onkey-falling, happens when onkey is pressed. IT_PONKEY_F of pmic45           - const: onkey-falling
 293           interrupt-names = "onkey-falling", "onkey-rising";
 
 |