Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...54

/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Drenesas,rcar-gyroadc.yaml13 The GyroADC block is a reduced SPI block with up to 8 chipselect lines,
72 operation, single MB88101A is required. The Cx chipselect lines
73 of the MB88101A connect directly to two CHS lines of the GyroADC,
/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/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/qemu/configs/devices/riscv64-softmmu/
H A Ddefault.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/qemu/docs/sphinx/
H A Dhxtool.py105 lines = (l.rstrip() for l in f)
106 for lnum, line in enumerate(lines, 1):
/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/
H A D.exrc2 "following settings (without the " symbol) as last two lines in $HOME/.vimrc:
/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.
58 + /* there are may have multiple dialogue lines at a time */
64 + /* ignore Format: and Style: lines */
/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/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/linux/Documentation/devicetree/bindings/clock/
H A Dst,nomadik.txt35 lines from the HCLK clock tree and the gate for individual
36 lines from the PCLK clock tree.
/openbmc/u-boot/Documentation/sphinx/
H A Dkerneldoc.py104 lines = statemachine.string2lines(out, tab_width, convert_whitespace=True)
109 for line in lines:
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A Dmain.cf19 # You'll start with the following lines for maildir storage
25 # You'll start with the following lines for IMAP storage
/openbmc/linux/Documentation/sphinx/
H A Dkerneldoc.py129 lines = statemachine.string2lines(out, tab_width, convert_whitespace=True)
134 for line in lines:
/openbmc/linux/drivers/staging/greybus/
H A DTODO3 lines from device tree or ACPI.

1...<<11121314151617181920>>...54