Searched full:eighth (Results 1 – 18 of 18) sorted by relevance
/linux/Documentation/devicetree/bindings/auxdisplay/ |
H A D | gpio-7-segment.yaml | 20 also have a decimal point which can be specified as an optional eighth
|
/linux/drivers/soc/fsl/qe/ |
H A D | tsa.c | 404 resource_size_t eighth; in tsa_qe_init_entries_area() local 407 eighth = tsa->si_ram_sz / 8; in tsa_qe_init_entries_area() 416 area->entries_start = tsa->si_ram + half + (eighth * tdm_id); in tsa_qe_init_entries_area() 417 area->entries_next = area->entries_start + eighth; in tsa_qe_init_entries_area() 421 area->entries_start = tsa->si_ram + (eighth * tdm_id); in tsa_qe_init_entries_area() 422 area->entries_next = area->entries_start + eighth; in tsa_qe_init_entries_area()
|
/linux/Documentation/arch/powerpc/ |
H A D | kasan.txt | 9 fixmap area and occupies one eighth of the total kernel virtual memory space.
|
/linux/drivers/usb/gadget/ |
H A D | usbstring.c | 32 * the eighth bit set will be multibyte UTF-8 characters, not ISO-8859/1
|
/linux/Documentation/driver-api/ |
H A D | mtdnand.rst | 793 0x3D ECC byte 21 Error correction code byte 0 of the eighth 795 0x3E ECC byte 22 Error correction code byte 1 of the eighth 797 0x3F ECC byte 23 Error correction code byte 2 of the eighth
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_tv_regs.h | 344 /* Sets the subcarrier DDA to reset frequency every eighth field */
|
/linux/drivers/gpu/drm/v3d/ |
H A D | v3d_sched.c | 414 /* Although V3D 7.1 has an eighth configuration register, we are not in v3d_csd_job_run()
|
/linux/drivers/md/ |
H A D | dm-cache-policy-smq.c | 514 #define EIGHTH (1u << (FP_SHIFT - 3u)) macro 566 else if (confidence < EIGHTH) in stats_assess()
|
/linux/Documentation/admin-guide/mm/damon/ |
H A D | usage.rst | 649 for the target. The eighth field (``X-Y:``) shows the start (``X``) and end
|
/linux/arch/m68k/fpsp040/ |
H A D | slogn.S | 363 oril #0x01000000,FFRAC(%a6) | ...GET F: ATTACH A 1 AT THE EIGHTH BIT
|
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_av1_req_lat_if.c | 429 * quarter pel precision or to eighth pel precision
|
/linux/Documentation/filesystems/ |
H A D | resctrl.rst | 664 domains. The allocated resources are in multiples of one eighth GB/s.
|
/linux/mm/ |
H A D | compaction.c | 1972 * within the first eighth to reduce the chances that a migration in fast_find_migrateblock()
|
/linux/tools/perf/Documentation/ |
H A D | perf-intel-pt.txt | 428 e.g. value 3 means one eighth of CTC-frequency
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-codec-stateless.rst | 3958 - If set, specifies that motion vectors are specified to eighth pel
|
/linux/drivers/tty/vt/ |
H A D | ucs_fallback_table.h_shipped | 2935 { 0x94, 0x2D }, /* UPPER ONE EIGHTH BLOCK -> '-' */ 2936 { 0x95, 0x7C }, /* RIGHT ONE EIGHTH BLOCK -> '|' */
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 8260 or.l &0x01000000,FFRAC(%a6) # GET F: ATTACH A 1 AT THE EIGHTH BIT
|
H A D | fpsp.S | 8366 or.l &0x01000000,FFRAC(%a6) # GET F: ATTACH A 1 AT THE EIGHTH BIT
|