Home
last modified time | relevance | path

Searched refs:U (Results 1 – 200 of 468) sorted by relevance

123

/linux-4.4.14/drivers/tty/vt/
Dcp437.uni15 0x00 U+0000
16 0x01 U+263a
17 0x02 U+263b
18 0x03 U+2665
19 0x04 U+2666 U+25c6
20 0x05 U+2663
21 0x06 U+2660
22 0x07 U+2022
23 0x08 U+25d8
24 0x09 U+25cb
[all …]
Ddefkeymap.map342 compose '`' 'U' to '�'
344 compose '\'' 'U' to '�'
346 compose '^' 'U' to '�'
348 compose '"' 'U' to '�'
Ddefkeymap.c_shipped252 {'`', 'U', 0331}, {'`', 'u', 0371},
253 {'\'', 'U', 0332}, {'\'', 'u', 0372},
254 {'^', 'U', 0333}, {'^', 'u', 0373},
255 {'"', 'U', 0334}, {'"', 'u', 0374},
Dkeyboard.c386 sym = U(key_maps[0][k]); in do_compute_shiftstate()
1421 keysym = U(K(KT_BRL, keycode - KEY_BRL_DOT1 + 1)); in kbd_keycode()
1892 val = U(key_map[i]); in vt_do_kdsk_ioctl()
1908 if (key_map[0] == U(K_ALLOCATED)) { in vt_do_kdsk_ioctl()
1947 key_map[0] = U(K_ALLOCATED); in vt_do_kdsk_ioctl()
1949 key_map[j] = U(K_HOLE); in vt_do_kdsk_ioctl()
1954 ov = U(key_map[i]); in vt_do_kdsk_ioctl()
1964 key_map[i] = U(v); in vt_do_kdsk_ioctl()
/linux-4.4.14/arch/alpha/lib/
Dev6-csum_ipv6_magic.S63 inslh $18,7,$4 # U : 0000000000AABBCC
65 sll $19,8,$7 # U : U L U L : 0x00000000 00aabb00
69 zapnot $20,15,$20 # U : zero extend incoming csum
70 ldq_u $2,0($17) # L : U L U L : Latency: 3
72 extql $0,$6,$0 # U :
73 extqh $1,$6,$22 # U :
75 sll $19,24,$19 # U : U U L U : 0x000000aa bb000000
79 inswl $18,3,$18 # U : 000000CCDD000000
80 addl $19,$7,$19 # E : U L U L : <sign bits>bbaabb00
83 extql $1,$6,$1 # U :
[all …]
Dev6-clear_user.S66 beq $0, $zerolength # U .. .. .. : U L U L
73 beq $4, $headalign # U .. .. .. : U L U L
80 beq $1, $onebyte # .. .. U .. : sub-word store?
81 mskql $5, $6, $5 # .. U .. .. : take care of misaligned head
82 addq $6, 8, $6 # E .. .. .. : L U U L
87 subq $0, 8, $0 # E .. .. .. : U L U L
101 blt $4, $trailquad # U .. .. .. : U L U L
113 beq $3, $bigalign # U .. .. .. : U L U L : Aligned 0mod64
119 nop # E .. .. .. : U L U L
124 blt $3, $alignmod64 # U .. .. .. : U L U L
[all …]
Dev6-copy_user.S63 beq $0, $zerolength # U .. .. .. : U L U L
66 ble $1, $onebyteloop # .. .. U .. : 1st branch : small amount of data
67 beq $3, $destaligned # .. U .. .. : 2nd (one cycle fetcher stall)
68 subq $3, 8, $3 # E .. .. .. : L U U L : trip counter
78 nop # E .. .. .. : U L U L
87 bne $3, $aligndest # U .. .. .. : U L U L
97 beq $1,$quadaligned # U .. .. .. : U L U L
108 extql $3,$7,$3 # .. U .. .. :
109 extqh $2,$7,$1 # U .. .. .. : U U L L
114 subq $0,8,$0 # E .. .. .. : U L L U
[all …]
Dev6-memchr.S46 zap $18, 0x80, $5 # U : Bound length
47 beq $18, $not_found # U :
49 and $17, 0xff, $17 # E : L L U U : 00000000000000ch
51 insbl $17, 1, $2 # U : 000000000000ch00
54 lda $3, -1($31) # E : U L L U
56 sll $17, 16, $2 # U : 00000000chch0000
59 sll $17, 32, $2 # U : U L L U : chchchch00000000
62 extql $1, $16, $7 # U : $7 is upper bits
63 beq $4, $first_quad # U :
64 ldq_u $6, -1($5) # L : L U U L : eight or less bytes to search Latency=3
[all …]
Dev6-divide.S113 stq $2, 8($30) # L : L U L U
118 LONGIFY(divisor) # E : U L L U
123 DIV_ONLY(stq tmp2,32($30)) # L : L U U L
145 bne compare,1b # U : U L U L
150 blt divisor, 2f # U : U L U L
155 bne compare,1b # U : U L U L
169 srl mask,1,mask # U :
176 srl divisor,1,divisor # U :
177 nop # E : L U L U
182 bne mask,2b # U : U L U L
[all …]
Dev6-memset.S53 insbl $17,1,$2 # U : 000000000000ch00
55 ble $18,end_b # U : zero length requested?
59 insbl $1,2,$3 # U : 0000000000ch0000
60 insbl $1,3,$4 # U : 00000000ch000000
63 inswl $17,4,$5 # U : 0000chch00000000
65 inswl $17,6,$2 # U : chch000000000000
73 beq $1,within_quad_b # U :
75 beq $3,aligned_b # U : target is 0mod8
82 insql $17,$16,$2 # U : Insert new bytes
86 mskql $4,$16,$4 # U : clear relevant parts of the quad
[all …]
Dev6-stxncpy.S66 mskqh t2, a1, t2 # U : detection in the src word (stall)
67 mskqh t1, a1, t3 # U :
70 mskql t0, a1, t0 # U : assemble the first output word
73 beq a2, $a_eoc # U :
75 bne t8, $a_eos # U :
97 beq a2, $a_eoc # U :
99 beq t8, $a_loop # U :
117 bne t6, 1f # U : (stall)
124 zapnot t0, t8, t0 # U : clear src bytes > null (stall)
160 srl a2, 3, a2 # U : a2 = loop counter = (count - 1)/8 (stall)
[all …]
Dev6-stxcpy.S58 mskqh t2, a1, t2 # U : detection in the src word (stall)
59 mskqh t1, a1, t3 # U :
62 mskql t0, a1, t0 # U : assemble the first output word
65 bne t8, $a_eos # U : (stall)
81 beq t8, $a_loop # U : (stall for t8)
93 bne t6, 1f # U : (stall)
99 zapnot t1, t6, t1 # U : clear src bytes >= null (stall)
125 bne t0, $unaligned # U : (stall)
131 beq t0, stxcpy_aligned # U : ... if we wont need it (stall)
156 extql t1, a1, t1 # U : (stall on a1)
[all …]
Dev6-memcpy.S34 ble $18, $nomoredata # U : done with the copy?
38 bne $1, $misaligned # U : Nope - gotta do this the slow way
41 beq $1, $both_0mod8 # U : Yes
57 ble $18, $nomoredata # U : done with the copy?
58 bne $1, $head_align # U :
62 bne $1, $no_unroll # U :
64 beq $1, $do_unroll # U : no single quads to fiddle
75 bne $1, $single_head_quad # U : still not fully aligned
80 bne $1, $tail_quads # U : Nope
140 blt $18, $less_than_8 # U : Nope
[all …]
Dev67-strncat.S34 beq $18, $zerocount # U :
39 insqh $2, $0, $2 # U :
47 bne $2, $found # U :
52 beq $2, $loop # U :
61 zapnot $1, $27, $2 # U : was last byte a null?
63 bne $2, 0f # U :
68 bne $2, 2f # U :
72 bne $3, 1f # U :
77 2: zap $1, $24, $1 # U :
Dev67-strchr.S33 insbl a1, 1, t5 # U : 000000000000ch00
34 insbl a1, 7, a2 # U : ch00000000000000
36 insbl t3, 6, a3 # U : 00ch000000000000
41 mskqh t4, a0, t4 # U : only want relevant part of first quad
60 bne t0, $found # U :
76 beq t0, $loop # U :
Dev67-strrchr.S35 insbl a1, 1, t4 # U : 000000000000ch00
36 insbl a1, 2, t5 # U : 0000000000ch0000
41 sll t5, 8, t3 # U : 00000000ch000000
46 sll a1, 32, t2 # U : 0000chch00000000
47 sll a1, 48, t4 # U : chch000000000000
62 bne t1, $eos # U : did we already hit the terminator?
78 beq t1, $loop # U : if we havnt seen a null, loop
Dev67-strlen.S30 insqh $2, $16, $2 # U :
36 bne $2, $found # U :
41 beq $2, $loop # U :
Dev67-strcat.S36 insqh $2, $16, $2 # U :
41 bne $2, $found # U :
46 beq $2, $loop # U :
/linux-4.4.14/Documentation/
Dunicode.txt23 IBMPC_MAP IBM code page 437 ESC ( U
26 In particular, ESC ( U is no longer "straight to font", since the font
35 In accordance with the Unicode standard/ISO 10646 the range U+F000 to
36 U+F8FF has been reserved for OS-wide allocation (the Unicode Standard
38 Linux we call it the "Linux Zone"). U+F000 was picked as the starting
41 This leaves U+E000 to U+EFFF as End User Zone.
43 [v1.2]: The Unicodes range from U+F000 and up to U+F7FF have been
45 translation table. The user-defined map now defaults to U+F000 to
46 U+F0FF, emulating the previous behaviour. In practice, this range
48 (U+F000..U+F0FF) or 512-character (U+F000..U+F1FF) fonts.
[all …]
/linux-4.4.14/arch/m68k/fpsp040/
Dslogn.S346 |--NOTE THAT U = (Y-F)/F IS VERY SMALL AND THUS APPROXIMATING
347 |--LOG(1+U) CAN BE VERY EFFICIENT.
381 fmulx (%a0),%fp0 | ...FP0 IS U = (Y-F)/F
384 fmulx %fp2,%fp2 | ...FP2 IS V=U*U
387 |--LOG(1+U) IS APPROXIMATED BY
388 |--U + V*(A1+U*(A2+U*(A3+U*(A4+U*(A5+U*A6))))) WHICH IS
389 |--[U + V*(A1+V*(A3+V*A5))] + [U*V*(A2+V*(A4+V*A6))]
410 fmulx %fp0,%fp1 | ...U*V*(A2+V*(A4+V*A6))
411 faddx %fp2,%fp0 | ...U+V*(A1+V*(A3+V*A5)), FP2 RELEASED
413 faddx (%a0),%fp1 | ...LOG(F)+U*V*(A2+V*(A4+V*A6))
[all …]
Dsatan.S289 fdivx %fp1,%fp0 | ...FP0 IS U = (X-F)/(1+X*F)
316 |--U IN FP0, WE ARE NOW READY TO COMPUTE ATAN(U) AS
317 |--U + A1*U*V*(A2 + V*(A3 + V)), V = U*U
319 |--THE NATURAL FORM IS U + U*V*(A1 + V*(A2 + V*A3))
322 |--PARTS A1*U*V AND (A2 + ... STUFF) MORE LOAD-BALANCED
330 fmulx %fp0,%fp1 | ...U*V
332 fmuld ATANA1,%fp1 | ...A1*U*V
333 fmulx %fp2,%fp1 | ...A1*U*V*(A2+V*(A3+V))
335 faddx %fp1,%fp0 | ...ATAN(U), FP1 RELEASED
Dstan.S32 | rational function U/V where
33 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
38 | rational function U/V where
39 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
41 | -Cot(r) = -V/U. Exit.
Dgen_except.S168 | exception is to set the E1/E3 byte and clr the U flag.
206 bclrb #UFLAG,T_BYTE(%a6) |clr U flag from unimp
273 bclrb #UFLAG,T_BYTE(%a6) |clr U flag from unimp
302 bclrb #UFLAG,T_BYTE(%a6) |clr U flag
/linux-4.4.14/arch/parisc/kernel/
Dcompat_audit.c5 ~0U
10 ~0U
15 ~0U
20 ~0U
25 ~0U
Daudit.c8 ~0U
13 ~0U
18 ~0U
23 ~0U
28 ~0U
/linux-4.4.14/arch/x86/ia32/
Daudit.c5 ~0U
10 ~0U
15 ~0U
20 ~0U
25 ~0U
/linux-4.4.14/arch/sparc/kernel/
Dcompat_audit.c7 ~0U
12 ~0U
17 ~0U
22 ~0U
27 ~0U
Daudit.c10 ~0U
15 ~0U
20 ~0U
25 ~0U
30 ~0U
/linux-4.4.14/arch/powerpc/kernel/
Dcompat_audit.c6 ~0U
11 ~0U
16 ~0U
21 ~0U
26 ~0U
Daudit.c8 ~0U
13 ~0U
18 ~0U
23 ~0U
28 ~0U
Dalign.c43 #define U 8 /* update index register */ macro
79 { 4, LD+U }, /* 00 1 0000: lwzu */
81 { 4, ST+U }, /* 00 1 0010: stwu */
83 { 2, LD+U }, /* 00 1 0100: lhzu */
84 { 2, LD+SE+U }, /* 00 1 0101: lhau */
85 { 2, ST+U }, /* 00 1 0110: sthu */
87 { 4, LD+F+S+U }, /* 00 1 1000: lfsu */
88 { 8, LD+F+U }, /* 00 1 1001: lfdu */
89 { 4, ST+F+S+U }, /* 00 1 1010: stfsu */
90 { 8, ST+F+U }, /* 00 1 1011: stfdu */
[all …]
Dprom_init.c801 .real_mode = ~0U, /* ~0 means "don't care" */
802 .real_base = ~0U,
803 .real_size = ~0U,
804 .virt_base = ~0U,
805 .virt_size = ~0U,
806 .load_base = ~0U
820 .min_load = ~0U,
/linux-4.4.14/arch/s390/kernel/
Dcompat_audit.c7 ~0U
12 ~0U
17 ~0U
22 ~0U
27 ~0U
Daudit.c9 ~0U
14 ~0U
19 ~0U
24 ~0U
29 ~0U
/linux-4.4.14/lib/
Dcompat_audit.c7 ~0U
12 ~0U
17 ~0U
22 ~0U
27 ~0U
Daudit.c8 ~0U
13 ~0U
18 ~0U
23 ~0U
28 ~0U
Dlocking-selftest.c179 #define U(x) raw_spin_unlock(&lock_##x) macro
180 #define LU(x) L(x); U(x)
206 #define WWAI(x) do { ww_acquire_init(x, &ww_lockdep); (x)->deadlock_inject_countdown = ~0U; } whi…
862 U(B); \
889 U(B); \
901 U(B); \
1546 U(A); in ww_test_spin_nest_unlocked()
1664 U(A); in ww_test_spin_block()
1668 U(A); in ww_test_spin_block()
1674 U(A); in ww_test_spin_block()
[all …]
Dlocking-selftest-spin.h5 #define UNLOCK U
/linux-4.4.14/arch/alpha/kernel/
Daudit.c8 ~0U
13 ~0U
18 ~0U
23 ~0U
28 ~0U
/linux-4.4.14/arch/ia64/kernel/
Daudit.c8 ~0U
13 ~0U
18 ~0U
23 ~0U
28 ~0U
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bit.c63 tmp |= (~0U >> (NBWORD-start_bit)); in xfs_contig_bits()
64 if (tmp != ~0U) in xfs_contig_bits()
70 if ((tmp = *p++) != ~0U) in xfs_contig_bits()
103 tmp &= (~0U << start_bit); in xfs_next_bit()
104 if (tmp != 0U) in xfs_next_bit()
110 if ((tmp = *p++) != 0U) in xfs_next_bit()
/linux-4.4.14/arch/x86/kernel/
Daudit_64.c8 ~0U
13 ~0U
18 ~0U
23 ~0U
28 ~0U
/linux-4.4.14/arch/arm/mm/
Dtlb-v7.S50 ALT_SMP(mcr p15, 0, r0, c8, c3, 3) @ TLB invalidate U MVA all ASID (shareable)
52 ALT_SMP(mcr p15, 0, r0, c8, c3, 1) @ TLB invalidate U MVA (shareable)
54 ALT_UP(mcr p15, 0, r0, c8, c7, 1) @ TLB invalidate U MVA
79 ALT_SMP(mcr p15, 0, r0, c8, c3, 3) @ TLB invalidate U MVA all ASID (shareable)
81 ALT_SMP(mcr p15, 0, r0, c8, c3, 1) @ TLB invalidate U MVA (shareable)
83 ALT_UP(mcr p15, 0, r0, c8, c7, 1) @ TLB invalidate U MVA
Dcache-v7.S361 mcrne p15, 0, r0, c7, c14, 1 @ clean & invalidate D / U line
365 mcrne p15, 0, r1, c7, c14, 1 @ clean & invalidate D / U line
367 mcr p15, 0, r0, c7, c6, 1 @ invalidate D / U line
389 mcr p15, 0, r0, c7, c10, 1 @ clean D / U line
411 mcr p15, 0, r0, c7, c14, 1 @ clean & invalidate D / U line
Dabort-lv4t.S74 tst r8, #1 << 23 @ Check U bit
92 tst r8, #1 << 23 @ Check U bit
106 tst r8, #1 << 23 @ Check U bit
/linux-4.4.14/arch/mips/cavium-octeon/executive/
Dcvmx-l2c.c527 uint64_t U:1; /* Use, LRU eviction */ member
531 uint64_t U:1; /* Use, LRU eviction */
544 uint64_t U:1; /* Use, LRU eviction */ member
548 uint64_t U:1; /* Use, LRU eviction */
561 uint64_t U:1; /* Use, LRU eviction */ member
565 uint64_t U:1; /* Use, LRU eviction */
578 uint64_t U:1; /* Use, LRU eviction */ member
582 uint64_t U:1; /* Use, LRU eviction */
595 uint64_t U:1; /* Use, LRU eviction */ member
599 uint64_t U:1; /* Use, LRU eviction */
[all …]
/linux-4.4.14/fs/ncpfs/
Dncplib_kernel.h141 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(S,m,i,n,k,U) argument
142 #define ncp_vol2io(S,m,i,n,k,U) ncp__vol2io(S,m,i,n,k,U) argument
154 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(m,i,n,k,U) argument
155 #define ncp_vol2io(S,m,i,n,k,U) ncp__vol2io(m,i,n,k,U) argument
/linux-4.4.14/arch/powerpc/boot/dts/
Deiger.dts37 clock-frequency = <0>; /* Filled in by U-Boot */
38 timebase-frequency = <0>; /* Filled in by U-Boot */
50 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by U-Boot */
114 clock-frequency = <0>; /* Filled in by U-Boot */
149 clock-frequency = <0>; /* Filled in by U-Boot */
156 clock-frequency = <0>; /* Filled in by U-Boot */
157 /* ranges property is supplied by U-Boot */
164 /* reg property is supplied in by U-Boot */
199 /* reg property is supplied by U-boot */
241 clock-frequency = <0>; /* Filled in by U-Boot */
[all …]
Dobs600.dts39 clock-frequency = <0>; /* Filled in by U-Boot */
40 timebase-frequency = <0>; /* Filled in by U-Boot */
52 reg = <0x00000000 0x00000000>; /* Filled in by U-Boot */
103 clock-frequency = <0>; /* Filled in by U-Boot */
146 clock-frequency = <0>; /* Filled in by U-Boot */
153 clock-frequency = <0>; /* Filled in by U-Boot */
154 /* ranges property is supplied by U-Boot */
200 clock-frequency = <0>; /* Filled in by U-Boot */
211 clock-frequency = <0>; /* Filled in by U-Boot */
256 local-mac-address = [000000000000]; /* Filled in by U-Boot */
[all …]
Dbluestone.dts47 clock-frequency = <0>; /* Filled in by U-Boot */
48 timebase-frequency = <0>; /* Filled in by U-Boot */
61 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by U-Boot */
114 /* configured in U-Boot */
143 clock-frequency = <0>; /* Filled in by U-Boot */
171 clock-frequency = <0>; /* Filled in by U-Boot */
178 clock-frequency = <0>; /* Filled in by U-Boot */
179 /* ranges property is supplied by U-Boot */
257 clock-frequency = <0>; /* Filled in by U-Boot */
258 current-speed = <0>; /* Filled in by U-Boot */
[all …]
Darches.dts55 clock-frequency = <0>; /* Filled in by U-Boot */
56 timebase-frequency = <0>; /* Filled in by U-Boot */
69 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by U-Boot */
143 clock-frequency = <0>; /* Filled in by U-Boot */
178 clock-frequency = <0>; /* Filled in by U-Boot */
185 clock-frequency = <0>; /* Filled in by U-Boot */
186 /* ranges property is supplied by U-Boot */
228 clock-frequency = <0>; /* Filled in by U-Boot */
229 current-speed = <0>; /* Filled in by U-Boot */
277 local-mac-address = [000000000000]; /* Filled in by U-Boot */
[all …]
Dhaleakala.dts34 clock-frequency = <0>; /* Filled in by U-Boot */
35 timebase-frequency = <0>; /* Filled in by U-Boot */
47 reg = <0x00000000 0x00000000>; /* Filled in by U-Boot */
89 clock-frequency = <0>; /* Filled in by U-Boot */
125 clock-frequency = <0>; /* Filled in by U-Boot */
132 clock-frequency = <0>; /* Filled in by U-Boot */
133 /* ranges property is supplied by U-Boot */
171 clock-frequency = <0>; /* Filled in by U-Boot */
182 clock-frequency = <0>; /* Filled in by U-Boot */
221 local-mac-address = [000000000000]; /* Filled in by U-Boot */
Dglacier.dts37 clock-frequency = <0>; /* Filled in by U-Boot */
38 timebase-frequency = <0>; /* Filled in by U-Boot */
51 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by U-Boot */
125 clock-frequency = <0>; /* Filled in by U-Boot */
166 clock-frequency = <0>; /* Filled in by U-Boot */
173 clock-frequency = <0>; /* Filled in by U-Boot */
174 /* ranges property is supplied by U-Boot */
243 clock-frequency = <0>; /* Filled in by U-Boot */
244 current-speed = <0>; /* Filled in by U-Boot */
254 clock-frequency = <0>; /* Filled in by U-Boot */
[all …]
Dmakalu.dts35 clock-frequency = <0>; /* Filled in by U-Boot */
36 timebase-frequency = <0>; /* Filled in by U-Boot */
48 reg = <0x00000000 0x00000000>; /* Filled in by U-Boot */
90 clock-frequency = <0>; /* Filled in by U-Boot */
126 clock-frequency = <0>; /* Filled in by U-Boot */
133 clock-frequency = <0>; /* Filled in by U-Boot */
134 /* ranges property is supplied by U-Boot */
172 clock-frequency = <0>; /* Filled in by U-Boot */
183 clock-frequency = <0>; /* Filled in by U-Boot */
222 local-mac-address = [000000000000]; /* Filled in by U-Boot */
[all …]
Dklondike.dts46 clock-frequency = <300000000>; /* Filled in by U-Boot */
47 timebase-frequency = <300000000>; /* Filled in by U-Boot */
59 reg = <0x00000000 0x20000000>; /* Filled in by U-Boot */
113 clock-frequency = <0>; /* Filled in by U-Boot */
144 clock-frequency = <300000000>; /* Filled in by U-Boot */
171 local-mac-address = [000000000000]; /* Filled in by U-Boot */
201 local-mac-address = [000000000000]; /* Filled in by U-Boot */
Dmgcoge.dts36 timebase-frequency = <0>; /* Filled in by U-Boot */
37 clock-frequency = <0>; /* Filled in by U-Boot */
38 bus-frequency = <0>; /* Filled in by U-Boot */
97 reg = <0 0>; /* Filled in by U-Boot */
147 current-speed = <0>; /* Filled in by U-Boot */
155 local-mac-address = [ 00 00 00 00 00 00 ]; /* Filled in by U-Boot */
Dkilauea.dts35 clock-frequency = <0>; /* Filled in by U-Boot */
36 timebase-frequency = <0>; /* Filled in by U-Boot */
48 reg = <0x00000000 0x00000000>; /* Filled in by U-Boot */
99 clock-frequency = <0>; /* Filled in by U-Boot */
142 clock-frequency = <0>; /* Filled in by U-Boot */
149 clock-frequency = <0>; /* Filled in by U-Boot */
150 /* ranges property is supplied by U-Boot */
215 clock-frequency = <0>; /* Filled in by U-Boot */
226 clock-frequency = <0>; /* Filled in by U-Boot */
276 local-mac-address = [000000000000]; /* Filled in by U-Boot */
[all …]
Dredwood.dts33 clock-frequency = <0>; /* Filled in by U-Boot */
34 timebase-frequency = <0>; /* Filled in by U-Boot */
46 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by U-Boot */
110 clock-frequency = <0>; /* Filled in by U-Boot */
145 clock-frequency = <0>; /* Filled in by U-Boot */
152 clock-frequency = <0>; /* Filled in by U-Boot */
153 /* ranges property is supplied by U-Boot */
199 clock-frequency = <0>; /* Filled in by U-Boot */
200 current-speed = <0>; /* Filled in by U-Boot */
221 local-mac-address = [000000000000]; /* Filled in by U-Boot */
Damigaone.dts33 timebase-frequency = <0>; // 33.3 MHz, from U-boot
34 clock-frequency = <0>; // From U-boot
35 bus-frequency = <0>; // From U-boot
41 reg = <0 0>; // From U-boot
Dcanyonlands.dts35 clock-frequency = <0>; /* Filled in by U-Boot */
36 timebase-frequency = <0>; /* Filled in by U-Boot */
49 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by U-Boot */
132 clock-frequency = <0>; /* Filled in by U-Boot */
206 clock-frequency = <0>; /* Filled in by U-Boot */
213 clock-frequency = <0>; /* Filled in by U-Boot */
214 /* ranges property is supplied by U-Boot */
288 clock-frequency = <0>; /* Filled in by U-Boot */
289 current-speed = <0>; /* Filled in by U-Boot */
299 clock-frequency = <0>; /* Filled in by U-Boot */
[all …]
Dkmeter1.dts42 timebase-frequency = <0>; /* Filled in by U-Boot */
43 bus-frequency = <0>; /* Filled in by U-Boot */
44 clock-frequency = <0>; /* Filled in by U-Boot */
50 reg = <0 0>; /* Filled in by U-Boot */
60 bus-frequency = <0>; /* Filled in by U-Boot */
301 clock-frequency = <0>; /* Filled in by U-Boot */
302 brg-frequency = <0>; /* Filled in by U-Boot */
303 bus-frequency = <0>; /* Filled in by U-Boot */
Dicon.dts35 clock-frequency = <0>; /* Filled in by U-Boot */
36 timebase-frequency = <0>; /* Filled in by U-Boot */
49 reg = <0x0 0x00000000 0x0 0x00000000>; /* Filled in by U-Boot */
128 clock-frequency = <0>; /* Filled in by U-Boot */
157 clock-frequency = <0>; /* Filled in by U-Boot */
164 clock-frequency = <0>; /* Filled in by U-Boot */
165 /* ranges property is supplied by U-Boot */
214 clock-frequency = <0>; /* Filled in by U-Boot */
Dxpedite5330.dts5 * XPedite5330 3U CompactPCI module based on MPC8572E
18 form-factor = "3U CompactPCI";
99 reg = <0x0 0x0 0x0 0x0>; // Filled in by U-Boot
134 label = "Primary U-Boot environment";
138 label = "Primary U-Boot";
164 label = "Secondary U-Boot environment";
168 label = "Secondary U-Boot";
186 /* U-Boot should fix this up if chip size > 1 GB */
Dxpedite5370.dts5 * XPedite5370 3U VPX single-board computer based on MPC8572E
61 reg = <0x0 0x0 0x0 0x0>; // Filled in by U-Boot
96 label = "Primary U-Boot environment";
100 label = "Primary U-Boot";
126 label = "Secondary U-Boot environment";
130 label = "Secondary U-Boot";
148 /* U-Boot should fix this up if chip size > 1 GB */
Dxcalibur1501.dts5 * XCalibur1501 6U CompactPCI single-board computer based on MPC8572E
62 reg = <0x0 0x0 0x0 0x0>; // Filled in by U-Boot
98 label = "Primary U-Boot environment";
102 label = "Primary U-Boot";
128 label = "Secondary U-Boot environment";
132 label = "Secondary U-Boot";
150 /* U-Boot should fix this up if chip size > 1 GB */
Dxpedite5301.dts63 reg = <0x0 0x0 0x0 0x0>; // Filled in by U-Boot
98 label = "Primary U-Boot environment";
102 label = "Primary U-Boot";
128 label = "Secondary U-Boot environment";
132 label = "Secondary U-Boot";
150 /* U-Boot should fix this up if chip size > 1 GB */
Dsocrates.dts49 reg = <0x00000000 0x00000000>; // Filled in by U-Boot
58 bus-frequency = <0>; // Filled in by U-Boot
249 >; /* Overwritten by U-Boot */
Dksi8560.dts40 timebase-frequency = <0>; /* From U-boot */
41 bus-frequency = <0>; /* From U-boot */
42 clock-frequency = <0>; /* From U-boot */
Dmpc7448hpc2.dts43 clock-frequency = <0>; // From U-Boot
44 bus-frequency = <0>; // From U-Boot
Dxpedite5200.dts48 reg = <0x0 0x0>; // Filled in by U-Boot
437 /* U-Boot should fix this up */
467 /* XMC PCIe is not yet enabled in U-Boot on XPedite5200 */
Dtqm8548-bigflash.dts50 reg = <0x00000000 0x00000000>; // Filled in by U-Boot
390 /* Note: CAN support needs be enabled in U-Boot */
414 /* Note: NAND support needs to be enabled in U-Boot */
Dtqm8548.dts50 reg = <0x00000000 0x00000000>; // Filled in by U-Boot
390 /* Note: CAN support needs be enabled in U-Boot */
414 /* Note: NAND support needs to be enabled in U-Boot */
Duc101.dts138 label = "U-Boot";
Dmedia5200.dts33 timebase-frequency = <33000000>; // 33 MHz, these were configured by U-Boot
/linux-4.4.14/arch/arc/include/asm/
Dentry-arcv2.h14 ; 2. STATUS32.Z flag set to U mode at time of interrupt (U:1, K:0)
23 ; - U mode: retrieve it from AUX_USER_SP
26 ; Utilize the fact that Z bit is set if Intr taken in U mode
117 ; Set Z flag if this was from U mode (expected by INTERRUPT_PROLOGUE)
118 ; Although H/w exception micro-ops do set Z flag for U mode (just like
/linux-4.4.14/include/linux/irqchip/
Darm-gic-v3.h78 #define GICD_IROUTER_SPI_MODE_ONE (0U << 31)
117 #define GICR_PROPBASER_NonShareable (0U << 10)
121 #define GICR_PROPBASER_nCnB (0U << 7)
132 #define GICR_PENDBASER_NonShareable (0U << 10)
136 #define GICR_PENDBASER_nCnB (0U << 7)
261 #define ICC_CTLR_EL1_EOImode_drop_dir (0U << 1)
/linux-4.4.14/include/asm-generic/
Dint-ll64.h28 #define U8_C(x) x ## U
30 #define U16_C(x) x ## U
32 #define U32_C(x) x ## U
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_32_sr.S64 mtspr SPRN_IBAT##n##U,reg; \
66 mtspr SPRN_DBAT##n##U,reg; \
106 mtspr SPRN_IBAT##n##U,RA; \
110 mtspr SPRN_DBAT##n##U,RA; \
/linux-4.4.14/arch/arc/kernel/
Dentry-arcv2.S172 ld r0, [sp, PT_status32] ; U/K mode at time of entry
186 ; Exception in U mode, preempted in kernel, Intr taken (K mode), orig
187 ; task now returning to U mode (riding the Intr)
189 ; won't be switched to correct U mode value (from AUX_SP)
190 ; So force AUX_IRQ_ACT.U for such a case
192 btst r0, STATUS_U_BIT ; Z flag set if K (Z clear for U)
193 bset.nz r11, r11, AUX_IRQ_ACT_BIT_U ; NZ means U
Dentry.S305 mov blink, resume_user_mode_begin ; tail-call to U mode ret chks
339 b resume_user_mode_begin ; loop back to start of U mode ret
345 b resume_user_mode_begin ; unconditionally back to U mode ret chks
/linux-4.4.14/Documentation/video4linux/
DCARDLIST.em28xx40 39 -> KWorld PVRTV 300U (em2861) [eb1a:e300]
42 41 -> Kworld 350 U DVB-T (em2870) [eb1a:e350]
43 42 -> Kworld 355 U DVB-T (em2870) [eb1a:e355,eb1a:e357,eb1a:e359]
48 47 -> KWorld DVB-T 305U (em2880) [eb1a:e305]
49 48 -> KWorld DVB-T 310U (em2880)
70 69 -> KWorld ATSC 315U HDTV TV Box (em2882) [eb1a:a313]
77 76 -> KWorld PlusTV 340U or UB435-Q (ATSC) (em2870) [1b80:a340]
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Ddisp.c32 struct bit_entry U; in nvbios_disp_table() local
34 if (!bit_entry(bios, 'U', &U)) { in nvbios_disp_table()
35 if (U.version == 1) { in nvbios_disp_table()
36 u16 data = nvbios_rd16(bios, U.offset); in nvbios_disp_table()
/linux-4.4.14/drivers/input/tablet/
DKconfig28 tristate "Aiptek 6000U/8000U and Genius G_PEN tablet support (USB)"
32 Say Y here if you want to use the USB version of the Aiptek 6000U,
33 Aiptek 8000U or Genius G-PEN 560 tablet. Make sure to say Y to
/linux-4.4.14/fs/udf/
Dunicode.c188 u_len = 0U; in udf_UTF8toCS0()
189 utf_char = 0U; in udf_UTF8toCS0()
190 utf_cnt = 0U; in udf_UTF8toCS0()
191 for (i = 0U; i < utf->u_len; i++) { in udf_UTF8toCS0()
316 u_len = 0U; in udf_NLStoCS0()
317 for (i = 0U; i < uni->u_len; i++) { in udf_NLStoCS0()
/linux-4.4.14/drivers/scsi/snic/
Dvnic_devcmd.h39 #define _CMD_DIR_NONE 0U
47 #define _CMD_FLAGS_NONE 0U
53 #define _CMD_VTYPE_NONE 0U
/linux-4.4.14/Documentation/security/
Dkeys-request-key.txt87 (a) An uninstantiated key U of requested type and description.
89 (b) An authorisation key V that refers to key U and notes that process A
90 is the context in which key U should be instantiated and secured, and
96 (5) /sbin/request-key assumes the authority associated with key U.
110 instantiate key U, using key W as a reference (perhaps it contacts a
111 Kerberos server using the TGT) and then instantiates key U.
113 (9) Upon instantiating key U, auth key V is automatically revoked so that it
117 U to the caller.
/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_sctp.h62 memset((chunkmap), ~0U, sizeof(chunkmap))
86 if (chunkmap[i] != ~0U) in __sctp_chunkmap_is_all_set()
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dcpsw.txt83 /* Filled in by U-Boot */
89 /* Filled in by U-Boot */
112 /* Filled in by U-Boot */
118 /* Filled in by U-Boot */
Dsocfpga-dwmac.txt28 mac-address = [00 00 00 00 00 00];/* Filled in by U-Boot */
Dsamsung-sxgbe.txt49 mac-address = [ 00 11 22 33 44 55 ]; /* Filled in by U-Boot */
/linux-4.4.14/Documentation/trace/
Dring-buffer-design.txt448 <---| |--->| |-U->| |--->| |--->
452 "-U->" represents a pointer in the UPDATE state.
589 <---| |--->| |-U->| |--->| |--->
599 <---| |--->| |-U->| |-H->| |--->
732 <---| |--->| |-U->| |--->| |--->
748 <---| |--->| |-U->| |-H->| |--->
760 <---| |--->| |-U->| |-H->| |--->
797 <---| |--->| |-U->| |--->| |--->
810 <---| |--->| |-U->| |-H->| |--->
821 <---| |--->| |-U->| |-H->| |--->
[all …]
/linux-4.4.14/drivers/scsi/fnic/
Dvnic_devcmd.h39 #define _CMD_DIR_NONE 0U
47 #define _CMD_FLAGS_NONE 0U
53 #define _CMD_VTYPE_NONE 0U
/linux-4.4.14/arch/arm/boot/dts/
Dkirkwood-ts219.dtsi59 label = "U-Boot";
77 label = "U-Boot Config";
Dda850-evm.dts90 label = "U-Boot-SPL";
95 label = "U-Boot";
100 label = "U-Boot-Env";
Darmada-398-db.dts81 label = "U-Boot";
123 label = "U-Boot";
Dat91sam9x5cm.dtsi60 label = "U-Boot Env";
Dam335x-igep0033.dtsi170 label = "U-boot";
175 label = "U-Boot Env";
Dat91-cosino.dtsi114 label = "U-Boot Env";
Ddm814x.dtsi315 /* Filled in by U-Boot */
320 /* Filled in by U-Boot */
Darmada-370-rd.dts50 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
184 label = "U-Boot";
Dpxa27x.dtsi96 &pdma 69 0 /* U channel */
Dkirkwood-nas2big.dts125 label = "U-Boot";
Domap3-tao3530.dtsi310 label = "U-Boot";
315 label = "U-Boot Env";
Domap3-devkit8000-common.dtsi236 label = "U-Boot";
241 label = "U-Boot Env";
Domap3-beagle.dts415 label = "U-Boot";
419 label = "U-Boot Env";
/linux-4.4.14/Documentation/powerpc/
Dbootwrapper.txt15 others. U-Boot is typically found on embedded PowerPC hardware, but there
25 U-Boot (for versions that don't understand the device
28 are all embedded inside the U-Boot uImage file format
33 bd_info structure used in the old U-Boot interfaces,
35 U-Boot platform has a different platform init file
87 uImage: Native image format used by U-Boot. The uImage target
90 requires a version of U-Boot that is able to pass
92 version of U-Boot, then you need to use a cuImage
Dmpc52xx.txt8 - U-Boot:
14 then, on U-boot:
/linux-4.4.14/arch/sparc/include/asm/
Dspinlock_32.h131 *(volatile __u32 *)&lp->lock = ~0U; in arch_write_lock()
157 *(volatile u32*)&rw->lock = ~0U; in arch_write_trylock()
/linux-4.4.14/Documentation/video4linux/cx2341x/
DREADME.hm126 The format is YUV 4:2:0 which uses 1 Y byte per pixel and 1 U and V byte per
30 Y, U and V planes. This code assumes frames of 720x576 (PAL) pixels.
72 // descramble U/V plane
74 // The U/V values are interlaced (UVUV...).
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-l2c.h61 uint64_t U:1; /* Use, LRU eviction */ member
65 uint64_t U:1; /* Use, LRU eviction */
/linux-4.4.14/arch/m68k/hp300/
Dhp300map.map237 compose '`' 'U' to '�'
239 compose '\'' 'U' to '�'
241 compose '^' 'U' to '�'
243 compose '"' 'U' to '�'
/linux-4.4.14/arch/powerpc/platforms/52xx/
Dlite5200_sleep.S258 SAVE_SPRN(DBAT##n##U, addr+1); \
260 SAVE_SPRN(IBAT##n##U, addr+3);
323 LOAD_SPRN(DBAT##n##U, addr+1); \
325 LOAD_SPRN(IBAT##n##U, addr+3);
/linux-4.4.14/arch/parisc/include/uapi/asm/
Dioctl.h38 #define _IOC_NONE 0U
/linux-4.4.14/include/linux/
Dkernel.h18 #define USHRT_MAX ((u16)(~0U))
21 #define INT_MAX ((int)(~0U>>1))
23 #define UINT_MAX (~0U)
32 #define U8_MAX ((u8)~0U)
35 #define U16_MAX ((u16)~0U)
38 #define U32_MAX ((u32)~0U)
Dkbd_kern.h132 #define U(x) ((x) ^ 0xf000) macro
Dlru_cache.h170 #define LC_FREE (~0U)
Dww_mutex.h185 ctx->acquired = ~0U; in ww_acquire_fini()
/linux-4.4.14/include/uapi/linux/
Dbcache.h216 #define CACHE_REPLACEMENT_LRU 0U
221 #define CACHE_MODE_WRITETHROUGH 0U
226 #define BDEV_STATE_NONE 0U
Dauto_fs4.h33 #define AUTOFS_TYPE_ANY 0U
Dinet_diag.h20 #define INET_DIAG_NOCOOKIE (~0U)
/linux-4.4.14/drivers/clocksource/
Dtimer-stm32.c144 writel_relaxed(~0U, data->base + TIM_ARR); in stm32_clockevent_init()
146 if (max_delta == ~0U) { in stm32_clockevent_init()
/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Dp1020utm-pc.dtsi67 label = "NOR U-Boot Image";
132 since U-Boot doesn't clear the status property when
133 it enables USB2. OTOH, U-Boot does create a new node
Dp1020rdb-pc.dtsi75 label = "NOR U-Boot Image";
91 label = "NAND U-Boot Image";
197 since U-Boot doesn't clear the status property when
198 it enables USB2. OTOH, U-Boot does create a new node
Dp1020mbg-pc.dtsi75 label = "NOR U-Boot Image";
143 since U-Boot doesn't clear the status property when
144 it enables USB2. OTOH, U-Boot does create a new node
Dc293pcie.dts109 label = "NOR U-Boot Image";
124 label = "NAND U-Boot Image";
178 label = "SPI Flash U-Boot Image";
Dp1024rdb.dtsi75 label = "NOR U-Boot Image";
91 label = "NAND U-Boot Image";
139 label = "SPI U-Boot Image";
Dp2020rdb.dts81 label = "NOR (RO) U-Boot Image";
97 label = "NAND (RO) U-Boot Image";
165 label = "SPI (RO) U-Boot Image";
Dp2020rdb-pc.dtsi75 label = "NOR U-Boot Image";
91 label = "NAND U-Boot Image";
161 label = "SPI U-Boot Image";
Dp1021rdb-pc.dtsi83 label = "NOR U-Boot Image";
98 label = "NAND U-Boot Image";
160 label = "SPI Flash U-Boot Image";
Dp1025rdb.dtsi75 label = "NOR U-Boot Image";
91 label = "NAND U-Boot Image";
183 since U-Boot doesn't clear the status property when
184 it enables USB2. OTOH, U-Boot does create a new node
Dp1020rdb-pd.dts92 label = "NOR U-Boot Image";
108 label = "NAND U-Boot Image";
166 label = "SPI U-Boot Image";
Dp1010rdb.dtsi67 label = "NOR U-Boot Image";
121 label = "SPI Flash U-Boot Image";
Dmpc8536ds.dts32 reg = <0 0 0 0>; // Filled by U-Boot
Dp1020rdb.dtsi77 label = "NOR (RO) U-Boot Image";
93 label = "NAND (RO) U-Boot Image";
Dmpc8536ds_36b.dts32 reg = <0 0 0 0>; // Filled by U-Boot
Dpq3-esdhc-0.dtsi39 /* Filled in by U-Boot */
Dp1023rdb.dts136 label = "NOR U-Boot Image";
151 label = "NAND U-Boot Image";
Dmpc8544ds.dts20 reg = <0 0 0 0>; // Filled by U-Boot
Dp1010rdb-pa.dtsi40 label = "NAND U-Boot Image";
/linux-4.4.14/arch/ia64/include/uapi/asm/
Dperfmon_default_smpl.h80 #define PFM_DEFAULT_SMPL_VERSION_MIN 0U
Dperfmon.h163 #define PFM_VERSION_MIN 0U
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Dvnic_devcmd.h41 #define _CMD_DIR_NONE 0U
49 #define _CMD_FLAGS_NONE 0U
55 #define _CMD_VTYPE_NONE 0U
/linux-4.4.14/include/net/netfilter/
Dnf_tables_core.h22 return cpu_to_le32(~0U >> (FIELD_SIZEOF(struct nft_cmp_fast_expr, in nft_cmp_fast_mask()
/linux-4.4.14/include/scsi/
Dlibsas.h64 HAE_RESET = 0U,
69 PORTE_BYTES_DMAED = 0U,
78 PHYE_LOSS_OF_SIGNAL = 0U,
87 DISCE_DISCOVER_DOMAIN = 0U,
/linux-4.4.14/fs/proc/
Dinternal.h127 if (n >= (~0U-9)/10) in name_to_int()
134 return ~0U; in name_to_int()
/linux-4.4.14/fs/exofs/
Dore.c535 u32 U = D * stripe_unit; in ore_calc_stripe_info() local
536 u64 T = U * group_depth; in ore_calc_stripe_info()
548 u32 N = div_u64(H, U); in ore_calc_stripe_info()
552 u32 C = (u32)(H - (N * U)) / stripe_unit + G * group_width; in ore_calc_stripe_info()
571 si->bytes_in_stripe = U; in ore_calc_stripe_info()
572 si->first_stripe_start = M * S + G * T + N * U; in ore_calc_stripe_info()
586 Nlast = div_u64(H + si->length + U - 1, U); in ore_calc_stripe_info()
/linux-4.4.14/arch/arm/include/debug/
Dtegra.S134 23: checkuart(\rp, \rv, U, 1, D)
141 checkuart(\rp, \rv, U, 2, E)
/linux-4.4.14/include/linux/sunrpc/
Dsvcsock.h70 #define SVC_SOCK_DEFAULTS (0U)
/linux-4.4.14/drivers/s390/char/
Dkeyboard.c353 val = U(key_map[tmp.kb_index]); in do_kdsk_ioctl()
386 key_map[j] = U(K_HOLE); in do_kdsk_ioctl()
388 ov = U(key_map[tmp.kb_index]); in do_kdsk_ioctl()
397 key_map[tmp.kb_index] = U(tmp.kb_value); in do_kdsk_ioctl()
Ddiag_ftp.c31 #define DIAG_FTP_STAT_OK 0U /* request completed successfully */
/linux-4.4.14/include/net/
Dred.h156 return Plog < 32 ? (~0U >> Plog) : ~0U; in red_maxp()
Dping.h30 #define GID_T_MAX (((gid_t)~0U) >> 1)
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/
Dmain.c177 if (data->smp_reg != ~0U) { in mtrr_rendezvous_handler()
786 set_mtrr_from_inactive_cpu(~0U, 0, 0, 0); in mtrr_ap_init()
831 set_mtrr(~0U, 0, 0, 0); in mtrr_aps_init()
/linux-4.4.14/mm/
Dmemory-failure.c72 u32 hwpoison_filter_dev_major = ~0U;
73 u32 hwpoison_filter_dev_minor = ~0U;
87 if (hwpoison_filter_dev_major == ~0U && in hwpoison_filter_dev()
88 hwpoison_filter_dev_minor == ~0U) in hwpoison_filter_dev()
102 if (hwpoison_filter_dev_major != ~0U && in hwpoison_filter_dev()
105 if (hwpoison_filter_dev_minor != ~0U && in hwpoison_filter_dev()
/linux-4.4.14/net/dccp/ccids/lib/
Dtfrc_equation.c628 return ~0U; in tfrc_calc_x()
/linux-4.4.14/net/ipv4/
Dtcp_recovery.c43 if (tp->rack.reord && tcp_min_rtt(tp) != ~0U) in tcp_rack_mark_lost()
/linux-4.4.14/include/uapi/linux/dvb/
Dfrontend.h383 #define NO_STREAM_ID_FILTER (~0U)
384 #define LNA_AUTO (~0U)
/linux-4.4.14/include/uapi/asm-generic/
Dioctl.h54 # define _IOC_NONE 0U
/linux-4.4.14/drivers/staging/vme/devices/
DKconfig18 Say Y here to include support for the GE PIO2. The PIO2 is a 6U VME
/linux-4.4.14/Documentation/filesystems/
Defivarfs.txt2 efivarfs - a (U)EFI variable filesystem
/linux-4.4.14/Documentation/cpu-freq/
Duser-guide.txt4 L i n u x C P U F r e q
6 U S E R G U I D E
Dcore.txt4 L i n u x C P U F r e q
6 C P U F r e q C o r e
Dindex.txt4 L i n u x C P U F r e q
/linux-4.4.14/net/sched/
Dsch_tbf.c344 buffer = min_t(u64, PSCHED_TICKS2NS(qopt->buffer), ~0U); in tbf_change()
345 mtu = min_t(u64, PSCHED_TICKS2NS(qopt->mtu), ~0U); in tbf_change()
355 max_size = min_t(u64, psched_ns_t2l(&rate, buffer), ~0U); in tbf_change()
/linux-4.4.14/Documentation/DocBook/media/
Dconstraints.png.b6455 szGn/KDGTinnoliY9TV/FzZnr++U+z+dfcIw93qblPtNxVwUvcIF7N/7uZJRlbLMQS5KN0MFtQ4w
Dnv12mt_example.gif.b64101 6Y+e55Su6Zle4YSu54p+6Ive5zFL0Ize6JEu6e5d6kTs6KrO6a/u6adu6X0O6m8u6nR+54U+67b+
/linux-4.4.14/drivers/input/mouse/
Dfocaltech.c145 clamped_x = clamp(finger->x, 0U, priv->x_max); in focaltech_report_state()
146 clamped_y = clamp(finger->y, 0U, priv->y_max); in focaltech_report_state()
/linux-4.4.14/drivers/gpio/
Dgpio-mxs.c307 writel(~0U, port->base + PINCTRL_PIN2IRQ(port)); in mxs_gpio_probe()
311 writel(~0U, port->base + PINCTRL_IRQSTAT(port) + MXS_CLR); in mxs_gpio_probe()
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hdr.h358 #define NETXEN_DMA_BASE(U) (NETXEN_CRB_PCIX_MD + 0x20000 + ((U)<<16)) argument
359 #define NETXEN_DMA_COMMAND(U) (NETXEN_DMA_BASE(U) + 0x00008) argument
/linux-4.4.14/tools/perf/
Ddesign.txt184 PERF_RECORD_IP = 1U << 0,
185 PERF_RECORD_TID = 1U << 1,
186 PERF_RECORD_TIME = 1U << 2,
187 PERF_RECORD_ADDR = 1U << 3,
188 PERF_RECORD_GROUP = 1U << 4,
189 PERF_RECORD_CALLCHAIN = 1U << 5,
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
DKconfig5 tristate "RTL8723AU/RTL8188[CR]U/RTL819[12]CU (mac80211) support"
/linux-4.4.14/Documentation/arm/
D00-INDEX50 - [U]EFI configuration and runtime services documentation
Duefi.txt18 For actually enabling [U]EFI support, enable:
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dfsl-esdhc.txt35 /* Filled in by U-Boot */
/linux-4.4.14/arch/sparc/prom/
Dranges.c47 ranges2[rng2c].ot_child_base + ranges2[rng2c].or_size - ranges1[rng1c].ot_parent_base > 0U) in prom_adjust_ranges()
/linux-4.4.14/drivers/isdn/hysdn/
Dhysdn_defs.h109 #define BD_NONE 0U
/linux-4.4.14/sound/firewire/
DKconfig40 * Mackie(Loud) U.420/U.420d
/linux-4.4.14/Documentation/hwmon/
Dcoretemp58 i7 3920XM, 3820QM, 3720QM, 3667U, 3520M 105
59 i5 3427U, 3360M/3320M 105
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.l149 <V1>([0-9]+|0[xX][0-9a-fA-F]+)(U|L|UL|LL|ULL)? {
/linux-4.4.14/arch/s390/include/asm/
Dcpu_mf.h100 unsigned int U:4; /* 20-23 Number of unique instruct. */ member
/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.h65 SRP_TAG_NO_REQ = ~0U,
/linux-4.4.14/drivers/tty/ipwireless/
Dnetwork.c274 network->xaccm[0] = ~0U; in do_go_online()
276 network->raccm = ~0U; in do_go_online()
/linux-4.4.14/Documentation/x86/x86_64/
Duefi.txt1 General note on [U]EFI x86_64 support
/linux-4.4.14/Documentation/arm/Samsung/
DBootloader-interface.txt12 In the document "boot loader" means any of following: U-boot, proprietary
/linux-4.4.14/net/dccp/ccids/
Dccid3.c608 hc->rx_pinv = ~0U; /* see RFC 4342, 8.5 */ in ccid3_hc_rx_send_feedback()
696 return ~0U; in ccid3_first_li()
708 return p == 0 ? ~0U : scaled_div(1, p); in ccid3_first_li()
/linux-4.4.14/include/xen/interface/
Dgrant_table.h124 #define GTF_invalid (0U<<0)
/linux-4.4.14/drivers/clk/rockchip/
Dclk.h82 .rate = _rate##U, \
91 .rate = _rate##U, \
/linux-4.4.14/drivers/net/wireless/iwlwifi/
DKconfig93 bool "enable U-APSD by default"
96 Say Y here to enable U-APSD by default. This may cause
/linux-4.4.14/Documentation/usb/
Dacm.txt83 S: Product=3Com U.S. Robotics Pro ISDN TA
115 Product: 3Com U.S. Robotics Pro ISDN TA
/linux-4.4.14/fs/ocfs2/cluster/
Dnetdebug.c290 # define sc_send_count(_s) (0U)
291 # define sc_recv_count(_s) (0U)
/linux-4.4.14/Documentation/serial/
Dmoxa-smartio31 CP-102U, CP-102UL, CP-102UF
32 CP-132U-I, CP-132UL,
40 CP-134U, CP-134U-I,
53 CP-118U, CP-168U,
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/fsl/
Difc.txt71 label = "NAND U-Boot Image";
/linux-4.4.14/include/xen/
Dxenbus.h51 #define INVALID_GRANT_HANDLE (~0U)
/linux-4.4.14/Documentation/devicetree/bindings/input/
Dcros-ec-keyb.txt68 /* U R_SHIFT P O */
/linux-4.4.14/arch/arm/boot/compressed/
Dhead.S691 mov r1, #0x12 @ XN|U + section mapping
696 bic r1, r1, #0x1c @ clear XN|U + C + B
697 orrlo r1, r1, #0x10 @ Set XN|U for non-RAM
726 orr r0, r0, #1 << 22 @ U (v6 unaligned access model)
739 mov r6, #CB_BITS | 0x12 @ U
771 orr r0, r0, #1 << 22 @ U (v6 unaligned access model)
793 mov r6, #CB_BITS | 0x12 @ U
/linux-4.4.14/drivers/net/xen-netback/
Dcommon.h51 #define INVALID_PENDING_RING_IDX (~0U)
/linux-4.4.14/drivers/net/ppp/
Dppp_synctty.c178 ap->xaccm[0] = ~0U; in ppp_sync_open()
180 ap->raccm = ~0U; in ppp_sync_open()
/linux-4.4.14/arch/powerpc/sysdev/
Dmpic_timer.c46 #define MAX_TICKS (~0U >> 1)
47 #define MAX_TICKS_CASCADE (~0U)
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_init_chip.c299 dd->ipath_piosize2k = val & ~0U; in init_chip_first()
305 dd->ipath_piobcnt2k = val & ~0U; in init_chip_first()
364 dd->ipath_sendctrl = 0U; /* no sdma, etc */ in init_chip_reset()
/linux-4.4.14/drivers/media/usb/dvb-usb/
DKconfig217 tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)"
224 The WT-220U and its clones are pen-sized.

123