Searched refs:fade (Results 1 - 16 of 16) sorted by relevance

/linux-4.4.14/include/linux/i2c/
H A Dadp8860.h106 u8 bl_fade_law; /* fade-on/fade-off transfer characteristic */
133 u8 led_fade_law; /* fade-on/fade-off transfer characteristic */
H A Dadp8870.h114 u8 bl_fade_law; /* fade-on/fade-off transfer characteristic */
149 u8 led_fade_law; /* fade-on/fade-off transfer characteristic */
/linux-4.4.14/include/linux/mfd/pcf50633/
H A Dbacklight.h36 * the fade should take. The lower the value the higher the fade time.
/linux-4.4.14/drivers/leds/
H A Dleds-blinkm.c78 u8 fade_speed; /* fade speed 1 - 255 */
80 u8 fade:1; /* fade on = 1, off = 0 */ member in struct:blinkm_data
81 u8 rand:1; /* rand fade mode on = 1 */
298 /* TODO: HSB, fade, timeadj, script ... */
770 /* red fade to off */ blinkm_remove()
H A Dleds-tca6507.c207 * The second is to be used as a 'fade-on' or 'fade-off' time. choose_times()
/linux-4.4.14/include/linux/mfd/
H A Dadp5520.h257 u8 fade_led_law; /* fade-on/fade-off transfer characteristic */
/linux-4.4.14/drivers/video/backlight/
H A Dadp8860_bl.c33 #define ADP8860_BLFR 0x08 /* Backlight fade in and out rates */
40 #define ADP8860_ISCFR 0x0F /* Independent sink current fade control register */
44 #define ADP8860_ISCF 0x13 /* Independent sink current fade register */
H A Dadp8870_bl.c35 #define ADP8870_BLFR 0x09 /* Backlight fade in and out rates */
46 #define ADP8870_ISCLAW 0x1A /* Independent sink current fade law register */
50 #define ADP8870_ISCF 0x1E /* Independent sink current fade register */
/linux-4.4.14/include/uapi/linux/
H A Dinput.h299 * @fade_length: duration of fade (ms)
300 * @fade_level: level at the end of fade
305 * Valid range for the attack and fade levels is 0x0000 - 0x7fff
/linux-4.4.14/arch/blackfin/mach-bf537/boards/
H A Dstamp.c2015 .bl_fade_law = ADP8870_FADE_LAW_CUBIC1, /* fade-on/fade-off transfer characteristic */
2042 .led_fade_law = ADP8870_FADE_LAW_SQUARE, /* fade-on/fade-off transfer characteristic */
2065 .bl_fade_law = ADP8860_FADE_LAW_CUBIC1, /* fade-on/fade-off transfer characteristic */
2084 .led_fade_law = ADP8860_FADE_LAW_SQUARE, /* fade-on/fade-off transfer characteristic */
/linux-4.4.14/drivers/media/i2c/
H A Dvs6624_regs.h286 /* fade to black */
287 #define VS6624_F2B_DISABLE 0x2480 /* disable fade to black */
/linux-4.4.14/drivers/lguest/x86/
H A Dswitcher_32.S105 // We told gcc all its regs could fade,
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dcx24110.c92 {0x38,0x07}, /* @ enable fade recovery, but not autostart AutoAcq */
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dservice.c402 const int fade = 4; ptlrpc_server_nthreads_check() local
425 for (; factor > 0 && weight > 0; factor--, weight -= fade) ptlrpc_server_nthreads_check()
426 nthrs += min(weight, fade) * factor; ptlrpc_server_nthreads_check()
/linux-4.4.14/sound/pci/asihpi/
H A Dhpi.h682 /** log fade - dB attenuation changes linearly over time */
684 /** linear fade - amplitude changes linearly */
/linux-4.4.14/sound/pci/au88x0/
H A Dau88x0_core.c436 Register ISR callback for volume smooth fade out. vortex_mixer_init()
565 sweep: Enable Samplerate fade from cr toward tr flag.

Completed in 607 milliseconds