/linux/Documentation/userspace-api/media/v4l/ |
A D | pixfmt-srggb10-ipu3.rst | 50 - G\ :sub:`0003high` 62 - G\ :sub:`0007high` 74 - G\ :sub:`0011high` 86 - G\ :sub:`0015high` 99 - G\ :sub:`0019high` 111 - G\ :sub:`0023high` 126 - R\ :sub:`0103high` 138 - R\ :sub:`0107high` 150 - R\ :sub:`0111high` 162 - R\ :sub:`0115high` [all …]
|
A D | pixfmt-tch-tu16.rst | 33 - R'\ :sub:`00high` 35 - R'\ :sub:`01high` 37 - R'\ :sub:`02high` 39 - R'\ :sub:`03high` 42 - R'\ :sub:`10high` 44 - R'\ :sub:`11high` 46 - R'\ :sub:`12high` 48 - R'\ :sub:`13high` 51 - R'\ :sub:`20high` 53 - R'\ :sub:`21high` [all …]
|
A D | pixfmt-srggb10.rst | 43 - B\ :sub:`00high` 45 - G\ :sub:`01high` 47 - B\ :sub:`02high` 49 - G\ :sub:`03high` 52 - G\ :sub:`10high` 54 - R\ :sub:`11high` 56 - G\ :sub:`12high` 58 - R\ :sub:`13high` 61 - B\ :sub:`20high` 63 - G\ :sub:`21high` [all …]
|
A D | pixfmt-srggb12.rst | 44 - B\ :sub:`00high` 46 - G\ :sub:`01high` 48 - B\ :sub:`02high` 50 - G\ :sub:`03high` 53 - G\ :sub:`10high` 55 - R\ :sub:`11high` 57 - G\ :sub:`12high` 59 - R\ :sub:`13high` 62 - B\ :sub:`20high` 64 - G\ :sub:`21high` [all …]
|
A D | pixfmt-srggb14.rst | 44 - B\ :sub:`00high` 46 - G\ :sub:`01high` 48 - B\ :sub:`02high` 50 - G\ :sub:`03high` 53 - G\ :sub:`10high` 55 - R\ :sub:`11high` 57 - G\ :sub:`12high` 59 - R\ :sub:`13high` 62 - B\ :sub:`20high` 64 - G\ :sub:`21high` [all …]
|
A D | pixfmt-tch-td16.rst | 34 - D'\ :sub:`00high` 36 - D'\ :sub:`01high` 38 - D'\ :sub:`02high` 40 - D'\ :sub:`03high` 43 - D'\ :sub:`10high` 45 - D'\ :sub:`11high` 47 - D'\ :sub:`12high` 49 - D'\ :sub:`13high` 52 - D'\ :sub:`20high` 54 - D'\ :sub:`21high` [all …]
|
A D | pixfmt-z16.rst | 33 - Z\ :sub:`00high` 35 - Z\ :sub:`01high` 37 - Z\ :sub:`02high` 39 - Z\ :sub:`03high` 42 - Z\ :sub:`10high` 44 - Z\ :sub:`11high` 46 - Z\ :sub:`12high` 48 - Z\ :sub:`13high` 51 - Z\ :sub:`20high` 53 - Z\ :sub:`21high` [all …]
|
A D | pixfmt-srggb16.rst | 38 - B\ :sub:`00high` 40 - G\ :sub:`01high` 42 - B\ :sub:`02high` 44 - G\ :sub:`03high` 47 - G\ :sub:`10high` 49 - R\ :sub:`11high` 51 - G\ :sub:`12high` 53 - R\ :sub:`13high` 56 - B\ :sub:`20high` 58 - G\ :sub:`21high` [all …]
|
A D | pixfmt-srggb10p.rst | 44 - B\ :sub:`00high` 45 - G\ :sub:`01high` 46 - B\ :sub:`02high` 47 - G\ :sub:`03high` 52 - G\ :sub:`10high` 53 - R\ :sub:`11high` 54 - G\ :sub:`12high` 55 - R\ :sub:`13high` 60 - B\ :sub:`20high` 61 - G\ :sub:`21high` [all …]
|
A D | pixfmt-srggb12p.rst | 44 - B\ :sub:`00high` 45 - G\ :sub:`01high` 49 - B\ :sub:`02high` 50 - G\ :sub:`03high` 56 - G\ :sub:`10high` 57 - R\ :sub:`11high` 61 - G\ :sub:`12high` 62 - R\ :sub:`13high` 67 - B\ :sub:`20high` 68 - G\ :sub:`21high` [all …]
|
A D | pixfmt-srggb14p.rst | 55 - B\ :sub:`00high` 57 - G\ :sub:`01high` 59 - B\ :sub:`02high` 61 - G\ :sub:`03high` 79 - G\ :sub:`10high` 81 - R\ :sub:`11high` 83 - G\ :sub:`12high` 85 - R\ :sub:`13high` 103 - B\ :sub:`20high` 105 - G\ :sub:`21high` [all …]
|
/linux/drivers/net/ethernet/intel/i40e/ |
A D | i40e_ptp.c | 83 {off, off, off, high, high, high, high}, 84 {off, in_A, off, high, high, high, low}, 85 {off, out_A, off, high, low, high, high}, 86 {off, in_B, off, high, high, high, low}, 87 {off, out_B, off, high, low, high, high}, 88 {in_A, off, off, high, high, high, low}, 89 {in_A, in_B, off, high, high, high, low}, 91 {out_A, off, off, high, low, high, high}, 93 {in_B, off, off, high, high, high, low}, 94 {in_B, in_A, off, high, high, high, low}, [all …]
|
/linux/arch/x86/include/asm/ |
A D | msr.h | 54 #define DECLARE_ARGS(val, low, high) unsigned long low, high argument 55 #define EAX_EDX_VAL(val, low, high) ((low) | (high) << 32) argument 56 #define EAX_EDX_RET(val, low, high) "=a" (low), "=d" (high) argument 91 DECLARE_ARGS(val, low, high); in __rdmsr() 117 __wrmsr(msr, low, high) 138 DECLARE_ARGS(val, low, high); in native_read_msr_safe() 160 __wrmsr(msr, low, high); in native_write_msr() 201 DECLARE_ARGS(val, low, high); in rdtsc() 218 DECLARE_ARGS(val, low, high); in rdtsc_ordered() 246 DECLARE_ARGS(val, low, high); in native_read_pmc() [all …]
|
/linux/drivers/net/ethernet/sfc/falcon/ |
A D | bitfield.h | 124 ((low) > (max) || (high) < (min) ? 0 : \ 146 EF4_MASK64((high) + 1 - (low))) 150 EF4_MASK64((high) + 1 - (low))) 157 EF4_MASK32((high) + 1 - (low))) 162 EF4_MASK32((high) + 1 - (low))) 164 #define EF4_EXTRACT_DWORD(dword, low, high) \ argument 166 EF4_MASK32((high) + 1 - (low))) 243 (((low > max) || (high < min)) ? 0 : \ 249 (((low > max) || (high < min)) ? 0 : \ 446 EF4_INSERT64(min, max, low, high, EF4_MASK64((high) + 1 - (low))) [all …]
|
/linux/drivers/net/ethernet/sfc/ |
A D | bitfield.h | 124 ((low) > (max) || (high) < (min) ? 0 : \ 146 EFX_MASK64((high) + 1 - (low))) 150 EFX_MASK64((high) + 1 - (low))) 157 EFX_MASK32((high) + 1 - (low))) 162 EFX_MASK32((high) + 1 - (low))) 164 #define EFX_EXTRACT_DWORD(dword, low, high) \ argument 166 EFX_MASK32((high) + 1 - (low))) 243 (((low > max) || (high < min)) ? 0 : \ 249 (((low > max) || (high < min)) ? 0 : \ 521 EFX_INSERT64(min, max, low, high, EFX_MASK64((high) + 1 - (low))) [all …]
|
/linux/arch/arm/boot/dts/ |
A D | nuvoton-npcm750-pincfg-evb.dtsi | 14 output-high; 24 output-high; 34 output-high; 44 output-high; 49 output-high; 54 output-high; 59 output-high; 89 output-high; 99 output-high; 104 output-high; [all …]
|
/linux/drivers/rtc/ |
A D | rtc-max8925.c | 120 low = low - high * 10; in data_calc() 124 low = low - high * 10; in data_calc() 125 high = high - (high / 10) * 10; in data_calc() 127 high = tm->tm_mon / 10; in data_calc() 129 low = low - high * 10; in data_calc() 133 low = low - high * 10; in data_calc() 138 low = low - high * 10; in data_calc() 140 high = tm->tm_min / 10; in data_calc() 142 low = low - high * 10; in data_calc() 144 high = tm->tm_sec / 10; in data_calc() [all …]
|
/linux/include/linux/ |
A D | io-64-nonatomic-lo-hi.h | 11 u32 low, high; in lo_hi_readq() local 14 high = readl(p + 1); in lo_hi_readq() 16 return low + ((u64)high << 32); in lo_hi_readq() 28 u32 low, high; in lo_hi_readq_relaxed() local 31 high = readl_relaxed(p + 1); in lo_hi_readq_relaxed() 33 return low + ((u64)high << 32); in lo_hi_readq_relaxed() 62 u32 low, high; in ioread64_lo_hi() local 67 return low + ((u64)high << 32); in ioread64_lo_hi() 84 u32 low, high; in ioread64be_lo_hi() local 87 high = ioread32be(addr); in ioread64be_lo_hi() [all …]
|
A D | io-64-nonatomic-hi-lo.h | 11 u32 low, high; in hi_lo_readq() local 13 high = readl(p + 1); in hi_lo_readq() 16 return low + ((u64)high << 32); in hi_lo_readq() 28 u32 low, high; in hi_lo_readq_relaxed() local 30 high = readl_relaxed(p + 1); in hi_lo_readq_relaxed() 33 return low + ((u64)high << 32); in hi_lo_readq_relaxed() 62 u32 low, high; in ioread64_hi_lo() local 67 return low + ((u64)high << 32); in ioread64_hi_lo() 84 u32 low, high; in ioread64be_hi_lo() local 86 high = ioread32be(addr); in ioread64be_hi_lo() [all …]
|
A D | math64.h | 199 u32 high, low; in mul_u64_u64_shr() member 201 u32 low, high; in mul_u64_u64_shr() 213 rh.ll = mul_u32_u32(a0.l.high, b0.l.high); in mul_u64_u64_shr() 220 rl.l.high = c = (u64)rl.l.high + rm.l.low + rn.l.low; in mul_u64_u64_shr() 221 rh.l.low = c = (c >> 32) + rm.l.high + rn.l.high + rh.l.low; in mul_u64_u64_shr() 222 rh.l.high = (c >> 32) + rh.l.high; in mul_u64_u64_shr() 263 u32 high, low; in mul_u64_u32_div() member 265 u32 low, high; in mul_u64_u32_div() 272 rh.ll = mul_u32_u32(u.l.high, mul) + rl.l.high; in mul_u64_u32_div() 275 rl.l.high = do_div(rh.ll, divisor); in mul_u64_u32_div() [all …]
|
/linux/tools/testing/selftests/powerpc/signal/ |
A D | sigreturn_vdso.c | 54 *high = end - 1; in search_proc_maps() 74 unsigned long low, high, size; in test_sigreturn_vdso() local 85 assert(search_proc_maps("[vdso]", &low, &high) == 0); in test_sigreturn_vdso() 86 size = high - low + 1; in test_sigreturn_vdso() 87 printf("VDSO is at 0x%lx-0x%lx (%lu bytes)\n", low, high, size); in test_sigreturn_vdso() 97 assert(search_proc_maps("[vdso]", &low, &high) == 0); in test_sigreturn_vdso() 98 size = high - low + 1; in test_sigreturn_vdso() 99 printf("VDSO moved to 0x%lx-0x%lx (%lu bytes)\n", low, high, size); in test_sigreturn_vdso() 109 assert(search_proc_maps("[vdso]", &low, &high) != 0); in test_sigreturn_vdso() 112 assert(search_proc_maps("[stack]", &low, &high) == 0); in test_sigreturn_vdso() [all …]
|
/linux/arch/arm/nwfpe/ |
A D | fpopcode.c | 19 { .high = 0x0000, .low = 0x0000000000000000ULL},/* extended 0.0 */ 20 { .high = 0x3fff, .low = 0x8000000000000000ULL},/* extended 1.0 */ 21 { .high = 0x4000, .low = 0x8000000000000000ULL},/* extended 2.0 */ 22 { .high = 0x4000, .low = 0xc000000000000000ULL},/* extended 3.0 */ 23 { .high = 0x4001, .low = 0x8000000000000000ULL},/* extended 4.0 */ 24 { .high = 0x4001, .low = 0xa000000000000000ULL},/* extended 5.0 */ 25 { .high = 0x3ffe, .low = 0x8000000000000000ULL},/* extended 0.5 */ 26 { .high = 0x4002, .low = 0xa000000000000000ULL},/* extended 10.0 */
|
/linux/arch/arm64/include/asm/ |
A D | stacktrace.h | 30 unsigned long high; member 71 unsigned long low, unsigned long high, in on_stack() argument 77 if (sp < low || sp + size < sp || sp + size > high) in on_stack() 82 info->high = high; in on_stack() 92 unsigned long high = low + IRQ_STACK_SIZE; in on_irq_stack() local 94 return on_stack(sp, size, low, high, STACK_TYPE_IRQ, info); in on_irq_stack() 102 unsigned long high = low + THREAD_SIZE; in on_task_stack() local 104 return on_stack(sp, size, low, high, STACK_TYPE_TASK, info); in on_task_stack() 114 unsigned long high = low + OVERFLOW_STACK_SIZE; in on_overflow_stack() local 116 return on_stack(sp, size, low, high, STACK_TYPE_OVERFLOW, info); in on_overflow_stack()
|
/linux/Documentation/fb/ |
A D | viafb.modes | 335 hsync high vsync high endmode mode "960x600-60" 524 hsync high vsync high endmode mode "1200x720-60" 667 hsync high vsync high endmode mode "1440x900-60" 671 hsync high vsync high endmode mode "1440x900-75" 697 hsync high vsync high endmode mode "1600x900-60" 746 hsync high vsync high endmode mode "1680x1050-60" 750 hsync high vsync high endmode mode "1680x1050-75" 754 hsync high vsync high endmode mode "1792x1344-60" 758 hsync high vsync high endmode mode "1856x1392-60" 762 hsync high vsync high endmode mode "1920x1200-60" [all …]
|
/linux/arch/powerpc/kernel/ |
A D | tau_6xx.c | 40 unsigned char high; member 64 mtspr(SPRN_THRM2, THRM1_THRES(tau[cpu].high) | THRM1_V | maybe_tie); in set_thresholds() 80 tau[cpu].high -= (step_size - window_expand); in TAUupdate() 89 if (tau[cpu].high <= 127 - step_size) { in TAUupdate() 91 tau[cpu].high += step_size; in TAUupdate() 128 size = tau[cpu].high - tau[cpu].low; in tau_timeout() 134 tau[cpu].high -= shrink; in tau_timeout() 138 if ((tau[cpu].high - tau[cpu].low) != min_window){ in tau_timeout() 185 tau[cpu].high = 120; in TAU_init_smp() 227 return ((tau[cpu].high << 16) | tau[cpu].low); in cpu_temp_both() [all …]
|