Home
last modified time | relevance | path

Searched refs:low (Results 1 – 25 of 2327) sorted by relevance

12345678910>>...94

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb10-ipu3.rst39 - B\ :sub:`0000low`
51 - B\ :sub:`0004low`
63 - B\ :sub:`0008low`
75 - B\ :sub:`0012low`
88 - B\ :sub:`0016low`
100 - B\ :sub:`0020low`
112 - B\ :sub:`0024low`
115 - G\ :sub:`0100low`
127 - G\ :sub:`0104low`
139 - G\ :sub:`0108low`
[all …]
H A Dpixfmt-tch-tu16.rst32 - R'\ :sub:`00low`
34 - R'\ :sub:`01low`
36 - R'\ :sub:`02low`
38 - R'\ :sub:`03low`
41 - R'\ :sub:`10low`
43 - R'\ :sub:`11low`
45 - R'\ :sub:`12low`
47 - R'\ :sub:`13low`
50 - R'\ :sub:`20low`
52 - R'\ :sub:`21low`
[all …]
H A Dpixfmt-srggb14p.rst65 B\ :sub:`00low bits 5--0`\ (bits 5--0)
69 G\ :sub:`01low bits 5--2`\ (bits 3--0)
73 B\ :sub:`02low bits 5--4`\ (bits 1--0)
89 G\ :sub:`10low bits 5--0`\ (bits 5--0)
93 R\ :sub:`11low bits 5--2`\ (bits 3--0)
97 G\ :sub:`12low bits 5--4`\ (bits 1--0)
113 B\ :sub:`20low bits 5--0`\ (bits 5--0)
117 G\ :sub:`21low bits 5--2`\ (bits 3--0)
121 B\ :sub:`22low bits 5--4`\ (bits 1--0)
136 G\ :sub:`30low bits 5--0`\ (bits 5--0)
[all …]
H A Dpixfmt-tch-td16.rst33 - D'\ :sub:`00low`
35 - D'\ :sub:`01low`
37 - D'\ :sub:`02low`
39 - D'\ :sub:`03low`
42 - D'\ :sub:`10low`
44 - D'\ :sub:`11low`
46 - D'\ :sub:`12low`
48 - D'\ :sub:`13low`
51 - D'\ :sub:`20low`
53 - D'\ :sub:`21low`
[all …]
H A Dpixfmt-z16.rst32 - Z\ :sub:`00low`
34 - Z\ :sub:`01low`
36 - Z\ :sub:`02low`
38 - Z\ :sub:`03low`
41 - Z\ :sub:`10low`
43 - Z\ :sub:`11low`
45 - Z\ :sub:`12low`
47 - Z\ :sub:`13low`
50 - Z\ :sub:`20low`
52 - Z\ :sub:`21low`
[all …]
H A Dpixfmt-srggb16.rst37 - B\ :sub:`00low`
39 - G\ :sub:`01low`
41 - B\ :sub:`02low`
43 - G\ :sub:`03low`
46 - G\ :sub:`10low`
48 - R\ :sub:`11low`
50 - G\ :sub:`12low`
52 - R\ :sub:`13low`
55 - B\ :sub:`20low`
57 - G\ :sub:`21low`
[all …]
H A Dpixfmt-srggb10.rst42 - B\ :sub:`00low`
44 - G\ :sub:`01low`
46 - B\ :sub:`02low`
48 - G\ :sub:`03low`
51 - G\ :sub:`10low`
53 - R\ :sub:`11low`
55 - G\ :sub:`12low`
57 - R\ :sub:`13low`
60 - B\ :sub:`20low`
62 - G\ :sub:`21low`
[all …]
H A Dpixfmt-srggb12.rst43 - B\ :sub:`00low`
45 - G\ :sub:`01low`
47 - B\ :sub:`02low`
49 - G\ :sub:`03low`
52 - G\ :sub:`10low`
54 - R\ :sub:`11low`
56 - G\ :sub:`12low`
58 - R\ :sub:`13low`
61 - B\ :sub:`20low`
63 - G\ :sub:`21low`
[all …]
/openbmc/linux/arch/arm64/include/asm/
H A Dstacktrace.h28 unsigned long high = low + IRQ_STACK_SIZE; in stackinfo_get_irq()
31 .low = low, in stackinfo_get_irq()
45 unsigned long high = low + THREAD_SIZE; in stackinfo_get_task()
48 .low = low, in stackinfo_get_task()
71 .low = low, in stackinfo_get_overflow()
86 unsigned long high = low + SDEI_STACK_SIZE; in stackinfo_get_sdei_normal()
89 .low = low, in stackinfo_get_sdei_normal()
97 unsigned long high = low + SDEI_STACK_SIZE; in stackinfo_get_sdei_critical()
100 .low = low, in stackinfo_get_sdei_critical()
115 unsigned long low = high - THREAD_SIZE; in stackinfo_get_efi() local
[all …]
/openbmc/linux/drivers/thermal/intel/
H A Dintel_tcc.c22 u32 low, high; in intel_tcc_get_tjmax() local
32 val = (low >> 16) & 0xff; in intel_tcc_get_tjmax()
49 u32 low, high; in intel_tcc_get_offset() local
59 return (low >> 24) & 0x3f; in intel_tcc_get_offset()
76 u32 low, high; in intel_tcc_set_offset() local
90 if (low & BIT(31)) in intel_tcc_set_offset()
93 low &= ~(0x3f << 24); in intel_tcc_set_offset()
94 low |= offset << 24; in intel_tcc_set_offset()
116 u32 low, high; in intel_tcc_get_temp() local
125 err = rdmsr_safe(msr, &low, &high); in intel_tcc_get_temp()
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dbitfield.h125 (low) > (min) ? \
127 (native_element) << ((min) - (low)))
146 EF4_MASK64((high) + 1 - (low)))
150 EF4_MASK64((high) + 1 - (low)))
157 EF4_MASK32((high) + 1 - (low)))
162 EF4_MASK32((high) + 1 - (low)))
166 EF4_MASK32((high) + 1 - (low)))
244 ((low > min) ? \
250 ((low > min) ? \
446 EF4_INSERT64(min, max, low, high, EF4_MASK64((high) + 1 - (low)))
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Dmsr.h45 #define DECLARE_ARGS(val, low, high) unsigned long low, high argument
46 #define EAX_EDX_VAL(val, low, high) ((low) | (high) << 32) argument
47 #define EAX_EDX_RET(val, low, high) "=a" (low), "=d" (high) argument
82 DECLARE_ARGS(val, low, high); in __rdmsr()
108 __wrmsr(msr, low, high)
129 DECLARE_ARGS(val, low, high); in native_read_msr_safe()
145 __wrmsr(msr, low, high); in native_write_msr()
182 DECLARE_ARGS(val, low, high); in rdtsc()
199 DECLARE_ARGS(val, low, high); in rdtsc_ordered()
276 (*low) = (u32)__val; \
[all …]
/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr.h50 unsigned long low, high; in native_read_tscp() local
53 return low | ((u64)high << 32); in native_read_tscp()
63 #define DECLARE_ARGS(val, low, high) unsigned low, high argument
64 #define EAX_EDX_VAL(val, low, high) ((low) | ((u64)(high) << 32)) argument
65 #define EAX_EDX_ARGS(val, low, high) "a" (low), "d" (high) argument
66 #define EAX_EDX_RET(val, low, high) "=a" (low), "=d" (high) argument
77 DECLARE_ARGS(val, low, high); in native_read_msr()
96 DECLARE_ARGS(val, low, high); in native_read_pmc()
121 native_write_msr(msr, low, high); in wrmsr()
224 #define rdtscl(low) \ argument
[all …]
/openbmc/linux/arch/alpha/kernel/
H A Dmachvec_impl.h75 #define IO_LITE(UP,low) \ argument
86 .mv_readb = CAT(low,_readb), \
87 .mv_readw = CAT(low,_readw), \
88 .mv_readl = CAT(low,_readl), \
89 .mv_readq = CAT(low,_readq), \
90 .mv_writeb = CAT(low,_writeb), \
91 .mv_writew = CAT(low,_writew), \
92 .mv_writel = CAT(low,_writel), \
100 #define IO(UP,low) \ argument
101 IO_LITE(UP,low), \
[all …]
/openbmc/qemu/util/
H A Dstats64.c46 uint32_t high, low; in stat64_get() local
54 low = qatomic_read(&s->low); in stat64_get()
57 return ((uint64_t)high << 32) | low; in stat64_get()
67 qatomic_set(&s->low, val); in stat64_set()
84 old = qatomic_fetch_add(&s->low, low); in stat64_add32_carry()
85 high += (old + low) < old; in stat64_add32_carry()
93 uint32_t high, low; in stat64_min_slow() local
102 low = qatomic_read(&s->low); in stat64_min_slow()
104 orig = ((uint64_t)high << 32) | low; in stat64_min_slow()
122 uint32_t high, low; in stat64_max_slow() local
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dbitfield.h127 (low) > (min) ? \
129 (native_element) << ((min) - (low)))
148 EFX_MASK64((high) + 1 - (low)))
152 EFX_MASK64((high) + 1 - (low)))
159 EFX_MASK32((high) + 1 - (low)))
164 EFX_MASK32((high) + 1 - (low)))
168 EFX_MASK32((high) + 1 - (low)))
246 ((low > min) ? \
252 ((low > min) ? \
523 EFX_INSERT64(min, max, low, high, EFX_MASK64((high) + 1 - (low)))
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dbitfield.h125 (low) > (min) ? \
127 (native_element) << ((min) - (low)))
146 EFX_MASK64((high) + 1 - (low)))
150 EFX_MASK64((high) + 1 - (low)))
157 EFX_MASK32((high) + 1 - (low)))
162 EFX_MASK32((high) + 1 - (low)))
166 EFX_MASK32((high) + 1 - (low)))
244 ((low > min) ? \
250 ((low > min) ? \
521 EFX_INSERT64(min, max, low, high, EFX_MASK64((high) + 1 - (low)))
[all …]
/openbmc/linux/arch/arm64/kvm/
H A Dstacktrace.c28 unsigned long low = (unsigned long)stacktrace_info->overflow_stack_base; in stackinfo_get_overflow() local
29 unsigned long high = low + OVERFLOW_STACK_SIZE; in stackinfo_get_overflow()
32 .low = low, in stackinfo_get_overflow()
40 unsigned long high = low + OVERFLOW_STACK_SIZE; in stackinfo_get_overflow_kern_va()
43 .low = low, in stackinfo_get_overflow_kern_va()
52 unsigned long low = (unsigned long)stacktrace_info->stack_base; in stackinfo_get_hyp() local
53 unsigned long high = low + PAGE_SIZE; in stackinfo_get_hyp()
56 .low = low, in stackinfo_get_hyp()
64 unsigned long high = low + PAGE_SIZE; in stackinfo_get_hyp_kern_va()
67 .low = low, in stackinfo_get_hyp_kern_va()
[all …]
/openbmc/qemu/include/qemu/
H A Dstats64.h26 uint32_t low, high;
83 uint32_t low, high; in stat64_add() local
85 low = (uint32_t) value; in stat64_add()
86 if (!low) { in stat64_add()
94 uint32_t orig = s->low; in stat64_add()
98 if (result < low || high) { in stat64_add()
119 uint32_t low, high; in stat64_min() local
123 low = (uint32_t) value; in stat64_min()
138 if (orig_low <= low) { in stat64_min()
159 uint32_t low, high; in stat64_max() local
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/signal/
H A Dsigreturn_vdso.c53 *low = start; 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()
97 assert(search_proc_maps("[vdso]", &low, &high) == 0); in test_sigreturn_vdso()
98 size = high - low + 1; in test_sigreturn_vdso()
105 assert(munmap((void *)low, size) == 0); 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()
113 size = high - low + 1; in test_sigreturn_vdso()
[all …]
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c99 {off, out_A, in_A, high, low, low, high},
100 {off, in_B, in_A, high, high, low, low},
101 {off, out_B, in_A, high, low, low, high},
102 {out_A, off, in_A, high, low, low, high},
104 {in_B, off, in_A, high, high, low, low},
106 {out_B, off, in_A, high, low, low, high},
108 {off, in_A, out_A, low, high, high, low},
109 {off, in_B, out_A, low, high, high, low},
111 {in_A, off, out_A, low, high, high, low},
119 {off, in_A, in_B, high, high, low, low},
[all …]
/openbmc/linux/drivers/rtc/
H A Drtc-max8925.c120 low = low - high * 10; in data_calc()
124 low = low - high * 10; in data_calc()
128 low = tm->tm_mon; in data_calc()
129 low = low - high * 10; in data_calc()
132 low = tm->tm_mday; in data_calc()
133 low = low - high * 10; in data_calc()
138 low = low - high * 10; in data_calc()
141 low = tm->tm_min; in data_calc()
142 low = low - high * 10; in data_calc()
145 low = tm->tm_sec; in data_calc()
[all …]
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dcentaur.c12 unsigned long low; member
53 *size = -(centaur_mcr[reg].low & 0xfffff000) >> PAGE_SHIFT; in centaur_get_mcr()
56 if (centaur_mcr_type == 1 && ((centaur_mcr[reg].low & 31) & 2)) in centaur_get_mcr()
58 if (centaur_mcr_type == 1 && (centaur_mcr[reg].low & 31) == 25) in centaur_get_mcr()
68 unsigned long low, high; in centaur_set_mcr() local
72 high = low = 0; in centaur_set_mcr()
77 low = -size << PAGE_SHIFT | 0x1f; in centaur_set_mcr()
80 low = -size << PAGE_SHIFT | 0x02; /* NC */ in centaur_set_mcr()
82 low = -size << PAGE_SHIFT | 0x09; /* WWO, WC */ in centaur_set_mcr()
86 centaur_mcr[reg].low = low; in centaur_set_mcr()
[all …]
/openbmc/u-boot/doc/device-tree-bindings/leds/
H A Dleds-bcm6358.txt28 - active-low : Boolean, makes LED active low.
41 active-low;
46 active-low;
51 active-low;
56 active-low;
72 active-low;
77 active-low;
87 active-low;
96 active-low;
101 active-low;
[all …]
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-bcm6358.txt28 - active-low : Boolean, makes LED active low.
45 active-low;
50 active-low;
55 active-low;
60 active-low;
76 active-low;
81 active-low;
91 active-low;
100 active-low;
105 active-low;
[all …]

12345678910>>...94