/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-class-power-twl4030 | 7 "auto" - draw power as appropriate for detected 9 "off" - do not draw any power. 26 "auto" - draw power as appropriate for detected 28 "off" - do not draw any power.
|
/Linux-v5.4/net/ceph/crush/ |
D | mapper.c | 234 __u64 draw; in bucket_straw_choose() local 237 draw = crush_hash32_3(bucket->h.hash, x, bucket->h.items[i], r); in bucket_straw_choose() 238 draw &= 0xffff; in bucket_straw_choose() 239 draw *= bucket->straws[i]; in bucket_straw_choose() 240 if (i == 0 || draw > high_draw) { in bucket_straw_choose() 242 high_draw = draw; in bucket_straw_choose() 333 __s64 ln, draw, high_draw = 0; in bucket_straw2_choose() local 361 draw = div64_s64(ln, weights[i]); in bucket_straw2_choose() 363 draw = S64_MIN; in bucket_straw2_choose() 366 if (i == 0 || draw > high_draw) { in bucket_straw2_choose() [all …]
|
/Linux-v5.4/drivers/video/fbdev/mb862xx/ |
D | mb862xxfb_accel.c | 37 free = (u32) inreg(draw, GDC_REG_FIFO_COUNT); in mb862xxfb_write_fifo() 320 outreg(draw, GDC_REG_DRAW_BASE, 0); in mb862xxfb_init_accel() 321 outreg(draw, GDC_REG_MODE_MISC, 0x8000); in mb862xxfb_init_accel() 322 outreg(draw, GDC_REG_X_RESOLUTION, xres); in mb862xxfb_init_accel()
|
D | mb862xxfb.h | 71 void __iomem *draw; member
|
D | mb862xxfbdrv.c | 569 reg, inreg(draw, reg)); in mb862xxfb_show_dispregs() 573 reg, inreg(draw, reg)); in mb862xxfb_show_dispregs() 635 par->draw = par->mmio_base + MB862XX_DRAW_BASE; in mb862xx_gdc_init() 849 par->draw = par->mmio_base + MB862XX_DRAW_BASE; in coralp_init() 932 par->draw = par->mmio_base + MB86297_DRAW_BASE; in carmine_init() 943 if (inreg(draw, GC_2D3D_REV) == GC_RE_REVISION) in carmine_init()
|
/Linux-v5.4/drivers/media/pci/ivtv/ |
D | ivtv-yuv.c | 944 int draw, display; in ivtv_yuv_next_free() local 950 draw = atomic_read(&yi->next_fill_frame); in ivtv_yuv_next_free() 953 if (display > draw) in ivtv_yuv_next_free() 956 if (draw - display >= yi->max_frames_buffered) in ivtv_yuv_next_free() 957 draw = (u8)(draw - 1) % IVTV_YUV_BUFFERS; in ivtv_yuv_next_free() 959 yi->new_frame_info[draw].update = 0; in ivtv_yuv_next_free() 961 yi->draw_frame = draw; in ivtv_yuv_next_free()
|
/Linux-v5.4/Documentation/admin-guide/pm/ |
D | strategies.rst | 39 draw (or maximum energy usage) of it. If all of them are inactive, the system 41 state from the physical system configuration and power draw perspective, but
|
D | sleep-states.rst | 130 Powering down means minimum power draw and it allows this mechanism to work on
|
D | cpufreq.rst | 418 to go up to the allowed maximum immediately and then draw back to the value
|
/Linux-v5.4/drivers/gpu/drm/qxl/ |
D | qxl_ioctl.c | 194 struct qxl_drawable *draw = fb_cmd; in qxl_process_single_command() local 196 draw->mm_time = qdev->rom->mm_clock; in qxl_process_single_command()
|
/Linux-v5.4/Documentation/devicetree/bindings/power/supply/ |
D | bq25890.txt | 20 - ti,boost-max-current: integer, maximum allowed current draw in boost mode
|
/Linux-v5.4/drivers/gpu/drm/via/ |
D | via_dmablit.c | 576 int draw = xfer->to_fb; in via_build_sg_info() local 579 vsg->direction = (draw) ? DMA_TO_DEVICE : DMA_FROM_DEVICE; in via_build_sg_info()
|
/Linux-v5.4/Documentation/trace/ |
D | events-power.rst | 46 correctly draw the states diagrams and to calculate accurate statistics etc.
|
/Linux-v5.4/Documentation/w1/slaves/ |
D | w1_therm.rst | 65 maximum current draw of 1.5mA and that a 5k pullup resistor is not
|
/Linux-v5.4/tools/perf/Documentation/ |
D | perf-timechart.txt | 70 Don't draw EAGAIN IO events.
|
/Linux-v5.4/drivers/video/fbdev/ |
D | cg6.c | 196 u32 draw; member 341 val = sbus_readl(&fbc->draw); in cg6_fillrect()
|
/Linux-v5.4/Documentation/i2c/busses/ |
D | i2c-parport.rst | 91 current you can draw from the parallel port is limited. Also note that
|
/Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
D | qcom-rpm.txt | 203 realtime current draw, only for:
|
/Linux-v5.4/Documentation/networking/ |
D | packet_mmap.txt | 363 If you check the source code you will see that what I draw here as a frame 366 meta information like timestamp. So what we draw here a frame it's really
|
/Linux-v5.4/Documentation/driver-api/pm/ |
D | cpuidle.rst | 28 depended on by it into an idle state in which they will draw less power.
|
/Linux-v5.4/drivers/usb/gadget/ |
D | Kconfig | 104 Some devices need to draw power from USB when they are
|
/Linux-v5.4/drivers/auxdisplay/ |
D | Kconfig | 126 You can freeze the computer, or the LCD maybe can't draw as fast as you
|
/Linux-v5.4/Documentation/fb/ |
D | matroxfb.rst | 367 time for draw 6144000 characters on screen through /dev/vcsa
|
/Linux-v5.4/kernel/trace/ |
D | Kconfig | 169 draw a call graph for each thread with some information like
|
/Linux-v5.4/Documentation/filesystems/ |
D | sharedsubtree.txt | 730 I won't draw the tree..but it has 24 vfsmounts
|