/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | brcm,bcm6345-l1-intc.txt | 4 directly to one of the HW INT lines on each CPU. 8 - 32, 64 or 128 incoming level IRQ lines
|
/openbmc/qemu/configs/devices/or1k-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_simple/files/ |
H A D | ima_policy_simple | 2 # (policy with one line works, two lines don't).
|
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/ |
H A D | hosts | 3 # The following lines are desirable for IPv6 capable hosts
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | atafb.c | 1296 int lines; in falcon_decode_var() local 1298 for (lines = 0; in falcon_decode_var() 1299 (hfreq * 2) / (par->VFT + 1 + 4 * lines - 2 * yres) > in falcon_decode_var() 1301 lines++) in falcon_decode_var() 1303 upper_margin += lines; in falcon_decode_var() 1304 lower_margin += lines; in falcon_decode_var() 1308 int lines; in falcon_decode_var() local 1309 for (lines = 0; in falcon_decode_var() 1310 (hfreq * 2) / (par->VFT + 1 + 4 * lines) > in falcon_decode_var() 1312 lines += 2) in falcon_decode_var() [all …]
|
/openbmc/qemu/configs/devices/loongarch64-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/qemu/configs/devices/hppa-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/qemu/configs/devices/sh4-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/qemu/configs/devices/alpha-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/qemu/configs/devices/xtensa-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/linux/Documentation/filesystems/nfs/ |
H A D | knfsd-stats.rst | 16 All the files described here are formatted as a sequence of text lines, 19 by parsing routines. All other lines contain a sequence of fields 29 all the other lines. The other lines present the following data as
|
/openbmc/qemu/configs/devices/sparc-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/qemu/configs/devices/mips-softmmu/ |
H A D | common.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/qemu/ |
H A D | .exrc | 2 "following settings (without the " symbol) as last two lines in $HOME/.vimrc:
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_bind.py | 9 lines = [x.strip() for x in response.splitlines()] 19 for l in lines:
|
/openbmc/linux/Documentation/devicetree/bindings/display/ti/ |
H A D | ti,omap5-dss.txt | 25 - data-lines: number of lines used
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-gta04a5one.dts | 16 /* address lines */ 21 /* data lines, gpmc_d0..d7 not muxable according to TRM */
|
/openbmc/linux/Documentation/hwmon/ |
H A D | asb100.rst | 29 sensors, four temperature sensors, VID lines and alarms. In addition to 42 The VID lines encode the core voltage value: the voltage level your
|
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/ |
H A D | runner.py | 48 def __init__(self, lines): argument 49 self._lines = lines
|
/openbmc/qemu/configs/devices/sparc64-softmmu/ |
H A D | default.mak | 3 # Uncomment the following lines to disable these optional devices:
|
/openbmc/linux/sound/pci/ |
H A D | bt87x.c | 189 unsigned int lines; member 258 chip->lines = periods; in snd_bt87x_create_risc() 323 chip->current_line = (chip->current_line + 1) % chip->lines; in snd_bt87x_interrupt() 325 current_block = chip->current_line * 16 / chip->lines; in snd_bt87x_interrupt() 328 chip->current_line = DIV_ROUND_UP(irq_block * chip->lines, in snd_bt87x_interrupt() 487 chip->line_bytes | (chip->lines << 16)); in snd_bt87x_start()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-annotate.txt | 74 Print matching source lines (may be slow). 94 samples, TAB/UNTAB cycles through the lines with more samples. 156 functions to display, not about lines within the function.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/ |
H A D | defconfig | 4 # hostapd binary. All lines starting with # are ignored. Configuration option 5 # lines must be commented out complete, if they are not to be included, i.e., 9 # be modified from here. In most cass, these lines should use += in order not
|
/openbmc/u-boot/doc/ |
H A D | README.ublimage | 38 2. This file can have empty lines and lines starting with "#" as first 40 3. This file can have configuration command lines as mentioned below,
|
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_misc.py | 336 lines = [] 346 lines.append(line) 349 return lines
|