/openbmc/u-boot/doc/device-tree-bindings/gpio/ |
H A D | gpio-pcf857x.txt | 3 The PCF857x-compatible chips have "quasi-bidirectional" I/O lines that can be 39 - lines-initial-states: Bitmask that specifies the initial state of each 43 all lines will be initialized to the input state.
|
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | fib_notifications.sh | 64 lines=`wc -l $outfile | cut "-d " -f1` 65 test $lines -eq $expected_num_lines 66 check_err $? "$expected_num_lines notifications were expected but $lines were received"
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | qcom,usb-8x16-phy.txt | 54 controlled by GPIO to de/multiplex D+/D- USB lines 73 // D+/D- lines: 1 - Routed to HUB, 0 - Device connector
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | debugfs-wilco-ec | 7 some GPIO lines. The h1_gpio attribute exposes the state 8 of the lines:
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_kmod.py | 92 def check_target(lines, install): argument 95 for line in lines:
|
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | ti,tfp410.yaml | 60 - 12 # 12 data lines connected and dual-edge mode 61 - 24 # 24 data lines connected and single-edge mode
|
H A D | toshiba,tc358768.yaml | 60 data-lines: 115 data-lines = <24>;
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-aw2013.yaml | 32 description: Regulator providing power for pull-up of the I/O lines. 35 needed for the correct operation of the interrupt and I2C lines.
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | sanity.bbclass | 19 lines = f.readlines() 20 return lines 22 def sanity_conf_find_line(pattern, lines): 25 for index, line in enumerate(lines) 28 def sanity_conf_update(fn, lines, version_var_name, new_version): 32 f.write(''.join(lines)) 102 lines = [] 108 lines = sanity_conf_read(bblayers_fn) 169 f.write(''.join(lines)) 567 lines = f.readlines() [all …]
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_loadimage.c | 45 struct line lines[]; member 393 if (!img.lines[i].line) in decompress() 395 addr = img.lines[i].addr; in decompress() 399 boottime->copy_mem(buf + addr, img.lines[i].line, len); in decompress()
|
/openbmc/u-boot/tools/dtoc/ |
H A D | test_dtoc.py | 158 lines = infile.read().splitlines() 159 self.assertEqual(HEADER.splitlines(), lines) 163 lines = infile.read().splitlines() 164 self.assertEqual(C_HEADER.splitlines() + [''], lines)
|
/openbmc/openbmc/poky/scripts/ |
H A D | crosstap | 130 self.lines = [] 132 self.lines.append(line.decode('utf-8')) 139 ''.join(self.lines)) 154 for line in self.lines:
|
H A D | oe-pkgdata-browser | 60 with open(filename) as lines: 61 lines = chain(("[fake]",), (line.replace(": ", " = ", 1) for line in lines)) 62 parser.read_file(lines)
|
/openbmc/qemu/configs/devices/or1k-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_simple/files/ |
H A D | ima_policy_simple | 2 # (policy with one line works, two lines don't).
|
/openbmc/linux/Documentation/devicetree/bindings/display/ti/ |
H A D | ti,dra7-dss.txt | 36 - data-lines: number of lines used
|
/openbmc/qemu/docs/devel/ |
H A D | trivial-patches.rst | 9 Trivial patches that change just a few lines of code sometimes languish 19 - Only touch a few lines of code.
|
/openbmc/linux/tools/gpio/ |
H A D | lsgpio.c | 128 cinfo.name, cinfo.label, cinfo.lines); in list_device() 131 for (i = 0; i < cinfo.lines; i++) { in list_device()
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | versatile-pb.dts | 9 /* The Versatile PB is using more SIC IRQ lines than the AB */ 13 * Valid interrupt lines mask according to
|
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/ |
H A D | hosts | 3 # The following lines are desirable for IPv6 capable hosts
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | renesas,rcar-gyroadc.yaml | 13 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/qemu/configs/devices/loongarch64-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/qemu/configs/devices/hppa-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/qemu/configs/devices/alpha-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/qemu/configs/devices/sh4-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|