Searched refs:lines (Results 901 – 925 of 1352) sorted by relevance
1...<<31323334353637383940>>...55
/openbmc/linux/Documentation/driver-api/ |
H A D | mtdnand.rst | 153 NAND chip(s). The access can be done by GPIO pins or by address lines. 154 If you use address lines, make sure that the timing requirements are 174 *Address lines based example.* It's assumed that the nCE pin is driven 237 /* Set address of NAND IO lines */ 331 *Address lines based example.* Its assumed that the nCE pins are
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | sstate.bbclass | 1276 lines = f.readlines() 1277 for l in reversed(lines): 1310 lines.remove(r) 1318 for l in lines: 1356 lines = f.readlines() 1357 for l in lines:
|
/openbmc/linux/Documentation/usb/ |
H A D | acm.rst | 101 The presence of these three lines (and the Cls= 'comm' and 'data' classes)
|
/openbmc/linux/Documentation/power/ |
H A D | swsusp-dmcrypt.rst | 45 lines::
|
/openbmc/linux/Documentation/locking/ |
H A D | preempt-locking.rst | 122 moving the spin_lock up two lines.
|
/openbmc/linux/arch/sparc/lib/ |
H A D | M7memset.S | 184 ! must be > pre-cleared lines
|
/openbmc/u-boot/doc/device-tree-bindings/adc/ |
H A D | st,stm32-adc.txt | 31 interrupt lines, one for each ADC within ADC block.
|
/openbmc/u-boot/doc/ |
H A D | README.memory-test | 73 static errors like shorts between data or address lines, unconnected
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | omap3-beagle-xm.dts | 393 data-lines = <24>;
|
/openbmc/linux/Documentation/trace/ |
H A D | events-kmem.rst | 61 impairs performance by disabling interrupts, dirtying cache lines between
|
/openbmc/sdbusplus/ |
H A D | README.md | 65 In a few, relatively succinct, C++ lines this snippet will create a D-Bus
|
/openbmc/qemu/docs/config/ |
H A D | mach-virt-serial.cfg | 12 # You will probably need to tweak the lines marked as
|
/openbmc/linux/Documentation/gpu/ |
H A D | automated_testing.rst | 100 lines from one or more of the files in
|
/openbmc/linux/scripts/coccinelle/iterators/ |
H A D | for_each_child.cocci | 357 msg = "WARNING: Function \"%s\" should have of_node_put() before goto around lines %s." % (i,j3[0].…
|
/openbmc/linux/sound/soc/atmel/ |
H A D | Kconfig | 176 2 data lines. The signal path includes an audio grade programmable
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | panel-edp.yaml | 44 slightly different numbers / lines but all pretty much the same
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-beagle-xm.dts | 403 data-lines = <24>;
|
H A D | omap3-devkit8000-common.dtsi | 372 data-lines = <24>;
|
/openbmc/linux/drivers/parport/ |
H A D | Kconfig | 84 find out things like base addresses, IRQ lines and DMA channels. It
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp157c-ev1.dts | 193 data-shift = <2>; /* lines 9:2 are used */
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | svga.rst | 157 cards with S3 chipsets and old Cirrus Logic BIOSes) -- mainly extra lines at the 189 If you set some extended mode and there's one or more extra lines on the
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-trace.txt | 186 option is equivalent to the number of lines printed. 233 the same beautifiers used in the strace-like enter+exit lines to augment the
|
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_print.py | 263 lines, 307 print_varx("lines", lines, indent=debug_indent + 2)
|
/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/templates/default/ |
H A D | local.conf.sample | 165 # run tests against any SDK that are built. To enable this uncomment these lines. 231 # use of these by uncommenting the following lines. This will mean the build uses
|
/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/templates/default/ |
H A D | local.conf.sample | 165 # run tests against any SDK that are built. To enable this uncomment these lines. 231 # use of these by uncommenting the following lines. This will mean the build uses
|
1...<<31323334353637383940>>...55