Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/video/
H A Dtegra20-dc.txt28 * delay between panel_vdd-rise and data-rise
29 * delay between data-rise and backlight_vdd-rise
30 * delay between backlight_vdd and pwm-rise
31 * delay between pwm-rise and backlight_en-rise
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mt7621.c115 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local
118 rise = mtk_gpio_r32(rg, GPIO_REG_REDGE); in mediatek_gpio_irq_unmask()
122 mtk_gpio_w32(rg, GPIO_REG_REDGE, rise | (BIT(pin) & rg->rising)); in mediatek_gpio_irq_unmask()
136 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local
139 rise = mtk_gpio_r32(rg, GPIO_REG_REDGE); in mediatek_gpio_irq_mask()
144 mtk_gpio_w32(rg, GPIO_REG_REDGE, rise & ~BIT(pin)); in mediatek_gpio_irq_mask()
H A Dgpio-stmpe.c296 u8 rise = NOT_SUPPORTED_IDX; in stmpe_dbg_show_one() local
319 rise = !!(ret & mask); in stmpe_dbg_show_one()
344 rise_values[rise], in stmpe_dbg_show_one()
/OK3568_Linux_fs/kernel/Documentation/leds/
H 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Di2c-mux-ltc4306.txt24 - ltc,downstream-accelerators-enable: Enables the rise time accelerators
26 - ltc,upstream-accelerators-enable: Enables the rise time accelerators
H A Di2c.txt45 Number of nanoseconds the SCL signal takes to rise; t(r) in the I2C
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-gru.dts104 // TODO: rise / fall times?
126 // TODO: rise / fall times?
136 // TODO: rise / fall times?
H A Drk3399-gru-kevin.dts184 /* These are relatively safe rise/fall times. */
200 /* These are relatively safe rise/fall times. */
H A Drk3326-evb-lp3-v10-avb.dts22 /* These are relatively safe rise/fall times; TODO: measure */
H A Drk3399-gru-chromebook.dtsi267 /* These are relatively safe rise/fall times */
283 /* These are relatively safe rise/fall times */
H A Drk3326-evb-lp3-v10-linux.dts41 /* These are relatively safe rise/fall times; TODO: measure */
H A Drk3326-evb-lp3-v11-avb.dts282 /* These are relatively safe rise/fall times; TODO: measure */
H A Drk3399-gru-scarlet.dtsi261 /* These are relatively safe rise/fall times. */
293 /* These are relatively safe rise/fall times; TODO: measure */
H A Drk3399-gru.dtsi385 /* These are relatively safe rise/fall times */
395 /* These are relatively safe rise/fall times */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcs42l42.txt30 - cirrus,ts-dbnc-rise : Debounce the rising edge of TIP_SENSE_PLUG. With no
101 cirrus,ts-dbnc-rise = <0x05>;
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-led-driver-lm353327 Set the pattern generator fall and rise times (0..7), where:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/
H A Dmvebu-devbus.txt92 address and data to DEV_WEn rise.
100 data after DEV_WEn rise.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_projection.cpp268 auto rise = std::abs(lastPoint.y - firstPoint.y); in requiresOrientationChange() local
270 if (rise > run) { in requiresOrientationChange()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dlocks.rst35 for example. This gave rise to some other subtle problems if sendmail was
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-general.rst37 new release if changes occur that give rise to problems.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DBSD-Protection13 …possibly closed-source) code would wish to protect themselves against the rise of a GPL-licensed c…
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENCE33 against the rise of a GPL-licensed competitor. While under existing
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dintro.rst120 value (after the appropriate rise time passes), you know some other component is
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dudlfb.rst53 * It's not clear what the future of fbdev is, given the rise of KMS/DRM.
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drk3288-veyron.dtsi333 /* 100kHz since 4.7k resistors don't rise fast enough */

123