/linux/drivers/gpu/drm/panel/ |
H A D | panel-feiyang-fy07024di26a30d.c | 58 /* T1 (dvdd start + dvdd rise) 0 < T1 <= 10ms */ in feiyang_prepare() 65 /* T3 (dvdd rise + avdd start + avdd rise) T3 >= 20ms */ in feiyang_prepare() 71 * T5 + T6 (avdd rise + video & logic signal rise) in feiyang_prepare() 78 /* T12 (video & logic signal rise + backlight rise) T12 >= 200ms */ in feiyang_prepare() 98 /* T12 (video & logic signal rise + backlight rise) T12 >= 200ms */ in feiyang_enable() 133 /* T11 (dvdd rise to fall) 0 < T11 <= 10ms */ in feiyang_unprepare()
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | cirrus,cs42l42.yaml | 75 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>;
|
H A D | cirrus,cs42l43.yaml | 138 cirrus,tip-rise-db-ms: 168 cirrus,ring-rise-db-ms:
|
/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/devicetree/bindings/phy/ |
H A D | fsl,imx8mq-usb-phy.yaml | 49 fsl,phy-tx-rise-tune-percent: 51 Adjusts the rise/fall time duration of the HS waveform relative to 124 fsl,phy-tx-rise-tune-percent:
|
H A D | phy-stm32-usbphyc.yaml | 119 description: Enables the FS rise/fall tuning option 123 description: Enables the HS rise/fall reduction feature
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | chipidea,usb2-imx.yaml | 124 fsl,picophy-rise-fall-time-adjust: 126 HS Transmitter Rise/Fall Time Adjustment. Adjust the rise/fall times 127 of the high-speed transmitter waveform. It has no unit. The rise/fall
|
/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
|
H A D | i2c-rk3x.yaml | 88 Number of nanoseconds the SCL signal takes to rise
|
/linux/drivers/clk/tegra/ |
H A D | clk-tegra114.c | 20 #define CPU_FINETRIM_DR 0x4d8 /* rise->rise prop dly A */ 21 #define CPU_FINETRIM_R 0x4e4 /* rise->rise prop dly inc A */ 1202 /* Use hardwired rise->rise & fall->fall clock propagation delays */ in tegra114_clock_tune_cpu_trimmers_high() 1226 * Use software-specified rise->rise & fall->fall clock in tegra114_clock_tune_cpu_trimmers_low() 1251 /* Increment the rise->rise clock delay by four steps */ in tegra114_clock_tune_cpu_trimmers_init() 1258 * Use the rise->rise clock propagation delay specified in the in tegra114_clock_tune_cpu_trimmers_init()
|
/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/drivers/leds/ |
H A D | leds-sc27xx-bltc.c | 157 /* Reset the rise, high, fall and low time to zero. */ in sc27xx_led_pattern_clear() 183 * Must contain 4 tuples to configure the rise time, high time, fall in sc27xx_led_pattern_set()
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | starfive,jh7100-wdt.yaml | 17 output(WDOGINT) will rise when counter is 0. The counter will reload
|
/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/drivers/usb/chipidea/ |
H A D | otg_fsm.h | 17 /* Wait for VBUS Rise */
|
/linux/drivers/input/misc/ |
H A D | rk805-pwrkey.c | 77 dev_err(&pdev->dev, "Can't register rise irq: %d\n", err); in rk805_pwrkey_probe()
|
/linux/Documentation/filesystems/ |
H A D | locks.rst | 35 for example. This gave rise to some other subtle problems if sendmail was
|
/linux/include/linux/ |
H A D | led-lm3530.h | 89 * @brt_ramp_rise: rate of rise of led current
|
/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 */
|
/linux/drivers/pinctrl/ |
H A D | pinctrl-at91.h | 59 #define PIO_FRLHSR 0xd8 /* Fall/Rise - Low/High Status Register */
|
/linux/drivers/media/rc/img-ir/ |
H A D | img-ir-raw.c | 25 /* find whether both rise and fall was detected */ in img_ir_refresh_raw()
|
/linux/drivers/char/ |
H A D | nsc_gpio.c | 36 (config & 32) ? "HI" : "LO", /* trigger on rise/fall edge */ in nsc_gpio_dump()
|