Home
last modified time | relevance | path

Searched refs:quarter (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/drivers/soc/fsl/qe/
H A Dtsa.c235 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 Drotary-encoder.rst17 a stable state in all steps (quarter-period mode).
40 one step (quarter-period mode)
/openbmc/linux/Documentation/dev-tools/
H A Dkmsan.rst409 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 Dcache-policies.rst68 has a 'hotspot' queue, rather than a pre-cache, which uses a quarter of
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-yuv-planar.rst832 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 Dfeature-and-driver-maintainers.rst27 Even when a particular driver only sees one patch a month, or a quarter,
/openbmc/linux/Documentation/input/
H A Dmulti-touch-protocol.rst274 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/sound/cards/
H A Dhdspm.rst87 Samples, which is a quarter of the interrupt possibilities.)
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-mtd121 half page, or a quarter page).
/openbmc/linux/arch/powerpc/crypto/
H A Dchacha-p10le-8x.S13 # do rounds, 8 quarter rounds
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst246 processes. ESU dates will typically be aligned to end of quarter.
/openbmc/u-boot/arch/arm/mach-sunxi/
H A DKconfig473 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 Dcommunity-membership.md126 - Testing on a regular cadence (base expectation is every quarter)
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGFDL-1.1283 copies of the Document, then if the Document is less than one quarter
H A DGFDL-1.1-no-invariants-only95 …e to these copies of the Document, then if the Document is less than one quarter of the entire agg…
H A DGFDL-1.1-invariants-only95 …e to these copies of the Document, then if the Document is less than one quarter of the entire agg…
H A DGFDL-1.1-only95 …e to these copies of the Document, then if the Document is less than one quarter of the entire agg…
H A DGFDL-1.1-no-invariants-or-later95 …e to these copies of the Document, then if the Document is less than one quarter of the entire agg…
H A DGFDL-1.1-invariants-or-later95 …e to these copies of the Document, then if the Document is less than one quarter of the entire agg…
H A DGFDL-1.1-or-later95 …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 DGFDL-1.1305 copies of the Document, then if the Document is less than one quarter
/openbmc/linux/Documentation/userspace-api/media/
H A Dfdl-appendix.rst380 copies of the Document, then if the Document is less than one quarter of
/openbmc/linux/drivers/md/
H A Ddm-thin.c3269 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 Dcx2341x-devel.rst2951 To reduce from half size down to quarter size:
3305 To reduce from half down to quarter.
/openbmc/u-boot/
H A DMakefile1126 echo "u-boot.dtb is larger than 1 quarter of " >&2 ; \

12