Home
last modified time | relevance | path

Searched refs:lines (Results 726 – 750 of 1347) sorted by relevance

1...<<21222324252627282930>>...54

/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-vegman-sx20.dts50 /* SGPIO lines. even: input, odd: output */
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui-krane.dtsi101 /* 192 lines */
/openbmc/linux/drivers/misc/altera-stapl/
H A Daltera.c142 u32 size, line, lines, linebits, value, j, k; in altera_export_bool_array() local
147 lines = (count + (HEX_LINE_BITS - 1)) / HEX_LINE_BITS; in altera_export_bool_array()
149 for (line = 0; line < lines; ++line) { in altera_export_bool_array()
150 if (line < (lines - 1)) { in altera_export_bool_array()
156 count - ((lines - 1) * HEX_LINE_BITS); in altera_export_bool_array()
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py3177 self.lines = f.readlines()
3178 self.length = len(self.lines)
3184 line = self.lines[self.linenr]
3187 line = line[:-2] + self.lines[self.linenr]
3195 line = self.lines[linenr]
3198 line = line[:-2] + self.lines[linenr]
3203 while self.lines[self.linenr].endswith("\\\n"):
/openbmc/linux/Documentation/networking/device_drivers/hamradio/
H A Dbaycom.rst112 Both lines configure the first port to drive a ser12 modem at the first
119 Both lines configure the first port to drive a picpar modem at the
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam57xx-idk-common.dtsi418 data-lines = <24>;
604 data-lines = <24>;
/openbmc/openbmc-test-automation/redfish/events/
H A Dtest_bmc_snmp_config.robot202 ${lines} = Split To Lines ${SNMP_LISTEN_OUT}
203 ${trap_info}= Get From List ${lines} -1
/openbmc/qemu/docs/system/
H A Dintroduction.rst83 the command lines are generally more explicit in defining the machine
84 and boot behaviour. You will find often find example command lines in
/openbmc/qemu/docs/system/riscv/
H A Dvirt.rst35 information about the addresses, interrupt lines and other configuration of
201 ``qemu-system-riscv32`` in the command lines above to boot the 32-bit U-Boot.
/openbmc/linux/Documentation/fb/
H A Dframebuffer.rst163 The electron beam draws horizontal lines (scanlines) from left to right, and
192 A full screen counts 480 (yres) lines, but we have to consider the vertical
193 retrace too (e.g. 49 `lines`). So a full screen will take::
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dlib.sh1701 local lines=`grep '^\w' $tmpfile | wc -l`
1702 test $lines -eq $el
1703 check_err $? "$what: $lines lines of events, expected $el"
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
H A Dlib.sh1701 local lines=`grep '^\w' $tmpfile | wc -l`
1702 test $lines -eq $el
1703 check_err $? "$what: $lines lines of events, expected $el"
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/
H A Dnet_forwarding_lib.sh1701 local lines=`grep '^\w' $tmpfile | wc -l`
1702 test $lines -eq $el
1703 check_err $? "$what: $lines lines of events, expected $el"
/openbmc/linux/tools/testing/selftests/drivers/net/team/
H A Dnet_forwarding_lib.sh1701 local lines=`grep '^\w' $tmpfile | wc -l`
1702 test $lines -eq $el
1703 check_err $? "$what: $lines lines of events, expected $el"
/openbmc/u-boot/doc/
H A DREADME.armada-secureboot293 have to be crafted by hand. The needed fuse lines can be looked up in [1]; a
302 * Lock the unused fuse lines
308 ARMADA SoC demands that whole fuse lines (64 bit values) have to be written as
323 unused fuse lines.
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Drecipe-style-guide.rst93 - Long variables should be split over multiple lines when possible by using
96 - When splitting a long variable over multiple lines, all continuation lines
132 possibly with multiple lines. If no reasonable description can be written,
/openbmc/linux/Documentation/translations/it_IT/doc-guide/
H A Dkernel-doc.rst106 * comment lines.
112 * lines.
139 * that continues on next lines
145 * that continues on next lines
/openbmc/linux/Documentation/dev-tools/
H A Dcoccinelle.rst87 - ``context`` highlights lines of interest and their context in a
441 ``context`` highlights lines of interest and their context
445 intent of the ``context`` mode is to highlight the important lines
447 lines around. This output can be used with the diff mode of
/openbmc/linux/tools/mm/
H A Dslabinfo.c1322 int lines = output_lines; in output_slabs() local
1325 lines != 0; slab++) { in output_slabs()
1330 if (lines != -1) in output_slabs()
1331 lines--; in output_slabs()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dapq8096-db820c.dts33 * For the lines routed to the external connectors the
34 * lines are named after the 96Boards CE Specification 1.0,
41 * UART3. This is only for the informational lines i.e. "[FOO]",
42 * the GPIO named lines "GPIO-A" thru "GPIO-L" are the only
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dspi-orion.txt19 chip-select lines 0 through 7 respectively.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch/
H A D0001-kpatch-build-add-cross-compilation-support.patch13 Also removed quotes in exec lines, so it is
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-v4l2-mplane.rst44 lines. See struct :c:type:`v4l2_pix_format`.
H A Dmetafmt-vsp1-hgt.rst65 of these areas proportional to their position along the diagonal lines
/openbmc/linux/Documentation/driver-api/tty/
H A Dtty_ldisc.rst28 tty_ldisc structure in the ldisc table counts the number of lines using this

1...<<21222324252627282930>>...54