Home
last modified time | relevance | path

Searched refs:lines (Results 351 – 375 of 1246) sorted by relevance

1...<<11121314151617181920>>...50

/openbmc/linux/drivers/media/usb/gspca/
H A Dpac7311.c537 __u16 lines, __u16 samples_per_line) in pac_start_frame() argument
544 tmpbuf[0] = lines >> 8; in pac_start_frame()
545 tmpbuf[1] = lines & 0xff; in pac_start_frame()
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dparse.py435 test_helper(self.export_function_unclosed_tab, "Unparsed lines from unclosed function")
436 test_helper(self.export_function_unclosed_space, "Unparsed lines from unclosed function")
437 test_helper(self.export_function_residue, "Unparsed lines")
441 lines = self.export_function_unclosed_tab.split("\n")
442 lines[3] = "}"
443 in_file.write("\n".join(lines))
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-sbc-t3530.dts44 data-lines = <24>;
H A Domap4-var-dvk-om44.dts60 data-lines = <24>;
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Draspberrypi,firmware-gpio.txt5 GPIO lines on the expander.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/
H A Dlibio-stringy-perl_2.111.bb21 libio-lines-perl \
/openbmc/qemu/configs/devices/arm-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/openbmc/linux/Documentation/trace/rv/
H A Dmonitor_wwnr.rst36 And then imagine an IRQ happening in between the lines one and two,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cscope/
H A Dcscope_15.9.bb10 million lines of code!"
/openbmc/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi6220-hikey.dts359 * For the lines routed to the external connectors the
360 * lines are named after the 96Boards CE Specification 1.0,
367 * UART2. This is only for the informational lines i.e. "[FOO]",
368 * the GPIO named lines "GPIO-A" thru "GPIO-L" are the only
/openbmc/linux/Documentation/driver-api/media/
H A Dmaintainer-entry-profile.rst167 to having longer lines than 80 characters per line. While this is not
171 least, simply wrapping the lines.
173 In particular, we accept lines with more than 80 columns:
178 - on arithmetic expressions, when breaking lines makes them harder to
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dserial.py122 lines = [b32[i:i+SPLIT_LEN] for i in range(0, len(b32), SPLIT_LEN)]
133 for line in lines:
/openbmc/linux/Documentation/admin-guide/media/
H A Dpci-cardlist.rst15 :emphasize-lines: 3
30 :emphasize-lines: 4
/openbmc/linux/drivers/auxdisplay/
H A Dhd44780_common.c285 int hd44780_common_lines(struct charlcd *lcd, enum charlcd_lines lines) in hd44780_common_lines() argument
289 if (lines == CHARLCD_LINES_2) in hd44780_common_lines()
H A Dhd44780.c140 .lines = hd44780_common_lines,
196 .lines = hd44780_common_lines,
H A Dlcd2s.c214 static int lcd2s_lines(struct charlcd *lcd, enum charlcd_lines lines) in lcd2s_lines() argument
286 .lines = lcd2s_lines,
/openbmc/linux/Documentation/hwmon/
H A Dlm87.rst86 - VID lines (default) or IRQ lines (not handled by this driver)
H A Dlm78.rst43 seven voltage sensors, VID lines, alarms, and some miscellaneous stuff.
67 The VID lines encode the core voltage value: the voltage level your processor
/openbmc/linux/Documentation/admin-guide/gpio/
H A Dgpio-aggregator.rst52 line 19 of "e6052000.gpio" and GPIO lines 20-21 of
109 gpiochip12 - 2 lines:
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-streams.c554 int lines; in cx18_vbi_setup() local
581 lines = cx->vbi.count * 2; in cx18_vbi_setup()
597 lines = cx->is_60hz ? (21 - 4 + 1) * 2 : (23 - 2 + 1) * 2; in cx18_vbi_setup()
602 data[1] = (lines / 2) | ((lines / 2) << 16); in cx18_vbi_setup()
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dgpio-properties.rst165 other words, it is not mandatory to fill all the GPIO lines
170 Example of a GPIO controller of 16 lines, with an incomplete list with two
189 gpiochip4 - 16 lines:
232 to be sufficient to determine the meaning and purpose of all of the GPIO lines
236 to the GPIO lines it is going to use and provide the GPIO subsystem with a
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/
H A D0001-remove-the-error-line-and-live-without-file-type-det.patch21 * lines above. Test with cat monkey.wav | ./sox --info - */
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dsafe_finger.patch20 #define LINE_LENGTH 128 /* Editors can choke on long lines */
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGraphics-Gems3 …redates the concept of Open Source, and predates most licenses along such lines. As such, the offi…
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dg94.c62 .lines = 32,

1...<<11121314151617181920>>...50