Home
last modified time | relevance | path

Searched refs:P (Results 1 – 25 of 1019) sorted by relevance

12345678910>>...41

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl_sp7021.c15 #define P(x, y) PINCTRL_PIN(D(x, y), D_PIS(x, y)) macro
65 P(0, 0), P(0, 1), P(0, 2), P(0, 3), P(0, 4), P(0, 5), P(0, 6), P(0, 7),
67 P(1, 0), P(1, 1), P(1, 2), P(1, 3), P(1, 4), P(1, 5), P(1, 6), P(1, 7),
68 P(2, 0), P(2, 1), P(2, 2), P(2, 3), P(2, 4), P(2, 5), P(2, 6), P(2, 7),
69 P(3, 0), P(3, 1), P(3, 2), P(3, 3), P(3, 4), P(3, 5), P(3, 6), P(3, 7),
70 P(4, 0), P(4, 1), P(4, 2), P(4, 3), P(4, 4), P(4, 5), P(4, 6), P(4, 7),
71 P(5, 0), P(5, 1), P(5, 2), P(5, 3), P(5, 4), P(5, 5), P(5, 6), P(5, 7),
72 P(6, 0), P(6, 1), P(6, 2), P(6, 3), P(6, 4), P(6, 5), P(6, 6), P(6, 7),
73 P(7, 0), P(7, 1), P(7, 2), P(7, 3), P(7, 4), P(7, 5), P(7, 6), P(7, 7),
74 P(8, 0), P(8, 1), P(8, 2), P(8, 3), P(8, 4), P(8, 5), P(8, 6), P(8, 7),
[all …]
/openbmc/u-boot/lib/
H A Dsha1.c97 #define P(a,b,c,d,e,x) { \ in sha1_process() macro
110 P (A, B, C, D, E, W[0]); in sha1_process()
111 P (E, A, B, C, D, W[1]); in sha1_process()
112 P (D, E, A, B, C, W[2]); in sha1_process()
113 P (C, D, E, A, B, W[3]); in sha1_process()
114 P (B, C, D, E, A, W[4]); in sha1_process()
115 P (A, B, C, D, E, W[5]); in sha1_process()
116 P (E, A, B, C, D, W[6]); in sha1_process()
117 P (D, E, A, B, C, W[7]); in sha1_process()
118 P (C, D, E, A, B, W[8]); in sha1_process()
[all …]
H A Dsha256.c99 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process() macro
114 P(A, B, C, D, E, F, G, H, W[0], 0x428A2F98); in sha256_process()
115 P(H, A, B, C, D, E, F, G, W[1], 0x71374491); in sha256_process()
116 P(G, H, A, B, C, D, E, F, W[2], 0xB5C0FBCF); in sha256_process()
117 P(F, G, H, A, B, C, D, E, W[3], 0xE9B5DBA5); in sha256_process()
118 P(E, F, G, H, A, B, C, D, W[4], 0x3956C25B); in sha256_process()
119 P(D, E, F, G, H, A, B, C, W[5], 0x59F111F1); in sha256_process()
120 P(C, D, E, F, G, H, A, B, W[6], 0x923F82A4); in sha256_process()
121 P(B, C, D, E, F, G, H, A, W[7], 0xAB1C5ED5); in sha256_process()
122 P(A, B, C, D, E, F, G, H, W[8], 0xD807AA98); in sha256_process()
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D021.out4 == testing writev -P -1 ==
7 == testing read -P -1 ==
10 == testing write -P -1 ==
13 == testing readv -P -1 ==
16 == testing aio_read -P -1 ==
19 == testing aio_write -P -1 ==
22 == testing writev -P 300 ==
25 == testing read -P 300 ==
28 == testing write -P 300 ==
31 == testing readv -P 300 ==
[all …]
H A D271.out8 write -q -P PATTERN 0 1k
10 write -q -P PATTERN 3k 512
12 write -q -P PATTERN 5k 1k
14 write -q -P PATTERN 6k 2k
16 write -q -P PATTERN 8k 6k
18 write -q -P PATTERN 15k 4k
20 write -q -P PATTERN 32k 1k
22 write -q -P PATTERN 63k 4k
29 write -q -P PATTERN 0 64k
35 write -q -P PATTERN 3k 512
[all …]
/openbmc/docs/
H A DIPMITOOL-cheatsheet.md11 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power status
17 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power on
23 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power off
29 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power reset
35 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power cycle
41 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power soft
47 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power diag
55 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" user list
61 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" user summary
67 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" user set name <userid> <us…
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.c58 int P, N, M, id; in read_pll_src() local
75 P = (coef & 0x00070000) >> 16; in read_pll_src()
83 P = (coef & 0x00070000) >> 16; in read_pll_src()
109 P = (nvkm_rd32(device, 0x00e824 + (id * 0x28)) >> 16) & 7; in read_pll_src()
110 P += (coef & 0x00070000) >> 16; in read_pll_src()
119 return (ref * N / M) >> P; in read_pll_src()
198 u32 P = 0; in nv50_clk_read() local
221 P = (nvkm_rd32(device, 0x004028) & 0x00070000) >> 16; in nv50_clk_read()
223 case 0x00000000: return nvkm_clk_read(&clk->base, nv_clk_src_crystal) >> P; in nv50_clk_read()
225 case 0x00000002: return read_pll(clk, 0x004020) >> P; in nv50_clk_read()
[all …]
H A Dpllgt215.c31 u32 freq, int *pN, int *pfN, int *pM, int *P) in gt215_pll_calc() argument
36 *P = info->vco1.max_freq / freq; in gt215_pll_calc()
37 if (*P > info->max_p) in gt215_pll_calc()
38 *P = info->max_p; in gt215_pll_calc()
39 if (*P < info->min_p) in gt215_pll_calc()
40 *P = info->min_p; in gt215_pll_calc()
49 u32 tmp = freq * *P * M; in gt215_pll_calc()
67 err = abs(freq - (info->refclk * N / M / *P)); in gt215_pll_calc()
86 return info->refclk * *pN / *pM / *P; in gt215_pll_calc()
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dclient.hpp24 template <bool S, bool P, bool Preserved,
28 public Types<client<S, P, Preserved, Types...>,
29 sdbusplus::async::proxy_ns::proxy<S, P, false, Preserved>>...
32 using Self = client<S, P, Preserved, Types...>;
33 using Proxy = sdbusplus::async::proxy_ns::proxy<S, P, false, Preserved>;
43 requires(S || P)
47 requires(!S && !P) in client()
53 requires(S || P) in client()
61 return client<true, P, Preserved, Types...>(ctx, proxy.service(s)); in service()
66 requires(!P) in path()
[all …]
H A Dproxy.hpp51 template <bool S = false, bool P = false, bool I = false,
69 requires(!S && !P && !I)
72 requires(S || P || I)
76 constexpr proxy(value_ref<S> s, value_ref<P> p, value_ref<I> i) : in proxy()
83 return proxy<true, P, I, Preserved>{s, this->p, this->i}; in service()
86 requires(!P) in path()
93 return proxy<S, P, true, Preserved>{this->s, this->p, i}; in interface()
107 using result_t = proxy<S, P, I, true>; in preserve()
109 typename result_t::template value_t<P>(this->p), in preserve()
126 requires((S) && (P) && (I)) in call()
[all …]
/openbmc/linux/arch/powerpc/perf/
H A Disa207-common.c223 ret = PH(LVL, L1) | LEVEL(L1) | P(SNOOP, HIT); in isa207_find_source()
226 ret = PH(LVL, L2) | LEVEL(L2) | P(SNOOP, HIT); in isa207_find_source()
229 ret = PH(LVL, L3) | LEVEL(L3) | P(SNOOP, HIT); in isa207_find_source()
233 ret = P(SNOOP, HIT); in isa207_find_source()
238 ret |= P(LVL, HIT) | LEVEL(PMEM); in isa207_find_source()
240 ret |= PH(LVL, REM_RAM1) | REM | LEVEL(RAM) | P(HOPS, 2); in isa207_find_source()
242 ret |= P(LVL, HIT) | LEVEL(PMEM) | REM; in isa207_find_source()
244 ret |= PH(LVL, REM_RAM2) | REM | LEVEL(RAM) | P(HOPS, 3); in isa207_find_source()
252 ret |= P(SNOOP, HIT); in isa207_find_source()
257 ret = REM | P(HOPS, 0); in isa207_find_source()
[all …]
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-testsuite-use-www.example.org-for-wget-test-cases.patch13 testsuite/wget/wget--O-overrides--P | 2 +-
16 testsuite/wget/wget-supports--P | 2 +-
19 diff --git a/testsuite/wget/wget--O-overrides--P b/testsuite/wget/wget--O-overrides--P
21 --- a/testsuite/wget/wget--O-overrides--P
22 +++ b/testsuite/wget/wget--O-overrides--P
27 -busybox wget -q -O index.html -P foo http://www.google.com/
28 +busybox wget -q -O index.html -P foo http://www.example.org/
49 diff --git a/testsuite/wget/wget-supports--P b/testsuite/wget/wget-supports--P
51 --- a/testsuite/wget/wget-supports--P
52 +++ b/testsuite/wget/wget-supports--P
[all …]
/openbmc/linux/mm/
H A Dpercpu-stats.c19 #define P(X, Y) \ macro
121 P("nr_alloc", chunk->nr_alloc); in chunk_map_stats()
122 P("max_alloc_size", chunk->max_alloc_size); in chunk_map_stats()
123 P("empty_pop_pages", chunk->nr_empty_pop_pages); in chunk_map_stats()
124 P("first_bit", chunk_md->first_free); in chunk_map_stats()
125 P("free_bytes", chunk->free_bytes); in chunk_map_stats()
126 P("contig_bytes", chunk_md->contig_hint * PCPU_MIN_ALLOC_SIZE); in chunk_map_stats()
127 P("sum_frag", sum_frag); in chunk_map_stats()
128 P("max_frag", max_frag); in chunk_map_stats()
129 P("cur_min_alloc", cur_min_alloc); in chunk_map_stats()
[all …]
/openbmc/linux/kernel/sched/
H A Ddebug.c495 #define P(F) SEQ_printf(m, " .%-30s: %lld\n", #F, (long long)F) in print_cfs_group_stats() macro
525 P(se->load.weight); in print_cfs_group_stats()
527 P(se->avg.load_avg); in print_cfs_group_stats()
528 P(se->avg.util_avg); in print_cfs_group_stats()
529 P(se->avg.runnable_avg); in print_cfs_group_stats()
535 #undef P in print_cfs_group_stats()
719 #define P(x) \ in print_rt_rq() macro
730 P(rt_throttled); in print_rt_rq()
736 #undef P in print_rt_rq()
777 #define P(x) \ in print_cpu() macro
[all …]
/openbmc/linux/Documentation/arch/arm/nwfpe/
H A Dnetwinder-fpe.rst14 {P|M|Z} = {round to +infinity,round to -infinity,round to zero},
51 FLT{cond}<S,D,E>{P,M,Z} Fn, Rd Convert integer to floating point
52 FIX{cond}{P,M,Z} Rd, Fn Convert floating point to integer
80 ADF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - add
81 SUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - subtract
82 RSF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse subtract
83 MUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - multiply
84 DVF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - divide
85 RDV{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse divide
89 FML{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - fast multiply
[all …]
/openbmc/linux/tools/perf/util/
H A Dmem-events.c565 #define P(a, b) PERF_MEM_##a##_##b in c2c_decode_stats() macro
569 if (lock & P(LOCK, LOCKED)) stats->locks++; in c2c_decode_stats()
571 if (blk & P(BLK, DATA)) stats->blk_data++; in c2c_decode_stats()
572 if (blk & P(BLK, ADDR)) stats->blk_addr++; in c2c_decode_stats()
574 if (op & P(OP, LOAD)) { in c2c_decode_stats()
583 if (lvl & P(LVL, HIT)) { in c2c_decode_stats()
584 if (lvl & P(LVL, UNC)) stats->ld_uncache++; in c2c_decode_stats()
585 if (lvl & P(LVL, IO)) stats->ld_io++; in c2c_decode_stats()
586 if (lvl & P(LVL, LFB)) stats->ld_fbhit++; in c2c_decode_stats()
587 if (lvl & P(LVL, L1 )) stats->ld_l1hit++; in c2c_decode_stats()
[all …]
/openbmc/linux/security/apparmor/include/
H A Dlabel.h156 #define label_for_each(I, L, P) \ argument
157 for ((I).i = 0; ((P) = (L)->vec[(I).i]); ++((I).i))
160 #define label_for_each_cont(I, L, P) \ argument
161 for (++((I).i); ((P) = (L)->vec[(I).i]); ++((I).i))
190 #define label_for_each_confined(I, L, P) \ argument
192 ((P) = (L)->vec[(I).i]); \
195 #define label_for_each_in_merge(I, A, B, P) \ argument
197 ((P) = aa_label_next_in_merge(&(I), (A), (B))); \
200 #define label_for_each_not_in_set(I, SET, SUB, P) \ argument
202 ((P) = __aa_label_next_not_in_set(&(I), (SET), (SUB))); \
[all …]
/openbmc/linux/arch/x86/events/intel/
H A Dds.c72 #define P(a, b) PERF_MEM_S(a, b) macro
73 #define OP_LH (P(OP, LOAD) | P(LVL, HIT))
74 #define LEVEL(x) P(LVLNUM, x)
75 #define REM P(REMOTE, REMOTE)
76 #define SNOOP_NONE_MISS (P(SNOOP, NONE) | P(SNOOP, MISS))
80 P(OP, LOAD) | P(LVL, MISS) | LEVEL(L3) | P(SNOOP, NA),/* 0x00:ukn L3 */
81 OP_LH | P(LVL, L1) | LEVEL(L1) | P(SNOOP, NONE), /* 0x01: L1 local */
82 OP_LH | P(LVL, LFB) | LEVEL(LFB) | P(SNOOP, NONE), /* 0x02: LFB hit */
83 OP_LH | P(LVL, L2) | LEVEL(L2) | P(SNOOP, NONE), /* 0x03: L2 hit */
84 OP_LH | P(LVL, L3) | LEVEL(L3) | P(SNOOP, NONE), /* 0x04: L3 hit */
[all …]
/openbmc/linux/Documentation/admin-guide/pm/
H A Dintel_pstate.rst24 For the processors supported by ``intel_pstate``, the P-state concept is broader
27 information about that). For this reason, the representation of P-states used
32 ``intel_pstate`` maps its internal representation of P-states to frequencies too
38 Since the hardware P-state selection interface used by ``intel_pstate`` is
69 hardware-managed P-states (HWP) support. If it works in this mode, the
74 provides its own scaling algorithms for P-state selection. Those algorithms
77 ``sysfs``). [Note that different P-state selection algorithms may be chosen for
83 For example, the ``powersave`` P-state selection algorithm provided by
87 There are two P-state selection algorithms provided by ``intel_pstate`` in the
89 depends on whether or not the hardware-managed P-states (HWP) feature has been
[all …]
/openbmc/linux/crypto/
H A Dblowfish_common.c305 #define ROUND(a, b, n) ({ b ^= P[n]; a ^= bf_F(b); })
313 const u32 *P = bctx->p; in encrypt_block() local
335 yl ^= P[16]; in encrypt_block()
336 yr ^= P[17]; in encrypt_block()
348 u32 *P = ctx->p; in blowfish_setkey() local
360 P[i] = bf_pbox[i]; in blowfish_setkey()
369 P[i] = P[i] ^ temp; in blowfish_setkey()
379 P[i] = data[0]; in blowfish_setkey()
380 P[i + 1] = data[1]; in blowfish_setkey()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.dataTables-1.13.8.min.js4P,j,v,H){"use strict";function d(t){var e=parseInt(t,10);return!isNaN(e)&&isFinite(t)?e:null}funct… argument
/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_blowfish.c360 #define EROUND(a, b, n) do { b ^= P[n]; a ^= bf_F(b); } while (0)
361 #define DROUND(a, b, n) do { a ^= bf_F(b); b ^= P[n]; } while (0)
374 u32 *P = dsp->bf_p; in dsp_bf_encrypt() local
422 yl ^= P[16]; in dsp_bf_encrypt()
423 yr ^= P[17]; in dsp_bf_encrypt()
466 u32 *P = dsp->bf_p; in dsp_bf_decrypt() local
520 yr ^= P[17]; in dsp_bf_decrypt()
521 yl ^= P[16]; in dsp_bf_decrypt()
563 encrypt_block(const u32 *P, const u32 *S, u32 *dst, u32 *src) in encrypt_block() argument
585 yl ^= P[16]; in encrypt_block()
[all …]
/openbmc/linux/kernel/time/
H A Dtimer_list.c125 #define P(x) \ in print_cpu() macro
134 P(hres_active); in print_cpu()
135 P(nr_events); in print_cpu()
136 P(nr_retries); in print_cpu()
137 P(nr_hangs); in print_cpu()
138 P(max_hang_time); in print_cpu()
140 #undef P in print_cpu()
144 # define P(x) \ in print_cpu() macro
152 P(nohz_mode); in print_cpu()
154 P(tick_stopped); in print_cpu()
[all …]
/openbmc/qemu/subprojects/libvhost-user/include/
H A Datomic.h264 #define qatomic_read_i64(P) \ argument
265 _Generic(*(P), int64_t: qatomic_read__nocheck(P))
266 #define qatomic_read_u64(P) \ argument
267 _Generic(*(P), uint64_t: qatomic_read__nocheck(P))
268 #define qatomic_set_i64(P, V) \ argument
269 _Generic(*(P), int64_t: qatomic_set__nocheck(P, V))
270 #define qatomic_set_u64(P, V) \ argument
271 _Generic(*(P), uint64_t: qatomic_set__nocheck(P, V))
/openbmc/qemu/subprojects/libvduse/include/
H A Datomic.h264 #define qatomic_read_i64(P) \ argument
265 _Generic(*(P), int64_t: qatomic_read__nocheck(P))
266 #define qatomic_read_u64(P) \ argument
267 _Generic(*(P), uint64_t: qatomic_read__nocheck(P))
268 #define qatomic_set_i64(P, V) \ argument
269 _Generic(*(P), int64_t: qatomic_set__nocheck(P, V))
270 #define qatomic_set_u64(P, V) \ argument
271 _Generic(*(P), uint64_t: qatomic_set__nocheck(P, V))

12345678910>>...41