/openbmc/u-boot/doc/device-tree-bindings/spi/ |
H A D | spi-bus.txt | 31 So if for example the controller has 2 CS lines, and the cs-gpios
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8183-kukui-jacuzzi.dtsi | 205 /* 192 lines */
|
/openbmc/openbmc-tools/openbmctool/ |
H A D | openbmctool.py | 814 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 D | qed_cxt.c | 945 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 D | sym53c8xx_2.rst | 694 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 D | Kconfig | 493 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 D | veristat.c | 792 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 D | sc7180-trogdor.dtsi | 508 * 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 D | crop.rst | 82 (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 D | format.rst | 44 example, when the new standard uses a different number of scan lines,
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap5-cm-t54.dts | 668 data-lines = <24>; 674 data-lines = <24>;
|
H A D | omap3-igep0020-common.dtsi | 253 data-lines = <24>;
|
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9m001.c | 634 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 D | meson_overlay.c | 28 #define VD_HOLD_LINES(lines) FIELD_PREP(GENMASK(24, 19), lines) argument
|
/openbmc/linux/Documentation/driver-api/phy/ |
H A D | samsung-usb2.rst | 108 phy-samsung-usb2.c file. In case of Exynos 4210 the following lines were
|
/openbmc/phosphor-gpio-monitor/ |
H A D | README.md | 9 monitoring single GPIO line, for multiple lines, user has to run this daemon
|
/openbmc/qemu/docs/sphinx-static/ |
H A D | theme_overrides.css | 69 /* Interim: Code-blocks with line nos - lines and line numbers don't line up.
|
/openbmc/qemu/docs/system/ |
H A D | target-arm.rst | 9 to simulate a 32-bit Arm machine: in general, command lines that
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1028a-qds.dts | 265 spi-rx-bus-width = <8>; /* 8 SPI Rx lines */
|
/openbmc/linux/drivers/staging/axis-fifo/ |
H A D | axis-fifo.txt | 20 - interrupts: Should contain interrupts lines.
|
/openbmc/u-boot/doc/ |
H A D | README.standalone | 101 use 2 lines like this:
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | omap3-igep0020-common.dtsi | 256 data-lines = <24>;
|
/openbmc/linux/fs/proc/ |
H A D | Kconfig | 14 (there is a small number of Interrupt ReQuest lines in your computer
|
/openbmc/qemu/docs/config/ |
H A D | q35-virtio-serial.cfg | 11 # You will probably need to tweak the lines marked as
|
/openbmc/qemu/docs/system/devices/ |
H A D | net.rst | 31 lines using the TAP network interfaces.
|