Home
last modified time | relevance | path

Searched refs:lines (Results 576 – 600 of 1348) sorted by relevance

1...<<21222324252627282930>>...54

/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dfsl-upm-nand.txt11 The corresponding address lines are used to select the chip.
/openbmc/linux/Documentation/devicetree/bindings/cache/
H A Dfreescale-l2cache.txt45 - cache-line-size : Size of L2 cache lines
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Damlogic,meson-gx-pwrc.txt24 - resets: phandles to the reset lines needed for this power demain sequence
/openbmc/linux/drivers/usb/typec/mux/
H A DKconfig19 connected state and the swapping of the SBU lines in a Type-C port.
/openbmc/linux/Documentation/devicetree/bindings/reset/
H A Dhisilicon,hi3660-reset.yaml68 /* Specifying reset lines connected to IP modules */
/openbmc/openbmc/poky/meta/lib/oe/
H A Drecipeutils.py186 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 Dpatch.py330 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 Dgpio.txt156 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 Dste-ux500-samsung-gavini.dts623 /* 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 Dmultihost-phosphor-buttons.md145 (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 Dbuddha-driver.rst15 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 D0001-Make-ndiff-support-python3.patch423 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 Dtw68.h205 unsigned int padding, unsigned int lines);
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dvolatiles9 # Blank lines are ignored.
/openbmc/u-boot/doc/device-tree-bindings/usb/
H A Ddwc3-st.txt14 for the powerdown and softreset lines of the usb3 IP
/openbmc/u-boot/Documentation/sphinx-static/
H A Dtheme_overrides.css7 /* Interim: Code-blocks with line nos - lines and line numbers don't line up.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-touch.rst26 lines, or tx/rx). Mutual Capacitance measured is at the nodes where the
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DParity-6.0.025 and the contributor and source code lines above.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/
H A Dlibmodule-build-tiny-perl_0.047.bb6 Whereas Module::Build has over 6,700 lines of code; this module has less than \
/openbmc/qemu/include/hw/arm/
H A Dpxa.h76 ARMCPU *cpu, DeviceState *pic, int lines);
/openbmc/linux/Documentation/devicetree/bindings/power/reset/
H A Datmel,sama5d2-shdwc.yaml14 and VDDCORE and the wake-up detection on debounced input lines.
/openbmc/linux/drivers/thunderbolt/
H A DKconfig51 dongle that has TX/RX lines crossed, or by simply connecting a
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dfsl,ls-extirq.yaml16 lines.
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dmediatek,uart-dma.yaml38 TX, RX interrupt lines for each UART APDMA channel
/openbmc/linux/Documentation/sphinx/
H A Dmaintainers_include.py190 lines = self.parse_maintainers(path)

1...<<21222324252627282930>>...54