/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-power-twl4030 | 9 "auto" draw power as appropriate for detected 11 "off" do not draw any power. 30 "auto" draw power as appropriate for detected 32 "off" do not draw any power.
|
/linux/net/ceph/crush/ |
H A 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/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb_accel.c | 35 free = (u32) inreg(draw, GDC_REG_FIFO_COUNT); in mb862xxfb_write_fifo() 316 outreg(draw, GDC_REG_DRAW_BASE, 0); in mb862xxfb_init_accel() 317 outreg(draw, GDC_REG_MODE_MISC, 0x8000); in mb862xxfb_init_accel() 318 outreg(draw, GDC_REG_X_RESOLUTION, xres); in mb862xxfb_init_accel()
|
H A D | mb862xxfb.h | 71 void __iomem *draw; member
|
H A D | mb862xxfbdrv.c | 562 reg, inreg(draw, reg)); in dispregs_show() 566 reg, inreg(draw, reg)); in dispregs_show() 628 par->draw = par->mmio_base + MB862XX_DRAW_BASE; in mb862xx_gdc_init() 850 par->draw = par->mmio_base + MB862XX_DRAW_BASE; in coralp_init() 933 par->draw = par->mmio_base + MB86297_DRAW_BASE; in carmine_init() 944 if (inreg(draw, GC_2D3D_REV) == GC_RE_REVISION) in carmine_init()
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-yuv.c | 947 int draw, display; in ivtv_yuv_next_free() local 953 draw = atomic_read(&yi->next_fill_frame); in ivtv_yuv_next_free() 956 if (display > draw) in ivtv_yuv_next_free() 959 if (draw - display >= yi->max_frames_buffered) in ivtv_yuv_next_free() 960 draw = (u8)(draw - 1) % IVTV_YUV_BUFFERS; in ivtv_yuv_next_free() 962 yi->new_frame_info[draw].update = 0; in ivtv_yuv_next_free() 964 yi->draw_frame = draw; in ivtv_yuv_next_free()
|
/linux/drivers/tty/vt/ |
H A D | vt.c | 2759 if (draw->x < 0) in con_flush() 2763 (u16 *)draw->to - (u16 *)draw->from, vc->state.y, in con_flush() 2764 draw->x); in con_flush() 2765 draw->x = -1; in con_flush() 2988 con_flush(vc, draw); in vc_con_write_normal() 2996 con_flush(vc, draw); in vc_con_write_normal() 3013 draw->x = vc->state.x; in vc_con_write_normal() 3014 draw->from = vc->vc_pos; in vc_con_write_normal() 3036 con_flush(vc, draw); in vc_con_write_normal() 3091 con_flush(vc, &draw); in do_con_write() [all …]
|
/linux/Documentation/admin-guide/pm/ |
H A 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
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | cputopology.rst | 19 draw这些层次结构相关的文件仅在体系结构提供了下文描述的宏的条件下被创建。
|
/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | cputopology.rst | 19 draw這些層次結構相關的文件僅在體系結構提供了下文描述的宏的條件下被創建。
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_ioctl.c | 190 struct qxl_drawable *draw = fb_cmd; in qxl_process_single_command() local 192 draw->mm_time = qdev->rom->mm_clock; in qxl_process_single_command()
|
/linux/drivers/gpu/drm/ci/xfails/ |
H A D | i915-whl-fails.txt | 35 kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-cpu,Timeout
|
H A D | i915-amly-fails.txt | 36 kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-cpu,Timeout
|
H A D | i915-glk-fails.txt | 38 kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-cpu,Timeout
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | bq25890.yaml | 64 description: maximum allowed current draw in boost mode (in uA)
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom,rpm-regulator.yaml | 90 # based on realtime current draw, only for pm8921 smps and ftsmps
|
/linux/Documentation/admin-guide/acpi/ |
H A D | fan_performance_states.rst | 54 * ``power_mw``: Power draw of the fan in this state in milliwatts.
|
/linux/Documentation/trace/ |
H A D | events-power.rst | 46 correctly draw the states diagrams and to calculate accurate statistics etc.
|
/linux/tools/perf/Documentation/ |
H A D | perf-timechart.txt | 70 Don't draw EAGAIN IO events.
|
/linux/drivers/video/fbdev/ |
H A D | cg6.c | 196 u32 draw; member 341 val = sbus_readl(&fbc->draw); in cg6_fillrect()
|
/linux/Documentation/gpu/amdgpu/display/ |
H A D | mpo-overview.rst | 139 draw a transparent cutout for where the video should be placed on the desktop 152 draw a transparent cutout for where each video should be placed on the desktop
|
/linux/Documentation/i2c/busses/ |
H A D | i2c-parport.rst | 91 current you can draw from the parallel port is limited. Also note that
|
/linux/drivers/video/fbdev/core/ |
H A D | Kconfig | 209 For example, to draw a single character, instead of using bitmaps,
|
/linux/Documentation/w1/slaves/ |
H A D | w1_therm.rst | 112 maximum current draw of 1.5mA and that a 5k pullup resistor is not
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | legacy_dvb_osd.rst | 21 It is a kind of canvas one can draw on.
|