/openbmc/linux/drivers/soc/fsl/qe/ |
H A D | tsa.c | 235 resource_size_t quarter; in tsa_init_entries_area() local 238 quarter = tsa->si_ram_sz/4; in tsa_init_entries_area() 260 area->entries_next = area->entries_start + quarter; in tsa_init_entries_area() 264 area->entries_start = tsa->si_ram + (2 * quarter); in tsa_init_entries_area() 265 area->entries_next = area->entries_start + quarter; in tsa_init_entries_area() 271 area->entries_start = tsa->si_ram + quarter; in tsa_init_entries_area() 272 area->entries_next = area->entries_start + quarter; in tsa_init_entries_area() 276 area->entries_start = tsa->si_ram + (3 * quarter); in tsa_init_entries_area() 277 area->entries_next = area->entries_start + quarter; in tsa_init_entries_area()
|
/openbmc/linux/Documentation/input/devices/ |
H A D | rotary-encoder.rst | 17 a stable state in all steps (quarter-period mode). 40 one step (quarter-period mode)
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | kmsan.rst | 409 the first quarter available to ``vmalloc()``. The second quarter of the vmalloc 410 area contains shadow memory for the first quarter, the third one holds the 411 origins. A small part of the fourth quarter contains shadow and origins for the
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | cache-policies.rst | 68 has a 'hotspot' queue, rather than a pre-cache, which uses a quarter of
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-yuv-planar.rst | 832 direction. Chroma lines contain a quarter of the number of pixels and bytes of 833 the luma lines, and the chroma planes contain a quarter of the number of lines 872 horizontal direction. Chroma lines contain a quarter of the number of pixels
|
/openbmc/linux/Documentation/maintainer/ |
H A D | feature-and-driver-maintainers.rst | 27 Even when a particular driver only sees one patch a month, or a quarter,
|
/openbmc/linux/Documentation/input/ |
H A D | multi-touch-protocol.rst | 274 quarter of a revolution clockwise around the touch center. The signed value 284 indicate more than a quarter of a revolution. For an upside-down finger,
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-mtd | 121 half page, or a quarter page).
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | chacha-p10le-8x.S | 13 # do rounds, 8 quarter rounds
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | hdspm.rst | 87 Samples, which is a quarter of the interrupt possibilities.)
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | processor_mmio_stale_data.rst | 246 processes. ESU dates will typically be aligned to end of quarter.
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | Kconfig | 473 means that the delay is 5 quarter-cycles for one lane (1.25 474 cycles) and 6 quarter-cycles (1.5 cycles) for 3 other lanes.
|
/openbmc/docs/ |
H A D | community-membership.md | 127 - Testing on a regular cadence (base expectation is every quarter)
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GFDL-1.1-no-invariants-or-later | 95 …e to these copies of the Document, then if the Document is less than one quarter of the entire agg…
|
H A D | GFDL-1.1-invariants-or-later | 95 …e to these copies of the Document, then if the Document is less than one quarter of the entire agg…
|
H A D | GFDL-1.1-no-invariants-only | 95 …e to these copies of the Document, then if the Document is less than one quarter of the entire agg…
|
H A D | GFDL-1.1-or-later | 95 …e to these copies of the Document, then if the Document is less than one quarter of the entire agg…
|
H A D | GFDL-1.1-invariants-only | 95 …e to these copies of the Document, then if the Document is less than one quarter of the entire agg…
|
H A D | GFDL-1.1 | 283 copies of the Document, then if the Document is less than one quarter
|
H A D | GFDL-1.1-only | 95 …e to these copies of the Document, then if the Document is less than one quarter of the entire agg…
|
/openbmc/linux/LICENSES/deprecated/ |
H A D | GFDL-1.1 | 305 copies of the Document, then if the Document is less than one quarter
|
/openbmc/linux/Documentation/userspace-api/media/ |
H A D | fdl-appendix.rst | 380 copies of the Document, then if the Document is less than one quarter of
|
/openbmc/linux/drivers/md/ |
H A D | dm-thin.c | 3269 dm_block_t quarter = get_metadata_dev_size_in_blocks(pt->metadata_dev->bdev) / 4; in calc_metadata_threshold() local 3271 return min((dm_block_t)1024ULL /* 4M */, quarter); in calc_metadata_threshold()
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | cx2341x-devel.rst | 2951 To reduce from half size down to quarter size: 3305 To reduce from half down to quarter.
|
/openbmc/u-boot/ |
H A D | Makefile | 1126 echo "u-boot.dtb is larger than 1 quarter of " >&2 ; \
|