Home
last modified time | relevance | path

Searched refs:rise (Results 1 – 25 of 44) sorted by relevance

12

/linux/drivers/gpio/
A Dgpio-mt7621.c112 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local
117 rise = mtk_gpio_r32(rg, GPIO_REG_REDGE); in mediatek_gpio_irq_unmask()
121 mtk_gpio_w32(rg, GPIO_REG_REDGE, rise | (BIT(pin) & rg->rising)); in mediatek_gpio_irq_unmask()
135 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local
138 rise = mtk_gpio_r32(rg, GPIO_REG_REDGE); in mediatek_gpio_irq_mask()
143 mtk_gpio_w32(rg, GPIO_REG_REDGE, rise & ~BIT(pin)); in mediatek_gpio_irq_mask()
A Dgpio-mlxbf2.c293 bool rise = false; in mlxbf2_gpio_irq_set_type() local
299 rise = true; in mlxbf2_gpio_irq_set_type()
302 rise = true; in mlxbf2_gpio_irq_set_type()
318 if (rise) { in mlxbf2_gpio_irq_set_type()
A Dgpio-stmpe.c301 u8 rise = NOT_SUPPORTED_IDX; in stmpe_dbg_show_one() local
324 rise = !!(ret & mask); in stmpe_dbg_show_one()
349 rise_values[rise], in stmpe_dbg_show_one()
/linux/Documentation/devicetree/bindings/sound/
A Dcirrus,cs42l42.yaml75 cirrus,ts-dbnc-rise:
162 If present this sets the rate that the HS bias should rise and fall.
163 The actual rise and fall times depend on external hardware (the
164 datasheet gives several rise and fall time examples).
166 0 - Fast rise time; slow, load-dependent fall time
219 cirrus,ts-dbnc-rise = <CS42L42_TS_DBNCE_1000>;
A Dcirrus,cs42l43.yaml138 cirrus,tip-rise-db-ms:
168 cirrus,ring-rise-db-ms:
/linux/Documentation/leds/
A Dleds-sc27xx.rst12 hardware pattern, which is used to configure the rise time,
17 format, we should set brightness as 0 for rise stage, fall
A Dleds-cht-wcove.rst27 The rise and fall times must be the same value.
/linux/Documentation/devicetree/bindings/i2c/
A Di2c-mux-ltc4306.txt24 - ltc,downstream-accelerators-enable: Enables the rise time accelerators
26 - ltc,upstream-accelerators-enable: Enables the rise time accelerators
A Di2c-rk3x.yaml86 Number of nanoseconds the SCL signal takes to rise
A Drenesas,rcar-i2c.yaml108 Number of nanoseconds the SCL signal takes to rise; t(r) in the I2C
/linux/Documentation/devicetree/bindings/phy/
A Dfsl,imx8mq-usb-phy.yaml44 fsl,phy-tx-rise-tune-percent:
46 Adjusts the rise/fall time duration of the HS waveform relative to
A Dqcom,usb-snps-femto-v2.yaml114 qcom,hs-rise-fall-time-bp:
116 This adjusts the rise/fall times of the high-speed waveform.
A Dphy-stm32-usbphyc.yaml119 description: Enables the FS rise/fall tuning option
123 description: Enables the HS rise/fall reduction feature
/linux/Documentation/devicetree/bindings/usb/
A Dchipidea,usb2-imx.yaml119 fsl,picophy-rise-fall-time-adjust:
121 HS Transmitter Rise/Fall Time Adjustment. Adjust the rise/fall times
122 of the high-speed transmitter waveform. It has no unit. The rise/fall
/linux/Documentation/devicetree/bindings/pinctrl/
A Drealtek,rtd1315e-pinctrl.yaml116 waveform's rise/fall times. Greater driving strength results in
117 shorter rise/fall times. Each P-MOS and N-MOS transistor offers
A Drealtek,rtd1319d-pinctrl.yaml115 waveform's rise/fall times. Greater driving strength results in
116 shorter rise/fall times. Each P-MOS and N-MOS transistor offers
A Drealtek,rtd1619b-pinctrl.yaml114 waveform's rise/fall times. Greater driving strength results in
115 shorter rise/fall times. Each P-MOS and N-MOS transistor offers
/linux/Documentation/ABI/testing/
A Dsysfs-class-led-driver-lm353327 Set the pattern generator fall and rise times (0..7), where:
/linux/arch/arm64/boot/dts/rockchip/
A Drk3399-gru-kevin.dts185 /* These are relatively safe rise/fall times. */
201 /* These are relatively safe rise/fall times. */
A Drk3399-gru-chromebook.dtsi449 /* These are relatively safe rise/fall times */
465 /* These are relatively safe rise/fall times */
A Drk3399-gru-scarlet.dtsi262 /* These are relatively safe rise/fall times. */
294 /* These are relatively safe rise/fall times; TODO: measure */
/linux/Documentation/devicetree/bindings/watchdog/
A Dstarfive,jh7100-wdt.yaml17 output(WDOGINT) will rise when counter is 0. The counter will reload
/linux/Documentation/devicetree/bindings/memory-controllers/
A Dmvebu-devbus.txt92 address and data to DEV_WEn rise.
100 data after DEV_WEn rise.
/linux/Documentation/filesystems/
A Dlocks.rst35 for example. This gave rise to some other subtle problems if sendmail was
/linux/arch/arm64/boot/dts/freescale/
A Dimx8mp-dhcom-pdk3.dts252 /* RESET_N signal rise time ~100ms */

Completed in 32 milliseconds

12