Home
last modified time | relevance | path

Searched refs:A (Results 1 – 200 of 1992) sorted by relevance

12345678910

/linux-4.1.27/tools/perf/util/
Dctype.c10 A = GIT_ALPHA, enumerator
26 P, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, /* 64.. 79 */
27 A, A, A, A, A, A, A, A, A, A, A, G, G, P, R, P, /* 80.. 95 */
28 P, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, /* 96..111 */
29 A, A, A, A, A, A, A, A, A, A, A, R, R, P, P, 0, /* 112..127 */
/linux-4.1.27/lib/
Dsha1.c54 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument
56 E += TEMP + rol32(A,5) + (fn) + (constant); \
59 #define T_0_15(t, A, B, C, D, E) SHA_ROUND(t, SHA_SRC, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) argument
60 #define T_16_19(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) argument
61 #define T_20_39(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0x6ed9eba1, A, B, C, D, E ) argument
62 #define T_40_59(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, ((B&C)+(D&(B^C))) , 0x8f1bbcdc, A, B, C, D,… argument
63 #define T_60_79(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0xca62c1d6, A, B, C, D, E ) argument
83 __u32 A, B, C, D, E; in sha_transform() local
85 A = digest[0]; in sha_transform()
92 T_0_15( 0, A, B, C, D, E); in sha_transform()
[all …]
Dlocking-selftest.c329 LOCK_UNLOCK_2(A, B); \
330 LOCK_UNLOCK_2(B, A); /* fail */
356 LOCK_UNLOCK_2(A, B); \ in GENERATE_TESTCASE()
358 LOCK_UNLOCK_2(C, A); /* fail */
384 LOCK_UNLOCK_2(A, B); \
385 LOCK_UNLOCK_2(C, A); \
412 LOCK_UNLOCK_2(A, B); \
415 LOCK_UNLOCK_2(D, A); /* fail */
440 LOCK_UNLOCK_2(A, B); \
443 LOCK_UNLOCK_2(D, A); /* fail */
[all …]
Ddynamic_queue_limits.c13 #define POSDIFF(A, B) ((int)((A) - (B)) > 0 ? (A) - (B) : 0) argument
14 #define AFTER_EQ(A, B) ((int)((A) - (B)) >= 0) argument
/linux-4.1.27/fs/squashfs/
Dsquashfs_fs.h136 #define SQUASHFS_INODE_BLK(A) ((unsigned int) ((A) >> 16)) argument
138 #define SQUASHFS_INODE_OFFSET(A) ((unsigned int) ((A) & 0xffff)) argument
140 #define SQUASHFS_MKINODE(A, B) ((long long)(((long long) (A)\ argument
144 #define SQUASHFS_FRAGMENT_BYTES(A) \ argument
145 ((A) * sizeof(struct squashfs_fragment_entry))
147 #define SQUASHFS_FRAGMENT_INDEX(A) (SQUASHFS_FRAGMENT_BYTES(A) / \ argument
150 #define SQUASHFS_FRAGMENT_INDEX_OFFSET(A) (SQUASHFS_FRAGMENT_BYTES(A) % \ argument
153 #define SQUASHFS_FRAGMENT_INDEXES(A) ((SQUASHFS_FRAGMENT_BYTES(A) + \ argument
157 #define SQUASHFS_FRAGMENT_INDEX_BYTES(A) (SQUASHFS_FRAGMENT_INDEXES(A) *\ argument
161 #define SQUASHFS_LOOKUP_BYTES(A) ((A) * sizeof(u64)) argument
[all …]
/linux-4.1.27/include/drm/
Ddrm_fixed.h35 #define dfixed_const(A) (u32)(((A) << 12))/* + ((B + 0.000122)*4096)) */ argument
36 #define dfixed_const_half(A) (u32)(((A) << 12) + 2048) argument
37 #define dfixed_const_666(A) (u32)(((A) << 12) + 2731) argument
38 #define dfixed_const_8(A) (u32)(((A) << 12) + 3277) argument
39 #define dfixed_mul(A, B) ((u64)((u64)(A).full * (B).full + 2048) >> 12) argument
40 #define dfixed_init(A) { .full = dfixed_const((A)) } argument
41 #define dfixed_init_half(A) { .full = dfixed_const_half((A)) } argument
42 #define dfixed_trunc(A) ((A).full >> 12) argument
43 #define dfixed_frac(A) ((A).full & ((1 << 12) - 1)) argument
45 static inline u32 dfixed_floor(fixed20_12 A) in dfixed_floor() argument
[all …]
/linux-4.1.27/arch/arm/boot/dts/
Dat91sam9x5_macb0.dtsi20 <AT91_PIOB 0 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB0 periph A */
21 AT91_PIOB 1 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB1 periph A */
22 AT91_PIOB 2 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB2 periph A */
23 AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A */
24 AT91_PIOB 4 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB4 periph A */
25 AT91_PIOB 5 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB5 periph A */
26 AT91_PIOB 6 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB6 periph A */
27 AT91_PIOB 7 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB7 periph A */
28 AT91_PIOB 9 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB9 periph A */
29 AT91_PIOB 10 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB10 periph A */
[all …]
Dsama5d3_gmac.dtsi20 <AT91_PIOB 0 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB0 periph A GTX0, conflicts with PWMH0 */
21 AT91_PIOB 1 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB1 periph A GTX1, conflicts with PWML0 */
22 AT91_PIOB 2 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB2 periph A GTX2, conflicts with TK1 */
23 AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A GTX3, conflicts with TF1 */
24 AT91_PIOB 4 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB4 periph A GRX0, conflicts with PWMH1 */
25 AT91_PIOB 5 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB5 periph A GRX1, conflicts with PWML1 */
26 AT91_PIOB 6 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB6 periph A GRX2, conflicts with TD1 */
27 AT91_PIOB 7 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB7 periph A GRX3, conflicts with RK1 */
42 <AT91_PIOB 8 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB8 periph A GTXCK, conflicts with PWMH2 */
43 AT91_PIOB 9 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB9 periph A GTXEN, conflicts with PWML2 */
[all …]
Dat91sam9263.dtsi401 /* A B */
413 <AT91_PIOC 30 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC30 periph A */
421 <AT91_PIOA 26 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PA26 periph A with pullup */
422 AT91_PIOA 27 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA27 periph A */
427 <AT91_PIOA 28 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA28 periph A */
432 <AT91_PIOA 29 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA29 periph A */
439 <AT91_PIOD 0 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PD0 periph A with pullup */
440 AT91_PIOD 1 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD1 periph A */
457 <AT91_PIOD 2 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PD2 periph A with pullup */
458 AT91_PIOD 3 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD3 periph A */
[all …]
Dat91sam9g45.dtsi437 /* A B */
479 <AT91_PIOB 12 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB12 periph A */
480 AT91_PIOB 13 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB13 periph A */
487 <AT91_PIOA 21 AT91_PERIPH_A AT91_PINCTRL_NONE /* PA21 periph A TWCK0 */
488 AT91_PIOA 20 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA20 periph A TWD0 */
495 <AT91_PIOB 11 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB11 periph A TWCK1 */
496 AT91_PIOB 10 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB10 periph A TWD1 */
524 <AT91_PIOB 19 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PB19 periph A with pullup */
525 AT91_PIOB 18 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB18 periph A */
542 <AT91_PIOB 4 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PB4 periph A with pullup */
[all …]
Dsama5d3_emac.dtsi20 <AT91_PIOC 0 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC0 periph A ETX0, conflicts with TIOA3 */
21 AT91_PIOC 1 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC1 periph A ETX1, conflicts with TIOB3 */
22 AT91_PIOC 2 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC2 periph A ERX0, conflicts with TCLK3 */
23 AT91_PIOC 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC3 periph A ERX1, conflicts with TIOA4 */
24 AT91_PIOC 4 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC4 periph A ETXEN, conflicts with TIOB4 */
25 AT91_PIOC 5 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC5 periph A ECRSDV,conflicts with TCLK4 */
26 AT91_PIOC 6 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC6 periph A ERXER, conflicts with TIOA5 */
27 AT91_PIOC 7 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC7 periph A EREFCK, conflicts with TIOB5 */
28 AT91_PIOC 8 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC8 periph A EMDC, conflicts with TCLK5 */
29 AT91_PIOC 9 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PC9 periph A EMDIO */
Dat91rm9200.dtsi471 /* A B */
482 <AT91_PIOA 30 AT91_PERIPH_A AT91_PINCTRL_NONE /* PA30 periph A */
490 <AT91_PIOA 17 AT91_PERIPH_A AT91_PINCTRL_NONE /* PA17 periph A */
491 AT91_PIOA 18 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA18 periph A */
496 <AT91_PIOA 20 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA20 periph A */
501 <AT91_PIOA 21 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA21 periph A */
508 <AT91_PIOB 20 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PB20 periph A with pullup */
509 AT91_PIOB 21 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB21 periph A */
514 <AT91_PIOB 24 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB24 periph A */
519 <AT91_PIOB 26 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB26 periph A */
[all …]
Dat91sam9260.dtsi403 /* A B */
413 <AT91_PIOB 14 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB14 periph A */
421 <AT91_PIOB 4 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB4 periph A */
422 AT91_PIOB 5 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB5 periph A */
427 <AT91_PIOB 26 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB26 periph A */
432 <AT91_PIOB 27 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB27 periph A */
437 <AT91_PIOB 24 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB24 periph A */
438 AT91_PIOB 22 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB22 periph A */
443 <AT91_PIOB 23 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB23 periph A */
448 <AT91_PIOB 25 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PB25 periph A */
[all …]
Dsama5d3_mci2.dtsi21 … <AT91_PIOC 15 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC15 periph A MCI2_CK, conflicts with PCK2 */
22 AT91_PIOC 10 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PC10 periph A MCI2_CDA with pullup */
23 AT91_PIOC 11 AT91_PERIPH_A AT91_PINCTRL_PULL_UP>; /* PC11 periph A MCI2_DA0 with pullup */
27 …<AT91_PIOC 12 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC12 periph A MCI2_DA1 with pullup, conflicts wit…
28 …AT91_PIOC 13 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC13 periph A MCI2_DA2 with pullup, conflicts with…
29 …AT91_PIOC 14 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PC14 periph A MCI2_DA3 with pullup, conflicts wi…
Dsama5d3.dtsi481 /* A B C */
493 <AT91_PIOD 19 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD19 periph A ADTRG */
497 <AT91_PIOD 20 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD20 periph A AD0 */
501 <AT91_PIOD 21 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD21 periph A AD1 */
505 <AT91_PIOD 22 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD22 periph A AD2 */
509 <AT91_PIOD 23 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD23 periph A AD3 */
513 <AT91_PIOD 24 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD24 periph A AD4 */
517 <AT91_PIOD 25 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD25 periph A AD5 */
521 <AT91_PIOD 26 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD26 periph A AD6 */
525 <AT91_PIOD 27 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PD27 periph A AD7 */
[all …]
Dat91sam9x5.dtsi461 <AT91_PIOA 9 AT91_PERIPH_A AT91_PINCTRL_NONE /* PA9 periph A */
462 AT91_PIOA 10 AT91_PERIPH_A AT91_PINCTRL_PULL_UP>; /* PA10 periph A with pullup */
469 <AT91_PIOA 0 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PA0 periph A with pullup */
470 AT91_PIOA 1 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA1 periph A */
475 <AT91_PIOA 2 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA2 periph A */
480 <AT91_PIOA 3 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA3 periph A */
485 <AT91_PIOA 4 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA4 periph A */
492 <AT91_PIOA 5 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PA5 periph A with pullup */
493 AT91_PIOA 6 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA6 periph A */
515 <AT91_PIOA 7 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PA7 periph A with pullup */
[all …]
Dat91sam9n12.dtsi462 /* A B C */
473 <AT91_PIOA 9 AT91_PERIPH_A AT91_PINCTRL_NONE /* PA9 periph A */
481 <AT91_PIOA 1 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PA1 periph A with pullup */
482 AT91_PIOA 0 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA0 periph A */
487 <AT91_PIOA 2 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA2 periph A */
492 <AT91_PIOA 3 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA3 periph A */
499 <AT91_PIOA 6 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PA6 periph A with pullup */
500 AT91_PIOA 5 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA5 periph A */
507 <AT91_PIOA 8 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PA8 periph A with pullup */
508 AT91_PIOA 7 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* PA7 periph A */
[all …]
Dintegratorap.dts90 0x4800 0 0 1 &pic 13 /* INT A on slot 9 is irq 13 */
95 0x5000 0 0 1 &pic 14 /* INT A on slot 10 is irq 14 */
100 0x5800 0 0 1 &pic 15 /* INT A on slot 11 is irq 15 */
105 0x6000 0 0 1 &pic 16 /* INT A on slot 12 is irq 16 */
Dsama5d3_uart.dtsi26 … <AT91_PIOC 29 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC29 periph A, conflicts with PWMFI2, ISI_D8 */
27 …AT91_PIOC 30 AT91_PERIPH_A AT91_PINCTRL_PULL_UP>; /* PC30 periph A with pullup, conflicts with ISI…
/linux-4.1.27/Documentation/i2c/
Dsmbus-protocol39 A, NA (1 bit) : Accept and reverse accept bit.
44 Data (8 bits): A plain data byte. Sometimes, I write DataLow, DataHigh
46 Count (8 bits): A data byte containing the length of a block operation.
56 A Addr Rd/Wr [A] P
69 S Addr Rd [A] [Data] NA P
80 S Addr Wr [A] Data [A] P
91 S Addr Wr [A] Comm [A] S Addr Rd [A] [Data] NA P
103 S Addr Wr [A] Comm [A] S Addr Rd [A] [DataLow] A [DataHigh] NA P
119 S Addr Wr [A] Comm [A] Data [A] P
131 S Addr Wr [A] Comm [A] DataLow [A] DataHigh [A] P
[all …]
Di2c-protocol9 A, NA (1 bit) : Accept and reverse accept bit.
14 Data (8 bits): A plain data byte. Sometimes, I write DataLow, DataHigh
16 Count (8 bits): A data byte containing the length of a block operation.
26 S Addr Wr [A] Data [A] Data [A] ... [A] Data [A] P
34 S Addr Rd [A] [Data] A [Data] A ... A [Data] NA P
46 S Addr Rd [A] [Data] NA S Addr Wr [A] Data [A] P
58 client. Setting this flag treats any [NA] as [A], and all of
63 In a read message, master A/NA bit is skipped.
66 In a combined transaction, no 'S Addr Wr/Rd [A]' is generated at some
69 S Addr Rd [A] [Data] NA Data [A] P
[all …]
/linux-4.1.27/drivers/atm/
Diphase.h74 #define IF_LOUD(A) IF_IADBG(IF_IADBG_LOUD) { A } argument
75 #define IF_ERR(A) IF_IADBG(IF_IADBG_ERR) { A } argument
76 #define IF_VERY_LOUD(A) IF_IADBG( IF_IADBG_VERY_LOUD ) { A } argument
78 #define IF_INIT_ADAPTER(A) IF_IADBG( IF_IADBG_INIT_ADAPTER ) { A } argument
79 #define IF_INIT(A) IF_IADBG( IF_IADBG_INIT_ADAPTER ) { A } argument
80 #define IF_SUNI_STAT(A) IF_IADBG( IF_IADBG_SUNI_STAT ) { A } argument
81 #define IF_QUERY_INFO(A) IF_IADBG( IF_IADBG_QUERY_INFO ) { A } argument
82 #define IF_COPY_OVER(A) IF_IADBG( IF_IADBG_COPY_OVER ) { A } argument
84 #define IF_INTR(A) IF_IADBG( IF_IADBG_INTR ) { A } argument
85 #define IF_DIS_INTR(A) IF_IADBG( IF_IADBG_DIS_INTR ) { A } argument
[all …]
/linux-4.1.27/arch/frv/mb93090-mb00/
Dpci-vdk.c60 #define __set_PciCfgAddr(A) writel((A), (volatile void __iomem *) __region_CS1 + 0x80) argument
62 #define __get_PciCfgDataB(A) readb((volatile void __iomem *) __region_CS1 + 0x88 + ((A) & 3)) argument
63 #define __get_PciCfgDataW(A) readw((volatile void __iomem *) __region_CS1 + 0x88 + ((A) & 2)) argument
64 #define __get_PciCfgDataL(A) readl((volatile void __iomem *) __region_CS1 + 0x88) argument
66 #define __set_PciCfgDataB(A,V) \ argument
67 writeb((V), (volatile void __iomem *) __region_CS1 + 0x88 + (3 - ((A) & 3)))
69 #define __set_PciCfgDataW(A,V) \ argument
70 writew((V), (volatile void __iomem *) __region_CS1 + 0x88 + (2 - ((A) & 2)))
72 #define __set_PciCfgDataL(A,V) \ argument
75 #define __get_PciBridgeDataB(A) readb((volatile void __iomem *) __region_CS1 + 0x800 + (A)) argument
[all …]
/linux-4.1.27/arch/x86/crypto/
Dsha1_ssse3_asm.S118 mov (HASH_PTR), A
132 RR F1,A,B,C,D,E,0
133 RR F1,D,E,A,B,C,2
134 RR F1,B,C,D,E,A,4
135 RR F1,E,A,B,C,D,6
136 RR F1,C,D,E,A,B,8
138 RR F1,A,B,C,D,E,10
139 RR F1,D,E,A,B,C,12
140 RR F1,B,C,D,E,A,14
141 RR F1,E,A,B,C,D,16
[all …]
Dsha1_avx2_x86_64_asm.S100 .set A, REG_A define
329 .set TB, A
330 .set A, T_REG define
386 andn C, A, T1 /* ~b&d */
389 rorx $(32-5), A, TA /* T2 = A >>> 5 */
390 rorx $(32-30),A, TB /* b>>>2 for next round */
398 and B, A /* b&c */
399 xor T1, A /* F1 = (b&c) ^ (~b&d) */
409 rorx $(32-5), A, TA /* T2 = A >>> 5 */
411 rorx $(32-30), A, TB /* b>>>2 for next round */
[all …]
/linux-4.1.27/Documentation/ABI/testing/
Ddebugfs-olpc7 A generic interface for executing OLPC Embedded Controller commands and
10 To execute a command, write data with the format: CC:N A A A A
11 CC is the (hex) command, N is the count of expected reply bytes, and A A A A
Dsysfs-platform-chipidea-usb-otg6 Set a_bus_req(A-device bus request) input to be 1 if
7 the application running on the A-device wants to use the bus,
11 from the B-device, the A-device should decide to resume the bus.
15 Reading: returns 1 if the application running on the A-device
23 The a_bus_drop(A-device bus drop) input is 1 when the
24 application running on the A-device wants to power down
31 A-device, otherwise 0.
53 The a_clr_err(A-device Vbus error clear) input is used to clear
54 vbus error, then A-device will power down the bus.
Dsysfs-class-power9 A userspace daemon can monitor the battery charging logic
30 will drop to 0 A) and will trigger interrupt.
44 will drop to 0 A) and will trigger interrupt.
73 will drop to 0 A) and will trigger interrupt.
Dsysfs-kernel-uids11 example would be, if User A has shares = 1024 and user
13 bandwidth user A will. For more details refer
Dsysfs-driver-sunxi-sid5 A-series SoC's from Allwinner. Currently supports A10, A10s, A13
22 Allwinner's A-series of CPU's.
/linux-4.1.27/Documentation/zh_CN/
Dio_ordering.txt35 CPU A: spin_lock_irqsave(&dev_lock, flags)
36 CPU A: val = readl(my_status);
37 CPU A: ...
38 CPU A: writel(newval, ring_ptr);
39 CPU A: spin_unlock_irqrestore(&dev_lock, flags)
52 CPU A: spin_lock_irqsave(&dev_lock, flags)
53 CPU A: val = readl(my_status);
54 CPU A: ...
55 CPU A: writel(newval, ring_ptr);
56 CPU A: (void)readl(safe_register); /* 配置寄存器?*/
[all …]
/linux-4.1.27/Documentation/
Dio_ordering.txt5 chipset to flush pending writes to the device before any reads are posted. A
11 A more concrete example from a hypothetical device driver:
14 CPU A: spin_lock_irqsave(&dev_lock, flags)
15 CPU A: val = readl(my_status);
16 CPU A: ...
17 CPU A: writel(newval, ring_ptr);
18 CPU A: spin_unlock_irqrestore(&dev_lock, flags)
31 CPU A: spin_lock_irqsave(&dev_lock, flags)
32 CPU A: val = readl(my_status);
33 CPU A: ...
[all …]
Dnumastat.txt8 numa_hit A process wanted to allocate memory from this node,
11 numa_miss A process wanted to allocate memory from another node,
14 numa_foreign A process wanted to allocate on this node,
17 local_node A process ran on this node and got memory from it.
19 other_node A process ran on this node and got memory from another node.
Dmemory-barriers.txt117 { A == 1; B == 2 }
118 A = 3; x = B;
119 B = 4; y = A;
124 STORE A=3, STORE B=4, y=LOAD A->3, x=LOAD B->4
125 STORE A=3, STORE B=4, x=LOAD B->4, y=LOAD A->3
126 STORE A=3, y=LOAD A->3, STORE B=4, x=LOAD B->4
127 STORE A=3, y=LOAD A->3, x=LOAD B->2, STORE B=4
128 STORE A=3, x=LOAD B->2, STORE B=4, y=LOAD A->3
129 STORE A=3, x=LOAD B->2, y=LOAD A->3, STORE B=4
130 STORE B=4, STORE A=3, y=LOAD A->3, x=LOAD B->4
[all …]
Dcpu-hotplug.txt35 A more novel use of CPU-hotplug support is its use today in suspend
127 A: When doing make defconfig, Enable CPU hotplug support
137 A: As of 2.6.14, the following architectures support CPU hotplug.
142 A: You should now notice an entry in sysfs.
178 A: The usage of hot-add/remove may not be very consistently used in the code.
185 A: Do the following.
200 A: Some architectures may have some special dependency on a certain CPU.
211 A: Yes. If kernel is compiled with CONFIG_BOOTPARAM_HOTPLUG_CPU0=y, CPU0 is
235 A: Depending on the implementation, some architectures may show this by the
244 A: The following happen, listed in no particular order :-)
[all …]
Dlockup-watchdogs.txt8 A 'softlockup' is defined as a bug that causes the kernel to loop in
18 A 'hardlockup' is defined as a bug that causes the CPU to loop in
35 perf subsystems, respectively. A direct consequence of this is that,
39 A periodic hrtimer runs to generate interrupts and kick the watchdog
/linux-4.1.27/arch/arm/mach-omap1/
Dmux.c105 MUX_CFG("UART3_BCLK", A, 0, 0, 2, 6, 0, NA, 0, 0)
106 MUX_CFG("Y15_1610_UART3_RTS", A, 0, 1, 2, 6, 0, NA, 0, 0)
127 MUX_CFG("USB1_VP", A, 3, 1, 2, 7, 0, NA, 0, 1)
128 MUX_CFG("USB1_VM", A, 6, 1, 2, 8, 0, NA, 0, 1)
129 MUX_CFG("USB1_RCV", A, 9, 1, 2, 9, 0, NA, 0, 1)
130 MUX_CFG("USB1_SPEED", A, 12, 2, 2, 10, 0, NA, 0, 1)
131 MUX_CFG("R13_1610_USB1_SPEED", A, 12, 5, 2, 10, 0, NA, 0, 1)
132 MUX_CFG("R13_1710_USB1_SEO", A, 12, 5, 2, 10, 0, NA, 0, 1)
150 MUX_CFG("Y15_1610_GPIO17", A, 0, 7, 2, 6, 0, NA, 0, 1)
166 MUX_CFG("V10_1610_MPUIO7", A, 24, 2, 2, 14, 0, 2, 0, 1)
[all …]
/linux-4.1.27/Documentation/filesystems/
Dsharedsubtree.txt20 A process wants to clone its own namespace, but still wants to access the CD
39 2a) A shared mount can be replicated to as many mountpoints and all the
76 2b) A slave mount is like a shared mount except that mount and umount events
119 2c) A private mount does not forward or receive propagation.
124 2d) A unbindable mount is a unbindable private mount
152 A) A process wants to clone its own namespace, but still wants to
169 B) A process wants its mounts invisible to any other process, but
179 A new process can clone off a new namespace. And mark some part
221 A user can request v3 version of the file /usr/fs/namespace.c
237 A given mount can be in one of the following states
[all …]
Ddnotify.txt15 DN_ACCESS A file in the directory was accessed (read)
16 DN_MODIFY A file in the directory was modified (write,truncate)
17 DN_CREATE A file was created in the directory
18 DN_DELETE A file was unlinked from directory
19 DN_RENAME A file in the directory was renamed
20 DN_ATTRIB A file in the directory had its attributes
Df2fs.txt34 "A log-structured file system writes all modifications to disk sequentially in
54 [1] Bityutskiy, A. 2005. JFFS3 design issues. http://www.linux-mtd.infradead.org/
64 1. A victim segment is selected through referencing segment usage table.
321 to 2MB in size. A section is composed of consecutive segments, and a zone
437 A directory entry occupies 11 bytes, which consists of the following attributes.
444 A dentry block consists of 214 dentry slots and file names. Therein a bitmap is
445 used to represent whether each dentry is valid or not. A dentry block occupies
471 "A(2B)" means a bucket includes 2 data blocks.
474 A : bucket
479 level #0 | A(2B)
[all …]
Dinotify.txt15 A: Watches are associated with an open inotify device, not an open file.
24 A: An fd-per-watch quickly consumes more file descriptors than are allowed,
28 A watch consumes less memory than an open file, separating the number
43 which happened first. A single queue trivially gives you ordering. Such
48 versus just one. It is a lot messier in the kernel. A single, linear
70 A: The poor user-space interface is the second biggest problem with dnotify.
Dcoda.txt152 A key component in the Coda Distributed File System is the cache
284 reply from Venus, there is a field for the size of the reply. A flags
293 A facility must exist to notify Venus that the message has been
299 the calling thread in P is blocked in upcall. A pointer in the
323 +o The message is a _d_o_w_n_c_a_l_l. A downcall is a request from Venus to
410 unique number which will identify the message uniquely. A process and
444 files, the ViceFid. A fid of a file uniquely defines a file or
445 directory in the Coda filesystem within a _c_e_l_l. (-- A _c_e_l_l is a
557 AArrgguummeennttss
584 AArrgguummeennttss
[all …]
/linux-4.1.27/sound/soc/codecs/
Dtlv320aic23.c225 #define A(x) (SR_MULT/x) macro
227 A(2), A(2), A(12), A(12), 0, 0, A(3), A(1),
228 A(2), A(2), A(11), A(11), 0, 0, 0, A(1)
231 A(2), A(12), A(2), A(12), 0, 0, A(3), A(1),
232 A(2), A(11), A(2), A(11), 0, 0, 0, A(1)
/linux-4.1.27/drivers/pinctrl/sunxi/
Dpinctrl-sun6i-a31s.c23 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 0),
29 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 1),
35 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 2),
41 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 3),
47 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 4),
53 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 5),
59 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 6),
65 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 7),
71 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 8),
76 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 9),
[all …]
Dpinctrl-sun6i-a31.c22 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 0),
29 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 1),
36 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 2),
43 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 3),
50 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 4),
57 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 5),
64 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 6),
71 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 7),
78 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 8),
84 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 9),
[all …]
Dpinctrl-sun5i-a10s.c22 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 0),
28 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 1),
34 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 2),
40 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 3),
46 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 4),
52 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 5),
58 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 6),
64 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 7),
70 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 8),
77 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 9),
[all …]
Dpinctrl-sun9i-a80.c22 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 0),
28 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 1),
34 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 2),
40 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 3),
46 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 4),
52 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 5),
58 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 6),
64 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 7),
70 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 8),
76 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 9),
[all …]
Dpinctrl-sun4i-a10.c22 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 0),
28 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 1),
34 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 2),
40 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 3),
46 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 4),
51 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 5),
56 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 6),
61 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 7),
66 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 8),
71 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 9),
[all …]
Dpinctrl-sun7i-a20.c22 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 0),
29 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 1),
36 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 2),
43 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 3),
50 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 4),
56 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 5),
62 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 6),
68 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 7),
74 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 8),
80 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 9),
[all …]
Dpinctrl-sun8i-a23.c26 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 0),
32 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 1),
38 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 2),
44 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 3),
50 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 4),
55 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 5),
60 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 6),
65 SUNXI_PIN(SUNXI_PINCTRL_PIN(A, 7),
/linux-4.1.27/Documentation/usb/
Dchipidea.txt20 2) Connect 2 boards with usb cable with one end is micro A plug, the other end
23 The A-device(with micro A plug inserted) should enumrate B-device.
30 On A-device:
33 B-device should take host role and enumrate A-device.
35 4) A-device switch back to host.
39 A-device should switch back to host and enumrate B-device.
42 A-device should enumrate B-device again.
45 A-device should NOT enumrate B-device.
47 if A-device wants to use bus:
48 On A-device:
[all …]
/linux-4.1.27/tools/testing/selftests/powerpc/copyloops/asm/
Dppc_asm.h23 #define _GLOBAL(A) FUNC_START(test_ ## A) argument
24 #define _GLOBAL_TOC(A) _GLOBAL(A) argument
26 #define PPC_MTOCRF(A, B) mtocrf A, B argument
/linux-4.1.27/tools/net/
Dbpf_dbg.c123 uint32_t A; member
455 rl_printf("A: [%#08x][%u]\n", r->A, r->A); in bpf_dump_curr()
645 r->R = r->A; in bpf_single_step()
653 r->X = r->A; in bpf_single_step()
656 r->A = r->X; in bpf_single_step()
659 r->M[K] = r->A; in bpf_single_step()
667 r->A = extract_u32(pkt, K); in bpf_single_step()
674 r->A = extract_u16(pkt, K); in bpf_single_step()
681 r->A = extract_u8(pkt, K); in bpf_single_step()
688 r->A = extract_u32(pkt, r->X + K); in bpf_single_step()
[all …]
/linux-4.1.27/crypto/
Ddes_generic.c590 #define ROUND(L, R, A, B, K, d) \ argument
591 B = K[0]; A = K[1]; K += d; \
592 B ^= R; A ^= R; \
593 B &= 0x3f3f3f3f; ROR(A, 4); \
594 L ^= S8[0xff & B]; A &= 0x3f3f3f3f; \
596 L ^= S7[0xff & A]; \
597 L ^= S5[0xff & (A >> 8)]; A >>= 16; \
600 L ^= S3[0xff & A]; \
601 L ^= S1[0xff & (A >> 8)];
809 u32 L, R, A, B; in des_encrypt() local
[all …]
/linux-4.1.27/firmware/dsp56k/
Dbootstrap.asm10 M_BCR EQU $FFFE ; Port A Bus Control Register
26 M_CRA EQU $FFEC ; SSI Control Register A
39 ; clr A #0,r0
43 ; move A,X:(r0)+ B,Y:(r4)+
45 ; clr A #512,r0
48 ; move A,P:(r0)+
69 movep X:<<M_HRX,A
71 cmp x0,A #>1,x0
79 cmp x0,A #>2,x0
81 cmp x0,A
/linux-4.1.27/Documentation/devicetree/bindings/mips/cavium/
Dbootbus.txt29 - cavium,cs-index: A single cell indicating the chip select that
32 - cavium,t-adr: A cell specifying the ADR timing (in nS).
34 - cavium,t-ce: A cell specifying the CE timing (in nS).
36 - cavium,t-oe: A cell specifying the OE timing (in nS).
38 - cavium,t-we: A cell specifying the WE timing (in nS).
40 - cavium,t-rd-hld: A cell specifying the RD_HLD timing (in nS).
42 - cavium,t-wr-hld: A cell specifying the WR_HLD timing (in nS).
44 - cavium,t-pause: A cell specifying the PAUSE timing (in nS).
46 - cavium,t-wait: A cell specifying the WAIT timing (in nS).
48 - cavium,t-page: A cell specifying the PAGE timing (in nS).
[all …]
Ductl.txt16 - refclk-frequency: A single cell containing the reference clock
19 - refclk-type: A string describing the reference clock connection
/linux-4.1.27/Documentation/frv/
DREADME.txt12 A description of the basic features inherent in this architecture port.
17 A summary of the configuration options particular to this architecture.
22 A description of how to boot the kernel image and a summary of the kernel
28 A description of how to debug the kernel using GDB attached by serial
34 A description of the virtual and physical memory layout used in the
46 A description of the CPU clock scaling interface.
51 A description of how the FR-V kernel's atomic operations work.
/linux-4.1.27/drivers/media/dvb-frontends/
DKconfig12 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
20 A Silicon tuner from ST used in conjunction with the STB0899
24 tristate "STV0900/STV0903(A/B) based"
32 tristate "STV6110/(A) based tuners"
36 A Silicon tuner that supports DVB-S and DVB-S2 modes
71 A DVB-C/T demodulator.
83 A DVB-S tuner module. Say Y when you want to support this frontend.
90 A DVB-S tuner module. Say Y when you want to support this frontend.
97 A DVB-S tuner module. Say Y when you want to support this frontend.
104 A DVB-S tuner module. Say Y when you want to support this frontend.
[all …]
Dix2505v.c138 u32 div_factor, N , A, x; in ix2505v_set_params() local
164 A = ((x - (N * 100)) * psc) / 100; in ix2505v_set_params()
167 data[1] = (N << 5) | (A & 0x1f); in ix2505v_set_params()
170 deb_info("Frq=%d x=%d N=%d A=%d\n", frequency, x, N, A); in ix2505v_set_params()
Dcxd2820r_c.c223 unsigned int A, B; in cxd2820r_read_snr_c() local
231 A = 875; in cxd2820r_read_snr_c()
234 A = 950; in cxd2820r_read_snr_c()
244 *snr = A * (intlog2(B / tmp) >> 5) / (CXD2820R_LOG2_E_24 >> 5) in cxd2820r_read_snr_c()
/linux-4.1.27/Documentation/sound/alsa/
DJoystick.txt41 au88x0 N/A N/A
48 cs4281 N/A N/A
49 cs46xx N/A N/A
50 es1938 N/A N/A
52 sonicvibes N/A N/A
53 trident N/A N/A
Dserial-u16550.txt9 2 - Midiator MS-124W S/A mode (2)
13 For the Midiator MS-124W, you must set the physical M-S and A-B
36 all four MIDI Out connectors. Set the A-B switch and the speed module
37 parameter to match (A=19200, B=9600).
39 Usage example for MS-124T, with A-B switch in A position:
45 In MS-124W S/A mode, one raw MIDI substream is supported (midiCnD0);
49 Usage example for S/A mode:
70 The MS-124W hardware's M/A mode is currently not supported. This mode allows
73 The M/A protocol requires the driver to twiddle the modem control lines under
/linux-4.1.27/arch/metag/lib/
Ddivsi3.S29 !! A already in D1Ar1, B already in D0Ar2 -> make B abs(B)
31 MOV D1Re0,D0Ar2 ! A already in A1Ar1, B -> D1Re0
34 ABS D1Ar1,D1Ar1 ! abs(A) -> Au
46 CMP D1Ar1,D1Ar3 ! ( A >= Buq )?
48 SUBCC D1Ar1,D1Ar1,D1Ar3 ! and A -= Buq
49 CMP D1Ar1,D1Re0 ! ( A >= Bu )?
51 SUBCC D1Ar1,D1Ar1,D1Re0 ! and A -= Bu
86 !! if ( A >= B ) add curbit to result and subtract B from A
90 CMP D1Ar1, D1Re0 ! ( A >= B )?
92 SUBCC D1Ar1, D1Ar1, D1Re0 ! and A -= B
Dmodsi3.S29 MOV A0.2,D1Ar1 ! Save A in A0.2
32 MOV D1Re0,A0.2 ! Recover A
34 ORS D1Re0,D1Re0,D1Re0 ! Was A negative?
/linux-4.1.27/tools/perf/Documentation/
Dperf-diff.txt124 - file A with samples f1, f2, f3, f4, f6
132 - perf diff A B C
134 baseline/A compute/B compute/C samples
143 - perf diff B A C
145 baseline/B compute/A compute/C samples
154 - perf diff C B A
156 baseline/C compute/B compute/A samples
171 d = A->period_percent - B->period_percent
174 - A/B being matching hist entry from data/baseline file specified
188 r = A->period / B->period
[all …]
/linux-4.1.27/Documentation/cgroups/
Ddevices.txt6 on device files. A device cgroup associates a device access
7 whitelist with each cgroup. A whitelist entry has 4 fields.
13 The root device cgroup starts with rwm to 'all'. A child device
15 devices from the whitelist or add new entries. A child cgroup can
49 A cgroup may not be granted more permissions than the cgroup's
62 A
67 A allow "b 8:* rwm", "c 116:1 rw"
70 If a device is denied in group A:
71 # echo "c 116:* r" > A/devices.deny
76 A all "b 8:* rwm", "c 116:* rw"
[all …]
Dmemcg_test.txt36 Called when swp_entry's refcnt goes down to 0. A charge against swap
101 - A new page is added to shmem's radix-tree.
102 - A swp page is read. (move a charge from swap_cgroup to page_cgroup)
114 A special function is mem_cgroup_isolate_pages(). This scans
212 (Shell-A)
234 Case A) when you can swapoff
247 (Shell-A)
248 #mkdir /cgroup/A
249 #echo $$ >/cgroup/A/tasks
250 run some programs which uses some amount of memory in /cgroup/A.
[all …]
/linux-4.1.27/firmware/r128/
Dr128_cce.bin.ihex102 :10065000000000000000000000000000000000009A
103 :10066000000000000000000000000000000000008A
104 :10067000000000000000000000000000000000007A
105 :10068000000000000000000000000000000000006A
106 :10069000000000000000000000000000000000005A
/linux-4.1.27/net/batman-adv/
DKconfig2 # B.A.T.M.A.N meshing protocol
6 tristate "B.A.T.M.A.N. Advanced Meshing Protocol"
12 B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is
63 bool "B.A.T.M.A.N. debugging"
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Disl9305.txt7 - regulators: A node that houses a sub-node for each regulator within the
11 - VINDCD1-supply: A phandle to a regulator node supplying VINDCD1.
12 VINDCD2-supply: A phandle to a regulator node supplying VINDCD2.
13 VINLDO1-supply: A phandle to a regulator node supplying VINLDO1.
14 VINLDO2-supply: A phandle to a regulator node supplying VINLDO2.
/linux-4.1.27/Documentation/isdn/
DsyncPPP.FAQ10 Q07: A SunISDN machine can't connect to my i4l system
21 A: The pppd is for asynchronous PPP .. asynchronous means
49 A: check that at least the device 'ippp0' exists.
56 A: Maybe you have compiled the ipppd with another
65 A: The device is a fake ethernet device .. ignore IRQ and baseaddr
72 A: MPPP or MP or MPP (Warning: MP is also an
98 A: you forgot to compile MPPP/RFC1717 support into the
106 A: No .. that's not possible .. Use the standard
112 Q07: A SunISDN machine tries to connect my i4l system,
117 A: The Sun tries to talk asynchronous PPP ... i4l
[all …]
/linux-4.1.27/drivers/net/wireless/libertas/
DKconfig9 A library for Marvell Libertas 8xxx devices.
15 A driver for Marvell Libertas 8388 USB devices.
21 A driver for Marvell Libertas 8385 CompactFlash devices.
27 A driver for Marvell Libertas 8385/8686/8688 SDIO devices.
33 A driver for Marvell Libertas 8686 SPI devices.
/linux-4.1.27/arch/m68k/hp300/
Dhp300map.map157 string F1 = "\033[[A"
185 compose '`' 'A' to '�'
187 compose '\'' 'A' to '�'
189 compose '^' 'A' to '�'
191 compose '~' 'A' to '�'
193 compose '"' 'A' to '�'
195 compose 'O' 'A' to '�'
197 compose '0' 'A' to '�'
199 compose 'A' 'A' to '�'
201 compose 'A' 'E' to '�'
/linux-4.1.27/arch/arm/crypto/
Dsha256-armv4.pl47 $A="r4";
55 @V=($A,$B,$C,$D,$E,$F,$G,$H);
223 ldmia $ctx,{$A,$B,$C,$D,$E,$F,$G,$H}
245 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
249 add $A,$A,$t0
264 stmia $t3,{$A,$B,$C,$D,$E,$F,$G,$H}
498 ldmia $ctx,{$A-$H}
538 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
542 add $A,$A,$t0 @ accumulate
551 str $A,[$t1],#4
Dsha1-armv4-large.S80 add r7,r7,r3,ror#27 @ E+=ROR(A,27)
86 add r7,r7,r3,ror#27 @ E+=ROR(A,27)
105 add r6,r6,r7,ror#27 @ E+=ROR(A,27)
111 add r6,r6,r7,ror#27 @ E+=ROR(A,27)
130 add r5,r5,r6,ror#27 @ E+=ROR(A,27)
136 add r5,r5,r6,ror#27 @ E+=ROR(A,27)
155 add r4,r4,r5,ror#27 @ E+=ROR(A,27)
161 add r4,r4,r5,ror#27 @ E+=ROR(A,27)
180 add r3,r3,r4,ror#27 @ E+=ROR(A,27)
186 add r3,r3,r4,ror#27 @ E+=ROR(A,27)
[all …]
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.seq31 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
51 * A few words on the waiting SCB list:
98 mov A, QINPOS;
99 cmp KERNEL_QINPOS, A je poll_for_work_loop;
128 mov A, ARG_1;
130 cmp NEXT_QUEUED_SCB, A jne abort_qinscb;
132 cmp SCB_TAG, A je . + 2;
198 mov A, TQINPOS;
213 and A, OID, TARGIDIN;
215 and A, OID, SCSIID_ULTRA2;
[all …]
Daic79xx.seq31 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
75 mov A, KERNEL_QFREEZE_COUNT;
76 cmp QFREEZE_COUNT, A jne check_frozen_completions;
77 mov A, KERNEL_QFREEZE_COUNT[1];
78 cmp QFREEZE_COUNT[1], A jne check_frozen_completions;
126 * On Rev A. hardware, the busy LED is only
132 and A, FIFO0FREE|FIFO1FREE, DFFSTAT;
133 cmp A, FIFO0FREE|FIFO1FREE jne . + 3;
263 add A, -1, INT_COALESCING_MINCMDS;
264 add NONE, A, CMDS_PENDING;
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt62 Definition: A standard property. Define the 'ERA' of the SEC
68 Definition: A standard property. Defines the number of cells
74 Definition: A standard property. Defines the number of cells
81 Definition: A standard property. Specifies the physical
88 Definition: A standard property. Specifies the physical address
89 range of the SEC 4.0 register space (-SNVS not included). A
105 Definition: A single <phandle> value that points
168 Definition: A single <phandle> value that points
201 Definition: A standard property. Defines the number of cells
208 Definition: A standard property. Defines the number of cells
[all …]
Dfsl-sec6.txt28 Definition: A standard property. Define the 'ERA' of the SEC
34 Definition: A standard property. Defines the number of cells
40 Definition: A standard property. Defines the number of cells
47 Definition: A standard property. Specifies the physical
53 Definition: A standard property. Specifies the physical address
54 range of the SEC 6.0 register space (-SNVS not included). A
112 only the node contents, not the node itself. A chip using the SEC
/linux-4.1.27/arch/powerpc/math-emu/
Dlfs.c14 FP_DECL_S(A); in lfs()
25 FP_UNPACK_S(A, f); in lfs()
32 FP_CONV(D, S, 2, 1, R, A); in lfs()
Dfadds.c13 FP_DECL_D(A); in fadds()
22 FP_UNPACK_DP(A, frA); in fadds()
30 FP_ADD_D(R, A, B); in fadds()
Dfadd.c12 FP_DECL_D(A); in fadd()
21 FP_UNPACK_DP(A, frA); in fadd()
29 FP_ADD_D(R, A, B); in fadd()
Dstfs.c13 FP_DECL_D(A); in stfs()
22 FP_UNPACK_DP(A, frS); in stfs()
28 FP_CONV(S, D, 1, 2, R, A); in stfs()
Dfcmpu.c12 FP_DECL_D(A); in fcmpu()
22 FP_UNPACK_DP(A, frA); in fcmpu()
30 FP_CMP_D(cmp, A, B, 2); in fcmpu()
Dfsub.c12 FP_DECL_D(A); in fsub()
21 FP_UNPACK_DP(A, frA); in fsub()
35 FP_ADD_D(R, A, B); in fsub()
Dfsubs.c13 FP_DECL_D(A); in fsubs()
22 FP_UNPACK_DP(A, frA); in fsubs()
36 FP_ADD_D(R, A, B); in fsubs()
Dfcmpo.c12 FP_DECL_D(A); in fcmpo()
22 FP_UNPACK_DP(A, frA); in fcmpo()
33 FP_CMP_D(cmp, A, B, 2); in fcmpo()
Dfmul.c12 FP_DECL_D(A); in fmul()
21 FP_UNPACK_DP(A, frA); in fmul()
35 FP_MUL_D(R, A, B); in fmul()
Dfmuls.c13 FP_DECL_D(A); in fmuls()
22 FP_UNPACK_DP(A, frA); in fmuls()
36 FP_MUL_D(R, A, B); in fmuls()
Dfdiv.c12 FP_DECL_D(A); in fdiv()
21 FP_UNPACK_DP(A, frA); in fdiv()
47 FP_DIV_D(R, A, B); in fdiv()
Dfdivs.c13 FP_DECL_D(A); in fdivs()
22 FP_UNPACK_DP(A, frA); in fdivs()
49 FP_DIV_D(R, A, B); in fdivs()
Dfmadd.c13 FP_DECL_D(A); in fmadd()
23 FP_UNPACK_DP(A, frA); in fmadd()
37 FP_MUL_D(T, A, C); in fmadd()
Dfmsub.c13 FP_DECL_D(A); in fmsub()
23 FP_UNPACK_DP(A, frA); in fmsub()
37 FP_MUL_D(T, A, C); in fmsub()
Dfmsubs.c14 FP_DECL_D(A); in fmsubs()
24 FP_UNPACK_DP(A, frA); in fmsubs()
38 FP_MUL_D(T, A, C); in fmsubs()
Dfnmsub.c13 FP_DECL_D(A); in fnmsub()
23 FP_UNPACK_DP(A, frA); in fnmsub()
37 FP_MUL_D(T, A, C); in fnmsub()
Dfnmadds.c14 FP_DECL_D(A); in fnmadds()
24 FP_UNPACK_DP(A, frA); in fnmadds()
38 FP_MUL_D(T, A, C); in fnmadds()
Dfnmsubs.c14 FP_DECL_D(A); in fnmsubs()
24 FP_UNPACK_DP(A, frA); in fnmsubs()
38 FP_MUL_D(T, A, C); in fnmsubs()
Dfmadds.c14 FP_DECL_D(A); in fmadds()
24 FP_UNPACK_DP(A, frA); in fmadds()
38 FP_MUL_D(T, A, C); in fmadds()
Dfnmadd.c13 FP_DECL_D(A); in fnmadd()
23 FP_UNPACK_DP(A, frA); in fnmadd()
37 FP_MUL_D(T, A, C); in fnmadd()
Dfsel.c12 FP_DECL_D(A); in fsel()
19 FP_UNPACK_DP(A, frA); in fsel()
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-class-tpm83 ordinal has been executed successfully in the chip. A '0'
97 PCR-00: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
98 PCR-01: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
99 PCR-02: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
100 PCR-03: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
101 PCR-04: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
131 3A B2 92 0C A4 9B 2A 83 EB 5C 12 85 04 48 A0 B6
134 D7 0E 7D CA 41 BF 43 07 65 86 3C 8C 13 7A D0 8B
138 6F 78 44 DA 57 43 69 EE 76 6C 38 8A E9 8E A3 F0
141 10 AD 94 14 65 F9 6A 17 78 BD 16 53 84 30 BF 70
[all …]
Dsysfs-class-rfkill40 Values: A numeric value.
50 Values: A numeric value.
63 Values: A numeric value.
Dsysfs-firmware-efi-vars20 attributes: A read-only text file enumerating the
33 data: A read-only binary file that can be read
40 raw_var: A binary file that can be read to obtain
Dsysfs-class-udc6 Indicates if an OTG A-Host supports HNP at an alternate port.
14 Indicates if an OTG A-Host supports HNP at this port.
22 Indicates if an OTG A-Host enabled HNP support.
/linux-4.1.27/drivers/media/tuners/
DKconfig43 A DVB-T silicon tuner module. Say Y when you want to support this tuner.
50 A silicon tuner module. Say Y when you want to support this tuner.
93 A driver for the silicon IF tuner MT2060 from Microtune.
100 A driver for the silicon IF tuner MT2063 from Microtune.
107 A driver for the silicon baseband tuner MT2266 from Microtune.
114 A driver for the silicon baseband tuner MT2131 from Microtune.
121 A driver for the silicon tuner QT1010 from Quantek.
135 A driver for the silicon tuner XC5000 from Xceive.
144 A driver for the silicon tuner XC4000 from Xceive.
153 A driver for the silicon tuner MXL5005S from MaxLinear.
[all …]
/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_security.h192 #define ROL32(A, n) (((A) << (n)) | (((A)>>(32-(n))) & ((1UL << (n)) - 1))) argument
193 #define ROR32(A, n) ROL32((A), 32 - (n)) argument
/linux-4.1.27/Documentation/video4linux/
D4CCs.txt21 a: A-law compressed
30 3rd character: uncompressed bits-per-pixel 0--9, A--
32 4th character: compressed bits-per-pixel 0--9, A--
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Ddcsr.txt30 Definition: A standard property. Defines the number of cells
36 Definition: A standard property. Defines the number of cells
43 Definition: A standard property. Specifies the physical address
90 Definition: A single <phandle> value that points
97 Definition: A standard property. Specifies the physical address
126 Definition: A standard property. Specifies the physical address
163 Definition: A standard property. Specifies the physical address
188 Definition: A standard property. Specifies the physical address
225 Definition: A standard property. Specifies the physical address
253 Definition: A standard property. Specifies the physical address
[all …]
Dsrio-rmu.txt21 Definition: A standard property. Specifies the physical address and
52 Definition: A standard property. Specifies the physical address and
64 A pair of IRQs are specified in this property. The first
82 Definition: A standard property. Specifies the physical address and
94 A pair of IRQs are specified in this property. The first
112 Definition: A standard property. Specifies the physical address and
124 A single IRQ that handles port-write conditions is
Dsrio.txt18 Definition: A standard property. Specifies the physical address and
30 A single IRQ that handles error conditions is specified by this
36 Definition: A single <phandle> value that points to the RMU.
46 Definition: A standard property. Matches the port id.
51 Definition: A standard property. Utilized to describe the memory mapped
Dfman.txt67 Definition: A standard property. Specifies the offset of the
78 Definition: A standard property.
93 Definition: A pair of IRQs are specified in this property.
135 Definition: A standard property.
161 Definition: A standard property.
224 Definition: A standard property.
291 Definition: A standard property.
303 Definition: A phandle for 1EEE1588 timer.
345 Definition: A standard property.
351 Definition: A standard property.
[all …]
Dpamu.txt14 A standard property. Utilized to describe the memory mapped
26 A standard property.
28 A standard property.
32 A standard property. It represents the CCSR registers of
54 A standard property. Specifies the physical address and
/linux-4.1.27/Documentation/devicetree/bindings/dma/
Ddma.txt42 - A phandle pointing to DMA controller node
43 - A number of integer cells, as determined by the
58 1. A device with one DMA read channel, one DMA write channel:
68 2. A single read-write channel with three alternative DMA controllers:
75 3. A device with three channels, one of which has two alternatives:
Dfsl-edma.txt16 - interrupts : A list of interrupt-specifiers, one for each entry in
28 - clock-names : A list of channel group clock names. Should contain:
31 - clocks : A list of phandle and clock-specifier pairs, one for each entry in
/linux-4.1.27/Documentation/power/regulator/
Dmachine.txt9 Regulator-1 -+-> Regulator-2 --> [Consumer A @ 1.8 - 2.0V]
13 The drivers for consumers A & B must be mapped to the correct regulator in
33 .dev = "dev_name(consumer A"),
38 to the 'Vcc' supply for Consumer A.
62 with the core so that Regulator-1 is also enabled when Consumer A enables its
/linux-4.1.27/tools/testing/selftests/powerpc/stringloops/asm/
Dppc_asm.h7 #define _GLOBAL(A) FUNC_START(test_ ## A) argument
/linux-4.1.27/firmware/yamaha/
Dds1_ctrl.fw.ihex280 :10117000241102000201100020080000601003008A
296 :10127000242103000205280024110000240400009A
612 :10263000000000000000000000000000000000009A
613 :10264000000000000000000000000000000000008A
614 :10265000000000000000000000000000000000007A
615 :10266000000000000000000000000000000000006A
616 :10267000000000000000000000000000000000005A
617 :10268000000000000000000000000000000000004A
618 :10269000000000000000000000000000000000003A
Dds1e_ctrl.fw.ihex612 :10263000000000000000000000000000000000009A
613 :10264000000000000000000000000000000000008A
614 :10265000000000000000000000000000000000007A
615 :10266000000000000000000000000000000000006A
616 :10267000000000000000000000000000000000005A
617 :10268000000000000000000000000000000000004A
618 :10269000000000000000000000000000000000003A
/linux-4.1.27/drivers/net/wan/
Dsbni.h10 #define DP( A ) A argument
12 #define DP( A ) argument
/linux-4.1.27/Documentation/networking/
Dtproxy.txt17 # iptables -t mangle -A PREROUTING -p tcp -m socket -j DIVERT
18 # iptables -t mangle -A DIVERT -j MARK --set-mark 1
19 # iptables -t mangle -A DIVERT -j ACCEPT
39 A trivial patch for netcat is available here:
57 # iptables -t mangle -A PREROUTING -p tcp --dport 80 -j TPROXY \
68 compiled for iptables. A patched version of iptables is available
Dnetdev-FAQ.txt7 A: It is a mailing list for all network-related Linux stuff. This includes
25 A: There are always two trees (git repositories) in play. Both are driven
37 A: To understand this, you need to know a bit of background information
77 A: Load the mainline (Linus) page here:
87 A: Firstly, think whether you have a bug fix or new "next-like" content.
100 A: Start by looking at the main patchworks queue for netdev:
109 A: Generally speaking, the patches get triaged quickly (in less than 48h).
117 A: Normally Greg Kroah-Hartman collects stable commits himself, but
128 A quick way to find whether the patch is in this stable-queue is
141 A: No, not for networking. Check the stable queues as per above 1st to see
[all …]
Dfilter.txt183 A 32 bit wide accumulator
188 A program, that is translated by bpf_asm into "opcodes" is an array that
206 ld 1, 2, 3, 4, 10 Load word into A
207 ldi 4 Load word into A
208 ldh 1, 2 Load half-word into A
209 ldb 1, 2 Load byte into A
214 st 3 Store A into M[]
219 jeq 7, 8 Jump on k == A
220 jneq 8 Jump on k != A
221 jne 8 Jump on k != A
[all …]
Ddmfe.txt3 Davicom DM9102(A)/DM9132/DM9801 fast ethernet driver for Linux.
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 This driver provides kernel support for Davicom DM9102(A)/DM9132/DM9801 ethernet cards ( CNET
Dz8530drv.txt12 A new version of the documentation, along with links to other important
69 and sets the hardware, MODEM and KISS parameters. A sample file is
81 data_a 0x300 # data port A
82 ctrl_a 0x304 # control port A
95 program. A parameter has no effect.
97 data_a - the address of the data port A of this Z8530 (needed)
98 ctrl_a - the address of the control port A (needed)
142 data_a 0x300 # data port A
143 ctrl_a 0x304 # control port A
185 A DRSI would should probably work with this:
[all …]
/linux-4.1.27/drivers/tty/vt/
Ddefkeymap.map262 string F1 = "\033[[A"
290 compose '`' 'A' to '�'
292 compose '\'' 'A' to '�'
294 compose '^' 'A' to '�'
296 compose '~' 'A' to '�'
298 compose '"' 'A' to '�'
300 compose 'O' 'A' to '�'
302 compose '0' 'A' to '�'
304 compose 'A' 'A' to '�'
306 compose 'A' 'E' to '�'
Ddefkeymap.c_shipped157 '\033', '[', '[', 'A', 0,
226 {'`', 'A', 0300}, {'`', 'a', 0340},
227 {'\'', 'A', 0301}, {'\'', 'a', 0341},
228 {'^', 'A', 0302}, {'^', 'a', 0342},
229 {'~', 'A', 0303}, {'~', 'a', 0343},
230 {'"', 'A', 0304}, {'"', 'a', 0344},
231 {'O', 'A', 0305}, {'o', 'a', 0345},
232 {'0', 'A', 0305}, {'0', 'a', 0345},
233 {'A', 'A', 0305}, {'a', 'a', 0345},
234 {'A', 'E', 0306}, {'a', 'e', 0346},
/linux-4.1.27/arch/ia64/lib/
Dcopy_page_mck.S93 #define A 0 macro
132 (p[A]) ld8 v[A] = [src_pre_mem], 128 // M0
146 (p[A]) ld8 v[A] = [src_pre_mem], 128 // M0 prefetch src from memory
Dmemcpy_mck.S61 #define A 0 macro
211 EX(.ex_hndlr_lcpy_1, (p[A]) ld8 v[A] = [src_pre_mem], 128) // M0
225 EX(.ex_handler_lcpy, (p[A]) ld8 v[A] = [src_pre_mem], 128) // M0 prefetch src from memory
526 #undef A
551 #define A r19 macro
625 (p6) sub A = F, saved_in0
626 (p7) sub A = F, saved_in1
630 cmp.lt p8,p0=A,r0
633 (p8) mov A = 0; // A shouldn't be negative, cap it
635 sub C = A, B
[all …]
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dras.c269 #define VALID_FWNMI_BUFFER(A) \ argument
270 ((((A) >= 0x7000) && ((A) < 0x7ff0)) || \
271 (((A) >= rtas.base) && ((A) < (rtas.base + rtas.size - 16))))
/linux-4.1.27/arch/parisc/kernel/
Dsignal.c55 #define A(__x) ((unsigned long)(__x)) macro
316 haddr = A(ksig->ka.sa.sa_handler); in setup_rt_frame()
323 Elf32_Fdesc __user *ufdesc = (Elf32_Fdesc __user *)A(haddr & ~3); in setup_rt_frame()
336 Elf64_Fdesc __user *ufdesc = (Elf64_Fdesc __user *)A(haddr & ~3); in setup_rt_frame()
392 regs->gr[25] = A(&compat_frame->info); /* siginfo pointer */ in setup_rt_frame()
393 regs->gr[24] = A(&compat_frame->uc); /* ucontext pointer */ in setup_rt_frame()
397 regs->gr[25] = A(&frame->info); /* siginfo pointer */ in setup_rt_frame()
398 regs->gr[24] = A(&frame->uc); /* ucontext pointer */ in setup_rt_frame()
405 regs->gr[30] = (A(frame) + sigframe_size); in setup_rt_frame()
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dvic.txt21 - valid-mask : A one cell big bit mask of valid interrupt sources. Each bit
23 at source 31 at MSb. A bit that is set means that the source is wired and
25 - valid-wakeup-mask : A one cell big bit mask of interrupt sources that can be
27 valid-mask property. A set bit means that this interrupt source can be
Dcci.txt39 Value type: Integer cells. A register entry, expressed as a pair
41 Definition: A standard property. Specifies base physical
51 Definition: A standard property. Follow rules in the ePAPR for
63 A CCI control interface node must contain the following
81 Value type: Integer cells. A register entry, expressed
92 A CCI pmu node must contain the following properties:
104 Value type: Integer cells. A register entry, expressed
132 A CCI interconnect bus master node must contain the following
/linux-4.1.27/Documentation/thermal/
Dexynos_thermal_emulation49 A A A A TIME
/linux-4.1.27/Documentation/security/
Dkeys-request-key.txt74 A request proceeds in the following manner:
76 (1) Process A calls request_key() [the userspace syscall calls the kernel
84 (3) request_key() sees that A doesn't have the desired key yet, so it creates
89 (b) An authorisation key V that refers to key U and notes that process A
101 (7) The program may want to access another key from A's context (say a
105 This will permit it to then search the keyrings of process A with the
106 UID, GID, groups and security info of process A as if it was process A,
122 context specified by auth key X will still be process A, as it was in auth key
125 This is because process A's keyrings can't simply be attached to
152 A search of any particular keyring proceeds in the following fashion:
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Datmel,at91-pinctrl.txt32 Peripheral: 2 ( A and B)
33 Bank: 3 (A, B and C)
36 /* A B */
85 The PERIPH 0 means gpio, PERIPH 1 is periph A, PERIPH 2 is periph B...
127 /* A B */
137 <1 14 0x1 0x0 /* PB14 periph A */
138 1 15 0x1 0x1>; /* PB15 periph A with pullup */
Dfsl,imx27-pinctrl.txt33 have any effect unless GPIO function is selected. A/B/C_IN are output
34 signals of function blocks A,B and C. Specific function blocks are
43 gpio_iconfa/b configures the gpio submodule input to functionblocks A and
/linux-4.1.27/arch/x86/crypto/sha-mb/
Dsha1_x8_avx2.S225 # ymm0 A
243 A = %ymm0 define
277 B = A
278 A = TMP_ define
309 vmovdqu 0*32(arg1), A
360 vmovdqu A,AA
373 SHA1_STEP_00_15 A,B,C,D,E, TMP,FUN, I, K, MAGIC_F0
382 SHA1_STEP_16_79 A,B,C,D,E, TMP,FUN, I, K, MAGIC_F0
390 SHA1_STEP_16_79 A,B,C,D,E, TMP,FUN, I, K, MAGIC_F1
398 SHA1_STEP_16_79 A,B,C,D,E, TMP,FUN, I, K, MAGIC_F2
[all …]
/linux-4.1.27/drivers/net/ethernet/sfc/
Dnic.c189 #define REGISTER_AA(name) REGISTER(name, F, A, A)
190 #define REGISTER_AB(name) REGISTER(name, F, A, B)
191 #define REGISTER_AZ(name) REGISTER(name, F, A, Z)
325 #define REGISTER_TABLE_AA(name) REGISTER_TABLE(name, F, A, A)
326 #define REGISTER_TABLE_AZ(name) REGISTER_TABLE(name, F, A, Z)
355 F, A, A, 8, 1024),
/linux-4.1.27/Documentation/device-mapper/
Ddm-queue-length.txt15 <status>: 'A' if the path is active, 'F' if the path is failed.
39 test: 0 10 multipath 2 0 0 0 1 1 E 0 2 1 8:0 A 0 0 8:16 A 0 0
Ddm-service-time.txt29 <status>: 'A' if the path is active, 'F' if the path is failed.
79 test: 0 10 multipath 2 0 0 0 1 1 E 0 2 2 8:0 A 0 0 1 8:16 A 0 0 4
91 test: 0 10 multipath 2 0 0 0 1 1 E 0 2 2 8:0 A 0 0 2 8:16 A 0 0 8
Ddm-uevent.txt30 PATH_FAILED - A path has failed.
31 PATH_REINSTATED - A path has been reinstated.
36 Description: A sequence number for this specific device-mapper device.
/linux-4.1.27/drivers/mfd/
Dtps80031.c91 [TPS80031_INT_PWRON] = TPS80031_IRQ(A, 0),
92 [TPS80031_INT_RPWRON] = TPS80031_IRQ(A, 1),
93 [TPS80031_INT_SYS_VLOW] = TPS80031_IRQ(A, 2),
94 [TPS80031_INT_RTC_ALARM] = TPS80031_IRQ(A, 3),
95 [TPS80031_INT_RTC_PERIOD] = TPS80031_IRQ(A, 4),
96 [TPS80031_INT_HOT_DIE] = TPS80031_IRQ(A, 5),
97 [TPS80031_INT_VXX_SHORT] = TPS80031_IRQ(A, 6),
98 [TPS80031_INT_SPDURATION] = TPS80031_IRQ(A, 7),
/linux-4.1.27/scripts/
Dgcc-ld20 A="$1" ; shift ; N="-Wl,$A,$1" ;;
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dqcom,lpass-cpu.txt9 - clock-names : A list which must include the following entries:
15 - interrupt-names : A list which must include the following entries:
22 - reg-names : A list which must include the following entries:
/linux-4.1.27/Documentation/powerpc/
Dhvcs.txt263 in the Q & A section for more on this issue.
280 data between two partitions [see Q & A below] this is a huge problem
300 vty-server adapter. A zero means that the vty-server is not connected to a
301 vty. A one indicates that a connection is active.
341 Reading the attribute will indicate a state of '1' or '0'. A one indicates
342 that an update is in process. A zero indicates that an update has
379 U5112.428.103048A-V3-C0
380 U5112.428.103048A-V3-C2
381 U5112.428.103048A-V3-C3
382 U5112.428.103048A-V4-C0
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dmfd.txt6 A typical MFD can be:
8 - A mixed signal ASIC on an external bus, sometimes a PMIC (Power Management
14 - A range of memory registers containing "miscellaneous system registers" also
/linux-4.1.27/Documentation/input/
Dmulti-touch-protocol.txt16 hardware. For devices handling anonymous contacts (type A), the protocol
31 Drivers for type A devices separate contact packets by calling
46 The main difference between the stateless type A protocol and the stateful
52 For type A devices, the kernel driver should generate an arbitrary
60 the ABS_MT_TRACKING_ID of the associated slot. A non-negative tracking id
61 is interpreted as a contact, and the value -1 denotes an unused slot. A
69 driver. A driver for such a device should associate one type B slot with each
85 Protocol Example A
89 like for a type A device:
162 A set of ABS_MT events with the desired properties is defined. The events
[all …]
Drotary-encoder.txt19 Channel A ____| |_____| |_____| |____
49 a) Rising edge on channel A, channel B in low state
52 b) Rising edge on channel B, channel A in high state
56 c) Falling edge on channel A, channel B in high state
59 d) Falling edge on channel B, channel A in low state
/linux-4.1.27/fs/jffs2/
Dcompr_rubin.c102 static int encode(struct rubin_state *rs, long A, long B, int symbol) in encode() argument
119 i0 = A * rs->p / (A + B); in encode()
200 static int decode(struct rubin_state *rs, long A, long B) in decode() argument
209 i0 = A * rs->p / (A + B); in decode()
/linux-4.1.27/arch/avr32/boards/atstk1000/
DKconfig44 bool "SW2: use IRDA or TIMER0 (not UART-A, MMC/SD, and PS2-A)"
47 the console on UART-C not UART-A.
89 IDC cable. A default "heartbeat" trigger is provided, but
/linux-4.1.27/drivers/block/paride/
DTransition-notes6 one in ps_set_intr() (A) and two in ps_tq_int() (B and C).
7 Consider the sequnce of these events. A can not be preceded by
11 IOW, the sequence is A?(BA|BC|B)*. OTOH, number of B can not exceed
12 the sum of numbers of A and C, since each call of ps_tq_int() is
14 A and each B is preceded by either A or C. Moments when we enter
15 ps_tq_int() are sandwiched between {A,C} and B in that sequence,
17 moments which, in turn, can not exceed the number of A and C.
18 In other words, the sequence of events is (A or C set ps_tq_active to
/linux-4.1.27/Documentation/devicetree/bindings/thermal/
Dthermal.txt5 A thermal structure includes thermal zones and their components,
46 cooling. A typical passive cooling is a CPU that has dynamic voltage and
91 - hysteresis: A low hysteresis value on temperature property (above).
96 "active": A trip point to enable active cooling
97 "passive": A trip point to enable passive cooling
98 "hot": A trip point to notify emergency
109 - cooling-device: A phandle of a cooling device with its specifier,
114 - trip: A phandle of a trip point node within the same thermal
146 - thermal-sensors: A list of thermal sensor phandles and sensor specifier
151 - trips: A sub-node which is a container of only trip point nodes
[all …]
/linux-4.1.27/drivers/parport/
DTODO-parport7 2. A better lp.c:
18 4. A better PLIP (make use of bidirectional/ECP/EPP ports).
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
Daicasm_macro_scan.l72 WORD [A-Za-z_][-A-Za-z_0-9]*
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Di2c-st.txt10 - A pinctrl state named "default" must be defined to set pins in mode of
21 - A pinctrl state named "idle" could be defined to set pins in idle state
23 - A pinctrl state named "sleep" could be defined to set pins in sleep state
/linux-4.1.27/Documentation/devicetree/
Dchangesets.txt1 A DT changeset is a method which allows one to apply changes
5 previous state. A changeset can also be removed after it has been
17 2. A number of DT tree change calls, of_changeset_attach_node(),
/linux-4.1.27/firmware/keyspan/
Dusa19w.HEX81 …00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006A
82 …00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002A
126 Keyspan, A division of InnoSys Incorporated ("Keyspan")
Dusa19qw.HEX82 …00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006A
83 …00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002A
127 Keyspan, A division of InnoSys Incorporated ("Keyspan")
/linux-4.1.27/Documentation/devicetree/bindings/power/
Dpower_domain.txt8 their PM domains provided by PM domain providers. A PM domain provider can be
10 domains. A consumer node can refer to the provider by a phandle and a set of
23 - power-domains : A phandle and PM domain specifier as defined by bindings of
65 - power-domains : A phandle and PM domain specifier as defined by bindings of
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Dchannel.h35 #define SIGNATURE_16(A, B) ((A) | (B<<8)) argument
36 #define SIGNATURE_32(A, B, C, D) \ argument
37 (SIGNATURE_16(A, B) | (SIGNATURE_16(C, D) << 16))
38 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
39 (SIGNATURE_32(A, B, C, D) | ((u64)(SIGNATURE_32(E, F, G, H)) << 32))
/linux-4.1.27/Documentation/power/
Dswsusp.txt115 A: You bought new UPS for your server. How do you install it without
125 A: We do use the regular I/O paths. However we cannot restore the data
147 A: Yes. That's what echo platform > /sys/power/disk does.
151 A: suspend2 is 'Software Suspend 2', a forked implementation of
164 A: The freezing of tasks is a mechanism by which user space processes and some
170 A:
183 A: Do selective suspend during runtime power management, that's okay. But
212 A: Doing SUSPEND when you are asked to do FREEZE is always correct,
221 A: Try running
233 A: That's correct. We need to resume them if we want to write image to
[all …]
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
Ddavinci-vpfe-mc.txt38 DAVINCI RESIZER A
109 DAVINCI CROP RESIZER--->DAVINCI RESIZER [A/B]---> SDRAM
116 DAVINCI IPIPE---> DAVINCI CROP RESIZER--->DAVINCI RESIZER [A/B]---> SDRAM
126 DAVINCI RESIZER [A/B]---> SDRAM
133 DAVINCI RESIZER [A/B]---> SDRAM
/linux-4.1.27/Documentation/infiniband/
Dcore_locking.txt68 A low-level driver must not perform a callback directly from the
99 A low-level driver announces that a device is ready for use by
104 A low-level driver must call ib_register_device() and
111 device. A consumer must finish all cleanup and free all resources
114 A consumer is permitted to sleep in its add and remove methods.
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_security.h237 #define ROL32(A, n) (((A) << (n)) | (((A)>>(32-(n))) & ((1UL << (n)) - 1))) argument
238 #define ROR32(A, n) ROL32((A), 32-(n)) argument
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_security.h193 #define ROL32(A, n) (((A) << (n)) | (((A)>>(32-(n))) & ((1UL << (n)) - 1))) argument
194 #define ROR32(A, n) ROL32((A), 32-(n)) argument
/linux-4.1.27/Documentation/devicetree/bindings/rtc/
Drtc-cmos.txt14 called "Regsiter A".
16 "Register A" and "B" are usually initialized by the firmware (BIOS for
/linux-4.1.27/arch/x86/lib/
Dx86-opcode-map.txt172 80: Grp1 Eb,Ib (1A)
173 81: Grp1 Ev,Iz (1A)
174 82: Grp1 Eb,Ib (1A),(i64)
175 83: Grp1 Ev,Ib (1A)
187 8f: Grp1A (1A) | POP Ev (d64)
242 c0: Grp2 Eb,Ib (1A)
243 c1: Grp2 Ev,Ib (1A)
248 c6: Grp11A Eb,Ib (1A)
249 c7: Grp11B Ev,Iz (1A)
259 d0: Grp2 Eb,1 (1A)
[all …]
/linux-4.1.27/drivers/s390/block/
Dscm_blk_cluster.c60 static bool clusters_intersect(struct request *A, struct request *B) in clusters_intersect() argument
64 firstA = ((u64) blk_rq_pos(A) << 9) / CLUSTER_SIZE; in clusters_intersect()
65 lastA = (((u64) blk_rq_pos(A) << 9) + in clusters_intersect()
66 blk_rq_bytes(A) - 1) / CLUSTER_SIZE; in clusters_intersect()
/linux-4.1.27/arch/cris/arch-v32/lib/
Dchecksumcopy.S30 1: ;; A failing userspace access (the read) will have this as PC.
71 2: ;; A failing userspace access for the read below will have this as PC.
87 3: ;; A failing userspace access for the read below will have this as PC.
/linux-4.1.27/Documentation/hwmon/
Dsmm66589 in3_input Channel A voltage (mV)
100 in3_min Channel A minimum voltage (mV)
111 in3_max Channel A maximum voltage (mV)
122 in3_lcrit Channel A critical minimum voltage (mV)
133 in3_crit Channel A critical maximum voltage (mV)
144 in3_crit_alarm Channel A critical alarm
Dasb1005 * Asus ASB100 and ASB100-A "Bach"
15 This driver implements support for the Asus ASB100 and ASB100-A "Bach".
26 these, the ASB100-A also implements a single PWM controller for fans 2 and
/linux-4.1.27/drivers/virt/
DKconfig25 2) A file interface to reading incoming doorbells.
30 4) A kernel interface for receiving callbacks when a managed
/linux-4.1.27/Documentation/filesystems/configfs/
Dconfigfs.txt27 A configfs config_item is created via an explicit userspace operation:
82 A fakenbd connection can be created with mkdir(2). The name is
104 Every object in configfs is a config_item. A config_item reflects an
110 Items are created and destroyed inside a config_group. A group is a
115 A subsystem is the top level of a client module. During initialization,
117 appears as a directory at the top of the configfs filesystem. A
212 A config_item cannot live in a vacuum. The only way one can be created
247 A group creates child items by providing the
283 A config_group cannot be removed while it still has child items. This
290 A subsystem must register itself, usually at module_init time. This
[all …]
/linux-4.1.27/firmware/radeon/
DR200_cp.bin.ihex37 :10024000000000020400274300000006000076784A
89 :10058000000000000000780000000002016650003A
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Drenesas_usbhs.txt9 - clocks: A list of phandle + clock specifier pairs
13 - renesas,enable-gpio: A gpio specifier to check GPIO determining if USB
/linux-4.1.27/Documentation/driver-model/
Dbinding.txt62 A symlink is created in the bus's 'devices' directory that points to
65 A symlink is created in the driver's 'devices' directory that points
68 A directory for the device is created in the class's directory. A
72 A symlink can be created (though this isn't done yet) in the device's
/linux-4.1.27/Documentation/devicetree/bindings/mips/img/
Dpistachio.txt10 A "cpus" node is required. Required properties:
13 A CPU sub-node is also required for at least CPU 0. Since the topology may
/linux-4.1.27/Documentation/i2c/busses/
Di2c-via26 A: Go to your BIOS setup, section PCI devices or similar.
31 A: This can happen. This driver uses the pins VIA recommends in their
/linux-4.1.27/arch/frv/kernel/
Dirq.c38 #define set_IRR(N,A,B,C,D) __set_IRR(N, (A << 28) | (B << 24) | (C << 20) | (D << 16)) argument
/linux-4.1.27/Documentation/RCU/
Dstallwarn.txt56 interval. A value of zero or less suppresses RCU-tasks stall
57 warnings. A positive value sets the stall-warning interval
180 o A CPU looping in an RCU read-side critical section.
182 o A CPU looping with interrupts disabled. This condition can
185 o A CPU looping with preemption disabled. This condition can
189 o A CPU looping with bottom halves disabled. This condition can
204 o A CPU-bound real-time task in a CONFIG_PREEMPT kernel, which might
213 o A CPU-bound real-time task in a CONFIG_PREEMPT_RT kernel that
222 o A hardware or software issue shuts off the scheduler-clock
227 o A bug in the RCU implementation.
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Dqcom,msm-uartdm.txt10 A more specific property should be specified as follows depending
37 - A uartdm v1.4 device with dma capabilities.
49 - A uartdm v1.3 device without dma capabilities and part of a GSBI complex.
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/
Dcpm.txt11 - reg : A 48-byte region beginning with CPCR.
49 - A child address of zero must be translatable, even if no reg resources
52 A child "data" node must exist, compatible with "fsl,cpm-muram-data", to
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Darith.fuc16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
41 // A * B = A_lo * B_lo
47 // $r14 - A
/linux-4.1.27/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,brcmstb.txt57 A phandle / integer array property which lets the BSP know the location
66 A phandle pointing to the syscon node which describes the CPU boot
87 A phandle / integer array that points to the syscon node which describes
/linux-4.1.27/Documentation/zh_CN/arm64/
Dbooting.txt156 *译者注:对于 PoC 以及缓存相关内容,请参考 ARMv8 构架参考手册 ARM DDI 0487A
206 ARM DEN 0022A:用于 ARM 上的电源状态协调接口系统软件)中描述的
209 *译者注: ARM DEN 0022A 已更新到 ARM DEN 0022C。
/linux-4.1.27/Documentation/locking/
Drt-mutex-design.txt34 processes, let's call them processes A, B, and C, where A is the highest
35 priority process, C is the lowest, and B is in between. A tries to grab a lock
38 but by doing so, it is in fact preempting A which is a higher priority process.
39 Now there's no way of knowing how long A will be sleeping waiting for C
48 A ---+
54 B now keeps A from running.
65 to understand, let's use the previous example, with processes A, B, and C again.
67 This time, when A blocks on the lock owned by C, C would inherit the priority
68 of A. So now if B becomes runnable, it would not preempt C, since C now has
69 the high priority of A. As soon as C releases the lock, it loses its
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/timer/
Darm,sp804.txt13 apb_pclk. A single clock can also be specified if the same clock is
18 specifies if the irq connection is for timer 1 or timer 2. A value of 1
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/
Dtvp514x.txt6 to-digital (A/D) conversion of component RGB and YPbPr signals as well as A/D
/linux-4.1.27/Documentation/scheduler/
Dsched-rt-group.txt46 obviously fall short. A fuzzy upper limit is of no use since it cannot be
93 A global limit on how much time realtime scheduling may use. Even without
102 * A run time of -1 specifies runtime == period, ie. no limit.
158 Consider two sibling groups A and B; both have 50% bandwidth, but A's
161 * group A: period=100000us, runtime=10000us
167 This means that currently a while (1) loop in A will run for the full period of
/linux-4.1.27/arch/sh/boards/
DKconfig225 Compatible with ALGO SYSTEM CO.,LTD. "AP-320A"
347 bool "AP-SH4A-3A"
352 Select AP-SH4A-3A if configuring for an ALPHAPROJECT AP-SH4A-3A.
355 bool "AP-SH4AD-0A"
361 Select AP-SH4AD-0A if configuring for an ALPHAPROJECT AP-SH4AD-0A.
/linux-4.1.27/Documentation/block/
Dcfq-iosched.txt161 composed of five cgroups - root, A, B, AA and AB - with the following
166 A : 500 750
180 A B leaf
190 A:500 + B:250 + C:125 = 875.
193 A : 500 / 875 =~ 57%
196 A has children and further distributes its 57% among the children and
198 AA:500 + AB:1000 + A-leaf:750 = 2250.
200 A-leaf : ( 750 / 2250) * A =~ 19%
201 AA(-leaf) : ( 500 / 2250) * A =~ 12%
202 AB(-leaf) : (1000 / 2250) * A =~ 25%
[all …]
/linux-4.1.27/arch/cris/arch-v10/lib/
Dchecksumcopy.S40 1: ;; A failing userspace access will have this as PC.
103 2: ;; A failing userspace access will have this as PC.
122 3: ;; A failing userspace access will have this as PC.
/linux-4.1.27/arch/mips/sgi-ip27/
DTODO16 11. All intrs (ip27_do_irq handlers) are targeted at cpu A on the node.
18 received on both Cpu A and B. (ip27_do_irq()/bridge_startup())
/linux-4.1.27/Documentation/w1/slaves/
Dw1_ds240619 current state of each switch, with PIO A in bit 0 and PIO B in bit 1. The
21 work with. output is writable; bits 0 and 1 control PIO A and B,
/linux-4.1.27/Documentation/trace/
Dring-buffer-design.txt29 reader_page - A page outside the ring buffer used solely (for the most part)
40 A = B iff previous A == C
42 R = cmpxchg(A, C, B) is saying that we replace A with B if and only if
43 current A is equal to C, and we put the old (current) A into R
45 R gets the previous A regardless if A is updated with B or not.
81 same time, nor can a reader preempt/interrupt another reader. A reader
84 on another processor to do so. A reader may read on its own processor
87 A writer can preempt a reader, but a reader cannot preempt a writer.
114 A sample of how the reader page is swapped: Note this does not
210 writer stack. A writer that preempts another writer will not move the
[all …]
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfs41-server.txt82 | OPEN_CONFIRM | MNI | | N/A |
91 | RELEASE_LOCKOWNER | MNI | | N/A |
94 | RENEW | MNI | | N/A |
102 | SETCLIENTID | MNI | | N/A |
103 | SETCLIENTID_CONFIRM | MNI | | N/A |
/linux-4.1.27/arch/powerpc/boot/dts/
Dac14xx.dts261 0A 12 01 03 80 1C 23 78 CA 88 FF 94 52 54 8E 27
265 3C 01 0A 20 20 20 20 20 20 20 00 00 00 FC 00 45
266 54 30 31 38 30 30 33 44 4D 55 0A 0A 00 00 00 10
301 /* PSC3 serial port A, aka ttyPSC0 */
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dsamsung-fimc.txt25 must be 1. A clock provider is associated with the 'camera' node and it should
38 ports A and B into high impedance state, especially the CAMCLK clock output
39 should be inactive. For the "active-a" state the camera port A must be activated
97 input ports. It includes camera A and camera B inputs. 'reg' property in the
98 port nodes specifies data input - 0, 1 indicates input A, B respectively.
175 /* camera A input */
/linux-4.1.27/tools/perf/
Ddesign.txt91 A counter of PERF_TYPE_HARDWARE will count the hardware event
123 A counter of type PERF_TYPE_SOFTWARE will count one of the available
150 counters. A "counting" counter is one that is used for counting the
155 A read() on a counter returns the current value of the counter and possible
174 A "sampling" counter is one that is set up to generate an interrupt
175 every N events, where N is given by 'irq_period'. A sampling counter
251 A 'pid > 0' and 'cpu == -1' counter is a per task counter that counts
256 A 'pid == -1' and 'cpu == x' counter is a per CPU counter that counts
261 The 'group_fd' parameter allows counter "groups" to be set up. A
266 (A single counter on its own is created with group_fd = -1 and is
[all …]

12345678910