Home
last modified time | relevance | path

Searched refs:lines (Results 726 – 750 of 1245) sorted by relevance

1...<<21222324252627282930>>...50

/openbmc/u-boot/doc/device-tree-bindings/spi/
H A Dspi-bus.txt31 So if for example the controller has 2 CS lines, and the cs-gpios
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui-jacuzzi.dtsi205 /* 192 lines */
/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/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/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/tools/testing/selftests/bpf/
H A Dveristat.c792 int pos, lines; in parse_verif_log() local
796 for (pos = strlen(buf) - 1, lines = 0; pos >= 0 && lines < MAX_PARSED_LOG_LINES; lines++) { in parse_verif_log()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor.dtsi508 * on lines powered by l10a. Thus we force to 1.8V.
790 qcom,playback-sd-lines = <1>;
791 qcom,capture-sd-lines = <0>;
796 qcom,playback-sd-lines = <0>;
/openbmc/linux/Documentation/userspace-api/media/v4l/
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
H A Dformat.rst44 example, when the new standard uses a different number of scan lines,
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap5-cm-t54.dts668 data-lines = <24>;
674 data-lines = <24>;
H A Domap3-igep0020-common.dtsi253 data-lines = <24>;
/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/Documentation/driver-api/phy/
H A Dsamsung-usb2.rst108 phy-samsung-usb2.c file. In case of Exynos 4210 the following lines were
/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/qemu/docs/system/
H A Dtarget-arm.rst9 to simulate a 32-bit Arm machine: in general, command lines that
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a-qds.dts265 spi-rx-bus-width = <8>; /* 8 SPI Rx lines */
/openbmc/linux/drivers/staging/axis-fifo/
H A Daxis-fifo.txt20 - interrupts: Should contain interrupts lines.
/openbmc/u-boot/doc/
H A DREADME.standalone101 use 2 lines like this:
/openbmc/u-boot/arch/arm/dts/
H A Domap3-igep0020-common.dtsi256 data-lines = <24>;
/openbmc/linux/fs/proc/
H A DKconfig14 (there is a small number of Interrupt ReQuest lines in your computer
/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.

1...<<21222324252627282930>>...50