| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
| 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()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| 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>;
|
| D | cirrus,cs42l43.yaml | 138 cirrus,tip-rise-db-ms: 168 cirrus,ring-rise-db-ms:
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | offload.h | 42 * @system_time: system time on air rise 43 * @tsf: TSF on air rise 44 * @beacon_timestamp: beacon on air rise
|
| D | rx.h | 32 * @system_timestamp: GP2 at on air rise 33 * @timestamp: TSF at on air rise 34 * @beacon_time_stamp: beacon at on-air rise 509 * @gp2_on_air_rise: GP2 timer value on air rise (INA) 516 * TSF value on air rise (INA), only valid if 606 * @gp2_on_air_rise: GP2 timer value on air rise (INA) 613 * TSF value on air rise (INA), only valid if 789 * @on_air_rise_time: GP2 during on air rise 814 * @on_air_rise_time: GP2 during on air rise
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-mt7621.c | 115 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()
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| 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()
|
| D | gpio-mlxbf2.c | 293 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()
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
| D | regs-u2d.h | 73 #define U2DOTGINT_RLS1 (1 << 14) /* RXCMD Linestate[1] Change Interrupt Rise */ 74 #define U2DOTGINT_RLS0 (1 << 13) /* RXCMD Linestate[0] Change Interrupt Rise */ 75 #define U2DOTGINT_RID (1 << 12) /* RXCMD OTG ID Change Interrupt Rise */ 76 #define U2DOTGINT_RSE (1 << 11) /* RXCMD OTG Session End Interrupt Rise */ 77 #define U2DOTGINT_RSV (1 << 10) /* RXCMD OTG Session Valid Interrupt Rise */ 78 #define U2DOTGINT_RVV (1 << 9) /* RXCMD OTG Vbus Valid Interrupt Rise */ 79 #define U2DOTGINT_RCK (1 << 8) /* RXCMD Carkit Interrupt Rise */
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | offload.h | 81 * @system_time: system time on air rise 82 * @tsf: TSF on air rise 83 * @beacon_timestamp: beacon on air rise
|
| D | rx.h | 89 * @system_timestamp: GP2 at on air rise 90 * @timestamp: TSF at on air rise 91 * @beacon_time_stamp: beacon at on-air rise 491 * @gp2_on_air_rise: GP2 timer value on air rise (INA) 498 * TSF value on air rise (INA), only valid if 586 * @gp2_on_air_rise: GP2 timer value on air rise (INA) 593 * TSF value on air rise (INA), only valid if 719 * @on_air_rise_time: GP2 during on air rise
|
| /kernel/linux/linux-5.10/Documentation/leds/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/leds/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/i2c/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | fsl,imx8mq-usb-phy.yaml | 44 fsl,phy-tx-rise-tune-percent: 46 Adjusts the rise/fall time duration of the HS waveform relative to
|
| D | qcom,usb-snps-femto-v2.yaml | 115 qcom,hs-rise-fall-time-bp: 117 This adjusts the rise/fall times of the high-speed waveform.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | cs42l42.txt | 30 - cirrus,ts-dbnc-rise : Debounce the rising edge of TIP_SENSE_PLUG. With no 101 cirrus,ts-dbnc-rise = <0x05>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/ |
| D | ci-hdrc-usb2.yaml | 296 fsl,picophy-rise-fall-time-adjust: 298 HS Transmitter Rise/Fall Time Adjustment. Adjust the rise/fall times 299 of the high-speed transmitter waveform. It has no unit. The rise/fall
|
| /kernel/linux/linux-6.6/drivers/clk/tegra/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/clk/tegra/ |
| 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 */ 1201 /* Use hardwired rise->rise & fall->fall clock propagation delays */ in tegra114_clock_tune_cpu_trimmers_high() 1225 * Use software-specified rise->rise & fall->fall clock in tegra114_clock_tune_cpu_trimmers_low() 1250 /* Increment the rise->rise clock delay by four steps */ in tegra114_clock_tune_cpu_trimmers_init() 1257 * Use the rise->rise clock propagation delay specified in the in tegra114_clock_tune_cpu_trimmers_init()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ |
| D | mvebu-devbus.txt | 92 address and data to DEV_WEn rise. 100 data after DEV_WEn rise.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
| D | mvebu-devbus.txt | 92 address and data to DEV_WEn rise. 100 data after DEV_WEn rise.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/watchdog/ |
| D | starfive,jh7100-wdt.yaml | 17 output(WDOGINT) will rise when counter is 0. The counter will reload
|