Home
last modified time | relevance | path

Searched refs:lines (Results 251 – 275 of 1352) sorted by relevance

1...<<11121314151617181920>>...55

/openbmc/qemu/configs/devices/xtensa-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/openbmc/qemu/configs/devices/sparc-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/openbmc/qemu/configs/devices/mips-softmmu/
H A Dcommon.mak3 # Uncomment the following lines to disable these optional devices:
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/
H A Dvirtual_isys.c592 buf->lines = 4; /* use double buffering for online usecases */ in acquire_ib_buffer()
594 buf->lines = 2; in acquire_ib_buffer()
597 return ia_css_isys_ibuf_rmgr_acquire(buf->stride * buf->lines, in acquire_ib_buffer()
744 cfg->ib_buffer.lines = channel->ib_buffer.lines; in calculate_ibuf_ctrl_cfg()
764 cfg->dest_buf_cfg.lines = LINES_OF_ISP_INPUT_BUF; in calculate_ibuf_ctrl_cfg()
/openbmc/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,omap3-dss.txt23 - data-lines: number of lines used
/openbmc/linux/arch/x86/boot/
H A Dvideo-vga.c157 static void vga_set_vertical_end(int lines) in vga_set_vertical_end() argument
161 int end = lines-1; in vga_set_vertical_end()
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dloongson,liointc.yaml15 can route local I/O interrupt to interrupt lines of cores.
60 interrupt lines. Each cell refers to a parent interrupt line from 0 to 3
H A Dbrcm,bcm6345-l1-intc.txt4 directly to one of the HW INT lines on each CPU.
8 - 32, 64 or 128 incoming level IRQ lines
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dite,it66121.yaml65 - 12 # 12 data lines connected and dual-edge mode
66 - 24 # 24 data lines connected and single-edge mode
/openbmc/linux/include/uapi/linux/
H A Dgpio.h35 __u32 lines; member
417 __u32 lines; member
/openbmc/linux/drivers/staging/pi433/Documentation/devicetree/
H A Dpi433.txt11 With the following lines in gpio-section, the gpio pins, connected with pi433 are
25 With the following lines in spi section, the device pi433 is declared.
/openbmc/qemu/docs/sphinx/
H A Dkerneldoc.py126 lines = statemachine.string2lines(out, tab_width, convert_whitespace=True)
131 for line in lines:
/openbmc/qemu/tests/qemu-iotests/
H A Dpylintrc18 too-many-lines,
59 min-similarity-lines=10
/openbmc/qemu/
H A D.exrc2 "following settings (without the " symbol) as last two lines in $HOME/.vimrc:
/openbmc/qemu/configs/devices/sparc64-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/openbmc/u-boot/test/py/
H A Dconftest.py225 lines = f.readlines()
227 lines = []
228 lines.sort()
231 for l in lines:
/openbmc/linux/Documentation/admin-guide/gpio/
H A Dgpio-sim.rst7 chips for testing purposes. The lines exposed by these chips can be accessed
47 the number of lines exposed by this bank.
70 specific lines. The name of those subdirectories must take the form of:
119 Manipulating simulated lines
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/
H A D0002-ssaparse-enhance-SSA-text-lines-parsing.patch4 Subject: [PATCH] ssaparse: enhance SSA text lines parsing.
7 and there's are maybe multiple Dialog lines in one input buffer.
57 + /* there are may have multiple dialogue lines at a time */
63 + /* ignore Format: and Style: lines */
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp125 lines = 0; in init()
160 lines--; in append()
171 lines++; in append()
176 pages = (lines / line_per_page) + ((lines % line_per_page) ? 1 : 0); in append()
327 if (frame_sel.buf == nullptr || frame_sel.lines != 0 || pre_pos != pos) in chk_cri_sel_update()
832 if (frame_postcode.lines >= maxPostcodes) in udbg_get_postcode()
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-ts.c87 unsigned int lines, llength, size; in saa7134_ts_buffer_prepare() local
92 lines = dev->ts.nr_packets; in saa7134_ts_buffer_prepare()
94 size = lines * llength; in saa7134_ts_buffer_prepare()
/openbmc/qemu/configs/devices/s390x-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/openbmc/qemu/configs/devices/riscv32-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-raw-vbi.rst11 sequence of lines of an analog video signal. During VBI no picture
20 similar to uncompressed video images, a number of lines times a number
145 identify scanning lines, VBI acquisition may not require this
149 - The number of lines in the first and second field image,
166 bounds depicted\ [#f4]_, or a field image covering lines of two
204 lines of the first field followed by all lines of the second field
210 second field, then the two second lines, and so on. Such a layout
/openbmc/openbmc/poky/documentation/
H A Dstandards.md52 Source code for the documentation shouldn't have lines
53 wider than 80 characters. This makes patch lines more
56 If you have to include long commands or lines in configuration
58 into multiple lines, using the ``\`` character.
68 Exceptions are granted for file contents whose lines
/openbmc/qemu/configs/devices/riscv64-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:

1...<<11121314151617181920>>...55