Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...50

/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dmelexis,mlx90640.txt4 with 32x24 resolution excluding 2 lines of coefficient data that is used by
/openbmc/linux/scripts/
H A Drustdoc_test_builder.rs36 .lines() in main()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dpriv.h8 int lines; member
/openbmc/u-boot/tools/binman/
H A Dentry.py491 lines = docs.splitlines()
492 first_line = lines[0]
493 rest = [line[4:] for line in lines[1:]]
/openbmc/linux/Documentation/hwmon/
H A Dadm1026.rst45 16 general purpose digital I/O lines, eight (8) fan speed sensors (8-bit),
99 GPIO lines. Unfortunately, the chip may not be connected to the VID lines
/openbmc/linux/Documentation/arch/x86/
H A Dbuslock.rst16 A split lock is any atomic operation whose operand crosses two cache lines.
17 Since the operand spans two cache lines and the operation must be atomic,
18 the system locks the bus while the CPU accesses the two cache lines.
/openbmc/u-boot/drivers/net/
H A Dlan91c96.c644 int lines; in print_packet()
648 lines = length / 16; in print_packet()
651 for (i = 0; i < lines; i++) { in print_packet()
/openbmc/openpower-occ-control/
H A Docc_ffdc.cpp241 FFDCFiles& fileList, const std::string& executable, unsigned int lines) in addJournalEntries() argument
243 auto journalFile = makeJsonFFDCFile(getJournalEntries(lines, executable)); in addJournalEntries()
248 "NUM", lines, "APP", executable); in addJournalEntries()
/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dspi_device.cpp177 std::vector<::gpiod::line> lines; in requestMuxGPIOs() local
189 lines.push_back(line); in requestMuxGPIOs()
197 auto lineBulk = std::make_unique<::gpiod::line_bulk>(lines); in requestMuxGPIOs()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-prompt-toolkit_3.0.48.bb
/openbmc/qemu/configs/devices/ppc-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-wcwidth_0.2.13.bb1 SUMMARY = "Library for building powerful interactive command lines in Python"
/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/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_metadata.py47 lines = fd.readlines()
50 fd.write(''.join(lines[:-1]))
/openbmc/linux/Documentation/driver-api/hte/
H A Dhte.rst13 monitor sets of system signals, lines, buses etc... in realtime for state
67 lines, GPIO, chip signals, buses etc...
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dimg,pdc-intc.txt5 lines which can wake the system, and are passed on through output interrupt
6 lines.
/openbmc/u-boot/doc/
H A DREADME.pblimage67 2. These files can have empty lines and lines starting with "#" as first
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-href-family-pinctrl.dtsi75 /* Mux in VSI0 and all the data lines */
79 "lcd_d0_d7_a_1", /* Data lines */
/openbmc/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,omap4-dss.txt25 - data-lines: number of lines used
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/doxygen/
H A Ddoxygen_1.13.2.bb23 -DBISON_TARGET_ARG_COMPILE_FLAGS='--no-lines' \
/openbmc/gpioplus/src/gpioplus/
H A Dhandle.hpp80 Handle(const Chip& chip, const std::vector<Line>& lines, HandleFlags flags,
/openbmc/linux/drivers/auxdisplay/
H A Dhd44780_common.h31 int hd44780_common_lines(struct charlcd *lcd, enum charlcd_lines lines);
/openbmc/qemu/configs/devices/i386-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dclps711x-keypad.txt5 - row-gpios: List of GPIOs used as row lines.

1...<<11121314151617181920>>...50