Searched full:gp (Results 1 – 25 of 36) sorted by relevance
12
| /Documentation/hwmon/ |
| D | twl4030-madc-hwmon.rst | 29 2 GP analog input 30 3 GP analog input 31 4 GP analog input 32 5 GP analog input 33 6 GP analog input 34 7 GP analog input
|
| /Documentation/devicetree/bindings/iio/adc/ |
| D | palmas-gpadc.txt | 6 2 GP 8 4 GP 9 5 GP
|
| /Documentation/RCU/Design/Memory-Ordering/ |
| D | Tree-RCU-Diagram.html | 7 <p><img src="TreeRCU-gp.svg" alt="TreeRCU-gp.svg">
|
| D | Tree-RCU-Memory-Ordering.html | 362 </p><p><img src="TreeRCU-gp-init-1.svg" alt="TreeRCU-gp-init-1.svg" width="75%"> 386 </p><p><img src="TreeRCU-gp-init-2.svg" alt="TreeRCU-gp-init-1.svg" width="75%"> 393 </p><p><img src="TreeRCU-gp-init-3.svg" alt="TreeRCU-gp-init-1.svg" width="75%"> 571 </p><p><img src="TreeRCU-gp-fqs.svg" alt="TreeRCU-gp-fqs.svg" width="100%"> 615 </p><p><img src="TreeRCU-gp-cleanup.svg" alt="TreeRCU-gp-cleanup.svg" width="75%">
|
| /Documentation/RCU/ |
| D | rcu_dereference.txt | 73 p = rcu_dereference(gp) 90 p = rcu_dereference(gp); 98 p = rcu_dereference(gp); 319 static struct foo *gp = &variable1; 324 rcu_assign_pointer(gp, &variable2); 326 * The above is the only store to gp in this translation unit, 327 * and the address of gp is not exported in any way. 335 p = gp; 343 Because the compiler can see all stores to "gp", it knows that the only 344 possible values of "gp" are "variable1" on the one hand and "variable2" [all …]
|
| D | stallwarn.txt | 177 16-...: (0 ticks this GP) idle=81c/0/0 softirq=764/764 fqs=0 190 ticks this GP)" indicates that this CPU has not taken any scheduling-clock 228 …0: (64628 ticks this GP) idle=dd5/3fffffffffffffff/0 softirq=82/543 last_accelerate: a345/d342 Non…
|
| /Documentation/devicetree/bindings/gpu/ |
| D | arm,mali-utgard.yaml | 63 - const: gp 68 - gp # Geometry Processor interrupt 156 interrupt-names = "gp",
|
| /Documentation/media/v4l-drivers/ |
| D | omap4_camera.rst | 36 - OMAP4430SDP, w/ ES2.1 GP & SEVM4430-CAM-V1-0 (Contains IMX060 & OV5640, in 42 - PandaBoard, Rev. A2, w/ OMAP4430 ES2.1 GP & OV adapter board, tested with
|
| /Documentation/devicetree/bindings/arm/marvell/ |
| D | armada-39x.txt | 20 compatible = "marvell,a395-gp", "marvell,armada395", "marvell,armada390";
|
| /Documentation/devicetree/bindings/clock/ |
| D | snps,hsdk-pll-clock.txt | 10 "snps,hsdk-gp-pll-clock"
|
| /Documentation/devicetree/bindings/arm/omap/ |
| D | omap.txt | 38 compatible = "ti,gp" 181 - AM437x GP EVM 182 compatible = "ti,am437x-gp-evm", "ti,am4372", "ti,am43"
|
| /Documentation/sound/cards/ |
| D | joystick.rst | 73 emu10k1 emu10k1-gp 74 fm801 fm801-gp
|
| D | audigy-mixer.rst | 365 a common interrupt by associating programs to GP registers, 366 defining interrupt register, polling GP registers, and invoking
|
| D | sb-live-mixer.rst | 370 a common interrupt by associating programs to GP registers, 371 defining interrupt register, polling GP registers, and invoking
|
| /Documentation/RCU/Design/Requirements/ |
| D | Requirements.html | 256 the reader as locklessly picking up the <tt>gp</tt> pointer, 268 7 if (rcu_access_pointer(gp)) { 274 13 gp = p; /* ORDERING BUG */ 293 7 if (rcu_access_pointer(gp)) { 297 <b>11 gp = p; /* ORDERING BUG */ 307 If an RCU reader fetches <tt>gp</tt> just after 335 7 if (rcu_access_pointer(gp)) { 341 13 rcu_assign_pointer(gp, p); 355 optimizations, for example, the use of <tt>gp</tt> as a scratch 371 the assignment to <tt>gp</tt>, by which time both fields are [all …]
|
| /Documentation/devicetree/bindings/net/ |
| D | ibm,emac.txt | 17 405gp, Axon) and second is either "ibm,emac" or 105 compatible = "ibm,emac-440gp", "ibm,emac";
|
| /Documentation/devicetree/bindings/memory-controllers/ |
| D | mvebu-devbus.txt | 109 An example for an Armada XP GP board, with a 16 MiB NOR device as child
|
| /Documentation/devicetree/bindings/clock/st/ |
| D | st,flexgen.txt | 111 "clk-st231-gp-1",
|
| /Documentation/devicetree/bindings/soc/ti/ |
| D | keystone-navigator-qmss.txt | 180 gp-0 {
|
| /Documentation/hid/ |
| D | hid-alps.rst | 48 ReportID-4 (Input Reports) (Vendor Usage: ON bit data) for GP
|
| /Documentation/RCU/Design/Expedited-Grace-Periods/ |
| D | Funnel8.svg | 136 y="262.51819">->expedited_sequence: 3 GP: E,H</tspan></text>
|
| D | Funnel3.svg | 136 y="262.51819">->expedited_sequence: 0 GP: A</tspan></text>
|
| D | Funnel6.svg | 136 y="262.51819">->expedited_sequence: 2 GP: E Wakeup: A</tspan></text>
|
| D | Funnel4.svg | 136 y="262.51819">->expedited_sequence: 1 GP: A</tspan></text>
|
| D | Funnel5.svg | 136 y="262.51819">->expedited_sequence: 1 GP: A,E</tspan></text>
|
12