Home
last modified time | relevance | path

Searched refs:lines (Results 301 – 325 of 1347) sorted by relevance

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

/openbmc/openbmc/poky/documentation/dev-manual/
H A Dexternal-scm.rst39 listed include file that contains numerous lines of exactly that form::
59 These lines allow you to
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Drunner.py49 def __init__(self, lines): argument
50 self._lines = lines
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dbrcm,brcmstb-gpio.yaml43 Number of GPIO lines for each bank. Number of elements must
49 The interrupt shared by all GPIO lines for this controller.
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dintel,pinctrl-keembay.yaml35 Specifies the interrupt lines to be used by the controller.
36 Each interrupt line is shared by upto 4 GPIO lines.
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-gta04a5one.dts16 /* address lines */
21 /* data lines, gpmc_d0..d7 not muxable according to TRM */
H A Dam57xx-sbc-am57x.dts130 data-lines = <24>;
145 data-lines = <24>;
/openbmc/qemu/configs/devices/ppc-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dmen-a021-wdt.txt1 Bindings for MEN A21 Watchdog device connected to GPIO lines
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/share/
H A Ddot.bashrc6 # You may uncomment the following lines if you want `ls' to be colorized:
/openbmc/linux/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst16 All the files described here are formatted as a sequence of text lines,
19 by parsing routines. All other lines contain a sequence of fields
29 all the other lines. The other lines present the following data as
/openbmc/qemu/hw/sd/
H A Domap_mmc.c39 int lines; member
467 if (s->dw != 0 && s->lines < 4) in omap_mmc_write()
604 s->lines = 1; /* TODO: needs to be settable per-board */ in omap_mmc_init()
630 s->lines = 4; in omap2_mmc_init()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/
H A Ddefconfig4 # hostapd binary. All lines starting with # are ignored. Configuration option
5 # lines must be commented out complete, if they are not to be included, i.e.,
9 # be modified from here. In most cass, these lines should use += in order not
/openbmc/u-boot/doc/
H A DREADME.ublimage38 2. This file can have empty lines and lines starting with "#" as first
40 3. This file can have configuration command lines as mentioned below,
/openbmc/openbmc-test-automation/lib/
H A Dgen_misc.py336 lines = []
346 lines.append(line)
349 return lines
/openbmc/linux/tools/perf/Documentation/
H A Dperf-annotate.txt74 Print matching source lines (may be slow).
94 samples, TAB/UNTAB cycles through the lines with more samples.
156 functions to display, not about lines within the function.
/openbmc/gpioplus/src/gpioplus/
H A Dhandle.hpp80 Handle(const Chip& chip, const std::vector<Line>& lines, HandleFlags flags,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/doxygen/
H A Ddoxygen_1.9.3.bb19 -DBISON_TARGET_ARG_COMPILE_FLAGS='--no-lines' \
/openbmc/linux/drivers/video/fbdev/
H A Datafb.c1296 int lines; in falcon_decode_var() local
1298 for (lines = 0; in falcon_decode_var()
1301 lines++) in falcon_decode_var()
1303 upper_margin += lines; in falcon_decode_var()
1304 lower_margin += lines; in falcon_decode_var()
1308 int lines; in falcon_decode_var() local
1309 for (lines = 0; in falcon_decode_var()
1312 lines += 2) in falcon_decode_var()
1319 int lines; in falcon_decode_var() local
1320 for (lines = 0; in falcon_decode_var()
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dnsa320.rst30 lines which are used to provide chip select, clock and data lines. The
/openbmc/u-boot/arch/arm/dts/
H A Dam57xx-sbc-am57x.dts133 data-lines = <24>;
148 data-lines = <24>;
/openbmc/u-boot/Documentation/sphinx/
H A Dkernel_include.py120 lines = include_file.readlines()
121 rawtext = ''.join(lines[startline:endline])
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dti,am3359-tsc.yaml39 first four bits represent the analog lines and the next 4 bits represent
41 input lines and terminals respectively are as follows, AIN0 = 0, AIN1 = 1
/openbmc/linux/include/linux/
H A Dconsole.h59 unsigned int lines);
72 void (*con_scrolldelta)(struct vc_data *vc, int lines);
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dbrcm,bcm7038-l1-intc.yaml11 directly to one of the HW INT lines on each CPU. Every BCM7xxx set-top chip
16 - 64, 96, 128, or 160 incoming level IRQ lines
/openbmc/linux/Documentation/sphinx/
H A Dcdomain.py111 lines = iter(source[0].splitlines(True))
112 for n in lines:

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