Home
last modified time | relevance | path

Searched refs:lines (Results 551 – 575 of 1348) sorted by relevance

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

/openbmc/linux/Documentation/i2c/busses/
H A Di2c-taos-evm.rst10 are supported, but a few lines of code need to be added for each new
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_unimp.S55 | The following lines are used to ensure that the FPSR
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-pca955x.txt21 - gpio-line-names: define the names of the GPIO lines
/openbmc/phosphor-power/phosphor-regulators/src/
H A Derror_logging.hpp211 FFDCFile createFFDCFile(const std::vector<std::string>& lines);
/openbmc/qemu/docs/system/arm/
H A Dxenpvh.rst38 In above QEMU command, last two lines are for connecting xenpvh QEMU to swtpm
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dgpio-sbu-mux.yaml13 In USB Type-C applications the SBU lines needs to be connected, disconnected
/openbmc/linux/Documentation/devicetree/bindings/media/cec/
H A Dcec-gpio.yaml18 5V lines it is 5.3V. So you may need some sort of level conversion
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,versatile-fpga-irq.txt18 the interrupts are valid. Unconnected/unused lines are set to 0, and
H A Dfsl,irqsteer.yaml25 should contain the up to 8 parent interrupt lines used to multiplex
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dpwm-fan.yaml7 title: Fan connected to PWM lines
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam57xx-evm.dtso122 data-lines = <24>;
/openbmc/linux/Documentation/process/
H A Demail-clients.rst35 or spaces, even at the beginning or end of lines.
145 Make the composer window wide enough so that no lines wrap. As of
147 the email if the lines wrap in the composer window. Having word wrapping
149 long lines, you must make the composer window very wide before sending
348 At the same time it wraps lines every 78 chars with CRLF style line breaks
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtvfb.c183 int lines; member
216 osd->lines = data[2]; in ivtvfb_get_osd_coords()
234 osd->lines, osd->x, osd->y); in ivtvfb_set_osd_coords()
569 ivtv_osd.lines = var->yres_virtual; in ivtvfb_set_var()
591 itv->yuv_info.osd_full_h = ivtv_osd.lines; in ivtvfb_set_var()
/openbmc/linux/Documentation/locking/
H A Dlockstat.rst146 which tries to get the lock) and lines 14-17 show the first 4 recorded
150 The first lock (05-18) is a read/write lock, and shows two lines above the
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dpamu.txt60 cache. The first is the number of cache lines, and the
66 cache. The first is the number of cache lines, and the
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7_asm.S42 and r2, r1, #7 @ extract the length of the cache lines
112 and r2, r1, #7 @ extract the length of the cache lines
/openbmc/u-boot/board/freescale/mx6memcal/
H A DKconfig146 Value will be applied to all clock and data lines
159 Value will be applied to all clock and data lines
/openbmc/linux/Documentation/arch/x86/i386/
H A DIO-APIC.rst53 lines)::
81 between the PIRQ lines. (distributing IRQ sources properly is not a
/openbmc/linux/arch/arm/boot/dts/gemini/
H A Dgemini-dlink-dns-313.dts213 * UART modem lines, SSP
259 /* The data lines all have default skew */
/openbmc/qemu/hw/gpio/
H A Dstm32l4x5_gpio.c224 static void disconnect_gpio_pins(Stm32l4x5GpioState *s, uint16_t lines) in disconnect_gpio_pins() argument
226 s->disconnected_pins |= lines; in disconnect_gpio_pins()
/openbmc/qemu/python/
H A Dsetup.cfg168 # Minimum lines number of a similarity.
170 min-similarity-lines=6
/openbmc/linux/drivers/tty/vt/
H A Dvt.c304 static inline void scrolldelta(int lines) in scrolldelta() argument
309 scrollback_delta += lines; in scrolldelta()
1145 unsigned int cols, unsigned int lines) in vc_do_resize() argument
1163 if (cols > VC_MAXCOL || lines > VC_MAXROW) in vc_do_resize()
1167 new_rows = (lines ? lines : vc->vc_rows); in vc_do_resize()
1450 if (!lines) in scrollfront()
1451 lines = vc->vc_rows / 2; in scrollfront()
1452 scrolldelta(lines); in scrollfront()
3147 int lines; in tioclinux() local
3211 if (get_user(lines, (s32 __user *)(p+4))) in tioclinux()
[all …]
/openbmc/linux/Documentation/networking/
H A Deql.rst24 Which is worse? A huge fee for a 56K leased line or two phone lines?
108 for your machine, and the MTU you prefer for your SLIP lines. One
296 #lines speed mtu seconds theory actual %of
370 it over twin SL/IP lines, just over null modems, but I was
/openbmc/linux/drivers/s390/char/
H A Dcon3215.c176 int len, count, ix, lines; in raw3215_mk_write_req() local
200 lines = 0; in raw3215_mk_write_req()
202 while (lines < RAW3215_MAX_NEWLINE && ix != raw->head) { in raw3215_mk_write_req()
204 lines++; in raw3215_mk_write_req()
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-video.c699 u32 bpl, lines; in __video_try_fmt() local
756 lines = p->sizeimage / p->bytesperline; in __video_try_fmt()
761 if (p->sizeimage < p->bytesperline * lines) in __video_try_fmt()
762 p->sizeimage = p->bytesperline * lines; in __video_try_fmt()

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