/linux/drivers/gpio/ |
H A D | gpio-mt7621.c | 112 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()
|
H A D | gpio-stmpe.c | 310 u8 rise = NOT_SUPPORTED_IDX; in stmpe_dbg_show_one() local 333 rise = !!(ret & mask); in stmpe_dbg_show_one() 358 rise_values[rise], in stmpe_dbg_show_one()
|
/linux/Documentation/leds/ |
H A D | leds-sc27xx.rst | 12 hardware pattern, which is used to configure the rise time, 17 format, we should set brightness as 0 for rise stage, fall
|
H A D | leds-cht-wcove.rst | 27 The rise and fall times must be the same value.
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-mux-ltc4306.txt | 24 - ltc,downstream-accelerators-enable: Enables the rise time accelerators 26 - ltc,upstream-accelerators-enable: Enables the rise time accelerators
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-led-driver-lm3533 | 27 Set the pattern generator fall and rise times (0..7), where:
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | mvebu-devbus.txt | 92 address and data to DEV_WEn rise. 100 data after DEV_WEn rise.
|
/linux/Documentation/filesystems/ |
H A D | locks.rst | 35 for example. This gave rise to some other subtle problems if sendmail was
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-gru-chromebook.dtsi | 449 /* These are relatively safe rise/fall times */ 465 /* These are relatively safe rise/fall times */
|
H A D | rk3399-gru-scarlet.dtsi | 262 /* These are relatively safe rise/fall times. */ 294 /* These are relatively safe rise/fall times; TODO: measure */
|
H A D | rk3399-gru.dtsi | 417 /* These are relatively safe rise/fall times */ 427 /* These are relatively safe rise/fall times */
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-dhcom-pdk3.dts | 252 /* RESET_N signal rise time ~100ms */
|
/linux/Documentation/driver-api/gpio/ |
H A D | intro.rst | 108 value (after the appropriate rise time passes), you know some other component is
|
/linux/Documentation/fb/ |
H A D | udlfb.rst | 53 * It's not clear what the future of fbdev is, given the rise of KMS/DRM.
|
/linux/Documentation/arch/m68k/ |
H A D | buddha-driver.rst | 140 All the timings have in common: Select and IOR/IOW rise at
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | at91-sama5d2_icp.dts | 419 * Trigger can be configured on falling, rise
|
/linux/Documentation/process/ |
H A D | stable-api-nonsense.rst | 183 - The quality of the driver will rise as the maintenance costs (to the
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7280-idp.dtsi | 534 qcom,hs-rise-fall-time-bp = <0>;
|
H A D | sc7280-herobrine.dtsi | 653 qcom,hs-rise-fall-time-bp = <0>;
|
/linux/Documentation/hwmon/ |
H A D | dme1737.rst | 214 duty-cycle. If any of the temperatures rise above the auto_point3_temp value,
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-speakup | 290 and most others, this causes the pitch of the voice to rise
|
/linux/Documentation/dev-tools/ |
H A D | coccinelle.rst | 240 giving rise to an error.
|
/linux/tools/memory-model/Documentation/ |
H A D | explanation.txt | 312 shared memory, do not give rise to events. Thus, arithmetic and 463 index value loaded by the first. Pointer indirection also gives rise 512 code like the above. However, macro expansions can easily give rise 2376 rise directly to any machine instructions in the object code; rather, 2609 from the READ_ONCE() to the WRITE_ONCE() gives rise to an rcu-link
|
/linux/Documentation/admin-guide/laptops/ |
H A D | thinkpad-acpi.rst | 1261 rise too much.
|