/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | fsl-upm-nand.txt | 11 The corresponding address lines are used to select the chip.
|
/openbmc/linux/Documentation/devicetree/bindings/cache/ |
H A D | freescale-l2cache.txt | 45 - cache-line-size : Size of L2 cache lines
|
/openbmc/linux/Documentation/devicetree/bindings/power/ |
H A D | amlogic,meson-gx-pwrc.txt | 24 - resets: phandles to the reset lines needed for this power demain sequence
|
/openbmc/linux/drivers/usb/typec/mux/ |
H A D | Kconfig | 19 connected state and the swapping of the SBU lines in a Type-C port.
|
/openbmc/linux/Documentation/devicetree/bindings/reset/ |
H A D | hisilicon,hi3660-reset.yaml | 68 /* Specifying reset lines connected to IP modules */
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | recipeutils.py | 186 def outputvalue(name, lines, rewindcomments=False): argument 225 for i, ln in reversed(list(enumerate(lines))): 227 lines[i+1:i+1] = addlines 230 lines.extend(addlines) 232 lines.extend(addlines)
|
H A D | patch.py | 330 lines = [] 336 lines.append(line) 342 return lines 426 lines = GitApplyTree.extractPatchHeader(patchfile) 427 outlines, author, date, subject = GitApplyTree.interpretPatchHeader(lines)
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio.txt | 156 an array of strings defining the names of the GPIO lines going out of the 159 For lines which are routed to on-board devices, this name should be 162 such lines have opaque names (since they are by definition general-purpose) 168 However, in the case of lines that are routed to a general purpose header 314 defined in the respective pin controller. The number of pins/GPIO lines in the
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-ux500-samsung-gavini.dts | 623 /* Mux in all the data lines */ 626 /* Data lines D0-D7 GPIO70..GPIO77 */ 628 /* Data lines D8-D11 GPIO78..GPIO81 */ 630 /* Data lines D12-D15 GPIO82..GPIO85 */ 632 /* Data lines D16-D23 GPIO161..GPIO168 */
|
/openbmc/docs/designs/ |
H A D | multihost-phosphor-buttons.md | 145 (push button) has different gpio lines than that of front panel host selector 193 This button interface monitors the corresponding gpio lines for debug card host 214 console is selected.mux value can be set as configuring 4 gpio lines dedicated
|
/openbmc/linux/Documentation/arch/m68k/ |
H A D | buddha-driver.rst | 15 example leaving some address lines out of the equations...). 104 IRQ-lines of the IDE-ports by reading from the three (two 112 The IDE ports are fed by the address lines A2 to A4, just as
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/ |
H A D | 0001-Make-ndiff-support-python3.patch | 423 lines = self.output.splitlines() 424 if len(lines) > 0: 425 - lines[0] = self.id + u": " + lines[0] 426 + lines[0] = self.id + ": " + lines[0] 427 for line in lines[:-1]: 430 if len(lines) > 0: 431 - result.append(u"|_ " + lines[-1]) 432 + result.append("|_ " + lines[-1]) 920 lines.append(row) 927 - return u"\n".join(lines) [all …]
|
/openbmc/linux/drivers/media/pci/tw68/ |
H A D | tw68.h | 205 unsigned int padding, unsigned int lines);
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
H A D | volatiles | 9 # Blank lines are ignored.
|
/openbmc/u-boot/doc/device-tree-bindings/usb/ |
H A D | dwc3-st.txt | 14 for the powerdown and softreset lines of the usb3 IP
|
/openbmc/u-boot/Documentation/sphinx-static/ |
H A D | theme_overrides.css | 7 /* Interim: Code-blocks with line nos - lines and line numbers don't line up.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-touch.rst | 26 lines, or tx/rx). Mutual Capacitance measured is at the nodes where the
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Parity-6.0.0 | 25 and the contributor and source code lines above.
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/ |
H A D | libmodule-build-tiny-perl_0.047.bb | 6 Whereas Module::Build has over 6,700 lines of code; this module has less than \
|
/openbmc/qemu/include/hw/arm/ |
H A D | pxa.h | 76 ARMCPU *cpu, DeviceState *pic, int lines);
|
/openbmc/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | atmel,sama5d2-shdwc.yaml | 14 and VDDCORE and the wake-up detection on debounced input lines.
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | Kconfig | 51 dongle that has TX/RX lines crossed, or by simply connecting a
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | fsl,ls-extirq.yaml | 16 lines.
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | mediatek,uart-dma.yaml | 38 TX, RX interrupt lines for each UART APDMA channel
|
/openbmc/linux/Documentation/sphinx/ |
H A D | maintainers_include.py | 190 lines = self.parse_maintainers(path)
|