| /linux/drivers/pwm/ |
| H A D | pwm-bcm-kona.c | 26 * 3) If the smooth bit and trigger bit are both low, the output is a constant 29 * 4) If the smooth bit is set on the rising edge of the trigger bit, output 31 * seconds away). If the smooth bit is clear, new settings will be applied 69 * Clear trigger bit but set smooth bit to maintain old output. 91 /* Set trigger bit and clear smooth bit to apply new settings */ in kona_pwmc_apply_settings()
|
| /linux/drivers/media/tuners/ |
| H A D | tda18250_priv.h | 85 #define R48_SMOOTH1 0x48 /* smooth test byte 1 */ 86 #define R49_SMOOTH2 0x49 /* smooth test byte 2 */ 87 #define R4A_SMOOTH3 0x4a /* smooth test byte 3 */
|
| /linux/samples/hid/ |
| H A D | hid_surface_dial.c | 12 * degrees), and set to 3600 for smooth scrolling. 64 "degrees), and set to 3600 for smooth scrolling.\n"); in usage()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | stats.h | 11 /* Rx smooth factor */
|
| /linux/drivers/video/fbdev/ |
| H A D | pxa168fb.h | 232 #define CFG_GRA_HSMOOTH(smooth) ((smooth) << 14) argument 249 #define CFG_DMA_HSMOOTH(smooth) ((smooth) << 6) argument
|
| /linux/net/dccp/ccids/ |
| H A D | Kconfig | |
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | marvell,armada-3700-uart-clock.yaml | 28 used for UART (most probably xtal) for smooth boot log on UART.
|
| /linux/Documentation/livepatch/ |
| H A D | cumulative-patches.rst | 89 for a smooth transition.
|
| /linux/Documentation/hwmon/ |
| H A D | asc7621.rst | 42 data sheet. Our temperature reports and fan PWM outputs are very smooth 99 The aSC7621 also includes a digital filter that can be invoked to smooth
|
| H A D | max31760.rst | 30 the user to program a smooth nonlinear fan speed vs. temperature transfer
|
| H A D | lm85.rst | 138 To smooth the response of fans to changes in temperature, the LM85 has an
|
| H A D | lm93.rst | 63 table based. The LM93 includes a digital filter that can be invoked to smooth
|
| /linux/drivers/clk/mvebu/ |
| H A D | clk-cpu.c | 89 /* Set clock divider reload smooth bit mask */ in clk_cpu_off_set_rate()
|
| /linux/lib/ |
| H A D | flex_proportions.c | 9 * exponentially decaying history to give smooth transitions. A formula
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | dib7000p.c | 2640 } else {/* Use Smooth block */ in dib7090_set_output_mode() 2641 dprintk("setting output mode TS_SERIAL using Smooth block\n"); in dib7090_set_output_mode() 2652 } else { /* Use Smooth block */ in dib7090_set_output_mode() 2653 dprintk("setting output mode TS_PARALLEL_GATED using Smooth block\n"); in dib7090_set_output_mode() 2659 case OUTMODE_MPEG2_PAR_CONT_CLK: /* Using Smooth block only */ in dib7090_set_output_mode() 2660 dprintk("setting output mode TS_PARALLEL_CONT using Smooth block\n"); in dib7090_set_output_mode() 2665 case OUTMODE_MPEG2_FIFO: /* Using Smooth block because not supported by new Mpeg Mux block */ in dib7090_set_output_mode() 2666 dprintk("setting output mode TS_FIFO using Smooth block\n"); in dib7090_set_output_mode()
|
| /linux/Documentation/sound/designs/ |
| H A D | procfile.rst | 120 buggy) hardware that doesn't give smooth pointer updates.
|
| /linux/fs/ext4/ |
| H A D | mballoc.h | 60 * as close each to other as possible to produce smooth I/O traffic
|
| /linux/drivers/video/fbdev/mmp/hw/ |
| H A D | mmp_ctrl.h | 441 #define CFG_GRA_HSMOOTH(smooth) ((smooth)<<14) argument 462 #define CFG_DMA_HSMOOTH(smooth) ((smooth)<<6) argument
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H A D | fan.c | 59 /* smooth out the fanspeed increase/decrease */ in nvkm_fan_update()
|
| /linux/Documentation/admin-guide/ |
| H A D | unicode.rst | 71 a smooth progression in the DEC VT graphics character set. I have
|
| /linux/Documentation/driver-api/usb/ |
| H A D | URB.rst | 267 completion keeps (re)submitting a later URB, you'll get smooth ISO streaming
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_taprio.c | 187 * smooth transitions between the lists in lan966x_taprio_find_list()
|
| /linux/Documentation/trace/ |
| H A D | ftrace-design.rst | 72 optimizing for the default case of no tracer will help the smooth running of
|
| /linux/include/uapi/linux/ |
| H A D | fb.h | 229 #define FB_VMODE_SMOOTH_XPAN 512 /* smooth xpan possible (internally used) */
|
| /linux/drivers/media/radio/ |
| H A D | radio-mr800.c | 37 * - Add code for scanning and smooth tuning
|