Home
last modified time | relevance | path

Searched refs:lines (Results 826 – 850 of 1348) sorted by relevance

1...<<31323334353637383940>>...54

/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py814 lines = output.split('\n')
819 for i in range(0, len(lines)):
820 lineParts = lines[i].split(':')
824 temp = lines[i][lines[i].find(':')+1:].strip()[:-1].strip()
825 if lines[i+1].find(':') != -1:
826 if (len(lines[i+1].split(':')[0][1:].strip())==0):
827 while(len(lines[i][:lines[i].find(':')].strip())>2):
829 if((i+1) <= len(lines)):
836 … temp = temp + lines[i][lines[i].find(':')+2:].strip()[:-1].strip()[:-1].strip()
/openbmc/linux/drivers/staging/axis-fifo/
H A Daxis-fifo.txt20 - interrupts: Should contain interrupts lines.
/openbmc/linux/Documentation/driver-api/phy/
H A Dsamsung-usb2.rst108 phy-samsung-usb2.c file. In case of Exynos 4210 the following lines were
/openbmc/u-boot/arch/arm/dts/
H A Domap3-igep0020-common.dtsi256 data-lines = <24>;
H A Dlogicpd-som-lv-baseboard.dtsi92 data-lines = <16>;
/openbmc/u-boot/doc/
H A DREADME.standalone101 use 2 lines like this:
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dformat.rst44 example, when the new standard uses a different number of scan lines,
H A Dcrop.rst82 (see ITU R-525 line numbering for :ref:`525 lines <vbi-525>` and for
83 :ref:`625 lines <vbi-625>`), multiplied by two if the driver
/openbmc/qemu/docs/config/
H A Dq35-virtio-serial.cfg11 # You will probably need to tweak the lines marked as
/openbmc/qemu/docs/system/devices/
H A Dnet.rst31 lines using the TAP network interfaces.
/openbmc/linux/arch/arc/kernel/
H A Dentry-arcv2.S17 ; first 16 lines are reserved for exceptions and are not configurable.
/openbmc/linux/Documentation/devicetree/bindings/display/samsung/
H A Dsamsung,exynos-hdmi.yaml38 Provides voltage source for DCC lines available on HDMI connector. When
/openbmc/linux/fs/proc/
H A DKconfig14 (there is a small number of Interrupt ReQuest lines in your computer
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a-qds.dts265 spi-rx-bus-width = <8>; /* 8 SPI Rx lines */
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-igep0020-common.dtsi253 data-lines = <24>;
H A Domap5-cm-t54.dts668 data-lines = <24>;
674 data-lines = <24>;
/openbmc/phosphor-gpio-monitor/
H A DREADME.md9 monitoring single GPIO line, for multiple lines, user has to run this daemon
/openbmc/qemu/docs/sphinx-static/
H A Dtheme_overrides.css69 /* Interim: Code-blocks with line nos - lines and line numbers don't line up.
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-vegman-rx20.dts78 /* SGPIO lines. even: input, odd: output */
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c945 u32 lines, line, sz_left, lines_to_skip = 0; in qed_ilt_blk_alloc() local
958 lines = DIV_ROUND_UP(sz_left, p_blk->real_size_in_page) - lines_to_skip; in qed_ilt_blk_alloc()
962 for (; lines; lines--) { in qed_ilt_blk_alloc()
1017 u32 lines = clients[i].vf_total_lines * k; in qed_ilt_shadow_alloc() local
1020 rc = qed_ilt_blk_alloc(p_hwfn, p_blk, i, lines); in qed_ilt_shadow_alloc()
/openbmc/linux/Documentation/scsi/
H A Dsym53c8xx_2.rst694 When this option is set to a non-zero value, the driver checks SCSI lines
696 The driver just reads SCSI lines and checks all lines read FALSE except RESET.
807 This register reflects the state of the SCSI control lines the
810 Actual value of control lines on the SCSI BUS.
812 Actual value of data lines on the SCSI BUS.
/openbmc/linux/drivers/media/i2c/
H A Dmt9m001.c634 static int mt9m001_g_skip_top_lines(struct v4l2_subdev *sd, u32 *lines) in mt9m001_g_skip_top_lines() argument
639 *lines = mt9m001->y_skip_top; in mt9m001_g_skip_top_lines()
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_overlay.c28 #define VD_HOLD_LINES(lines) FIELD_PREP(GENMASK(24, 19), lines) argument
/openbmc/linux/drivers/gpio/
H A DKconfig493 Say yes here to support the on-chip GPIO lines on the OCTEON
592 via a SIOX bus and have a number of fixed-direction I/O lines.
601 where only several fields in register belong to GPIO lines and
689 Say yes here to support the on-chip GPIO lines on the ThunderX
845 Support access to the VX855/VX875 GPIO lines through the GPIO library.
926 The Diamond Systems GPIO-MM device features 48 lines of digital I/O
1786 aggregate existing GPIO lines into a new virtual GPIO chip.
1788 - Assign permissions for a collection of GPIO lines to a user,
1789 - Export a collection of GPIO lines to a virtual machine,
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor.dtsi511 * on lines powered by l10a. Thus we force to 1.8V.
793 qcom,playback-sd-lines = <1>;
794 qcom,capture-sd-lines = <0>;
799 qcom,playback-sd-lines = <0>;

1...<<31323334353637383940>>...54