/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | external-scm.rst | 39 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 D | runner.py | 49 def __init__(self, lines): argument 50 self._lines = lines
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | brcm,brcmstb-gpio.yaml | 43 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 D | intel,pinctrl-keembay.yaml | 35 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 D | omap3-gta04a5one.dts | 16 /* address lines */ 21 /* data lines, gpmc_d0..d7 not muxable according to TRM */
|
H A D | am57xx-sbc-am57x.dts | 130 data-lines = <24>; 145 data-lines = <24>;
|
/openbmc/qemu/configs/devices/ppc-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | men-a021-wdt.txt | 1 Bindings for MEN A21 Watchdog device connected to GPIO lines
|
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/share/ |
H A D | dot.bashrc | 6 # You may uncomment the following lines if you want `ls' to be colorized:
|
/openbmc/linux/Documentation/filesystems/nfs/ |
H A D | knfsd-stats.rst | 16 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/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/ |
H A D | defconfig | 4 # 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 D | README.ublimage | 38 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 D | gen_misc.py | 336 lines = [] 346 lines.append(line) 349 return lines
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-annotate.txt | 74 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/openpower-occ-control/ |
H A D | occ_ffdc.cpp | 229 FFDCFiles& fileList, const std::string& executable, unsigned int lines) in addJournalEntries() argument 231 auto journalFile = makeJsonFFDCFile(getJournalEntries(lines, executable)); in addJournalEntries() 236 "NUM", lines, "APP", executable); in addJournalEntries()
|
/openbmc/gpioplus/src/gpioplus/ |
H A D | handle.hpp | 80 Handle(const Chip& chip, const std::vector<Line>& lines, HandleFlags flags,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/doxygen/ |
H A D | doxygen_1.9.3.bb | 19 -DBISON_TARGET_ARG_COMPILE_FLAGS='--no-lines' \
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | atafb.c | 1296 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 D | nsa320.rst | 30 lines which are used to provide chip select, clock and data lines. The
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am57xx-sbc-am57x.dts | 133 data-lines = <24>; 148 data-lines = <24>;
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | kernel_include.py | 120 lines = include_file.readlines() 121 rawtext = ''.join(lines[startline:endline])
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | ti,am3359-tsc.yaml | 39 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 D | console.h | 59 unsigned int lines); 72 void (*con_scrolldelta)(struct vc_data *vc, int lines);
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | brcm,bcm7038-l1-intc.yaml | 11 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 D | cdomain.py | 111 lines = iter(source[0].splitlines(True)) 112 for n in lines:
|