/linux-4.1.27/include/linux/ |
D | asn1_ber_bytecode.h | 82 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) argument 83 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG) argument
|
/linux-4.1.27/scripts/selinux/ |
D | install_policy.sh | 18 CP=`which checkpolicy` 19 VERS=`$CP -V | awk '{print $1}'` 22 $CP -o policy.$VERS policy.conf
|
/linux-4.1.27/Documentation/serial/ |
D | moxa-smartio | 31 CP-102U, CP-102UL, CP-102UF 32 CP-132U-I, CP-132UL, 33 CP-132, CP-132I, CP132S, CP-132IS, 35 (C102H, C102HI, C102HIS, C102P, CP-102, CP-102S) 38 CP-104EL, 39 CP-104UL, CP-104JU, 40 CP-134U, CP-134U-I, 42 CP-114, CP-114I, CP-114S, CP-114IS, CP-114UL, 52 CP-118EL, CP-168EL, 53 CP-118U, CP-168U,
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | ti,tpd12s015.txt | 8 - gpios: CT CP HPD, LS OE and HPD gpios 20 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>, /* 60, CT CP HPD */
|
D | ti,omap-dss.txt | 147 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>, /* 60, CT CP HPD */
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | integratorcp.dts | 2 * Device Tree for the ARM Integrator/CP platform 9 model = "ARM Integrator/CP"; 17 * The Integrator/CP overall clocking architecture can be found in 154 * the same interrupts in all Integrators, but in the CP 188 * These PrimeCells are only available on the Integrator/CP
|
D | exynos4210-universal_c210.dts | 380 cp32khz_reg: EN32KHz-CP { 381 regulator-name = "32KHz CP";
|
D | omap4-panda-common.dtsi | 150 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>, /* 60, CT CP HPD */
|
D | omap5-uevm.dts | 83 gpios = <&gpio9 0 GPIO_ACTIVE_HIGH>, /* TCA6424A P01, CT CP HPD */
|
D | omap4-sdp.dts | 166 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>, /* 60, CT CP HPD */
|
/linux-4.1.27/drivers/ide/ |
D | pdc202xx_old.c | 30 u8 AP = 0, BP = 0, CP = 0; in pdc202xx_set_mode() local 35 pci_read_config_byte(dev, drive_pci + 2, &CP); in pdc202xx_set_mode() 73 CP &= ~0x0f; in pdc202xx_set_mode() 75 pci_write_config_byte(dev, drive_pci + 2, CP | TC); in pdc202xx_set_mode()
|
/linux-4.1.27/arch/arm/mach-integrator/ |
D | Kconfig | 40 bool "Support Integrator/CP platform" 47 Include support for the ARM(R) Integrator CP platform.
|
/linux-4.1.27/Documentation/s390/ |
D | monreader.txt | 28 location of the monitor DCSS with the Class E privileged CP command Q NSS MAP 31 See also "CP Command and Utility Reference" (SC24-6081-00) for more information 37 You can use the CP command DEF STOR CONFIG to define a "memory hole" in your 71 the same DCSS. The CP command Q MONITOR (Class E privileged) shows the name 87 which data should be collected. This can be done by the CP command MONITOR 88 (Class E privileged), see "CP Command and Utility Reference". 161 module. You can also use the (Class E privileged) CP command Q NSS MAP to
|
D | 3270.txt | 20 defining four 3270s with the CP/CMS commands 56 not changed. Use #CP Q TERM to see what the current console type is. 57 Use #CP TERM CONMODE 3270 to change it to 3270. If you generate only
|
D | Debugging390.txt | 808 The PA1 key drops to CP mode so you can issue debugger commands, 889 with the PA1 key try prefixing the command with #CP e.g. 916 Also CP has a file called profile.exec which automatically gets called 918 CP has a feature similar to doskey, it may be useful for you to 960 Start the program, if VM drops to CP on what looks like the entry
|
/linux-4.1.27/arch/c6x/boot/dts/ |
D | Makefile | 11 quiet_cmd_cp = CP $< $@$2
|
/linux-4.1.27/arch/microblaze/boot/dts/ |
D | Makefile | 14 quiet_cmd_cp = CP $< $@$2
|
/linux-4.1.27/arch/microblaze/boot/ |
D | Makefile | 21 quiet_cmd_cp = CP $< $@$2
|
/linux-4.1.27/drivers/clk/versatile/ |
D | Kconfig | 6 - Integrator/AP and Integrator/CP
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | sleep.S | 167 ldm (r3 - r6), [r0]+ @ CP regs + virt stack ptr 168 mov sp, r6 @ CP regs + virt stack ptr
|
D | entry.S | 405 and r8, r0, #0x00003c00 @ mask out CP number
|
/linux-4.1.27/Documentation/filesystems/ |
D | f2fs.txt | 333 | (SB) | (CP) | Table (SIT) | Table (NAT) | Area (SSA) | | 352 - Checkpoint (CP) 372 aligns the start block address of CP with the segment size. Also, it aligns the 384 CP area. In order to reduce the scanning time, F2FS uses only two copies of CP. 386 mechanism. In addition to CP, NAT and SIT also adopt the shadow copy mechanism. 388 For file system consistency, each CP points to which NAT and SIT copies are 392 | CP | SIT | NAT | 398 | CP #0 | CP #1 | SIT #0 | SIT #1 | NAT #0 | NAT #1 |
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | arm-boards | 1 ARM Integrator/AP (Application Platform) and Integrator/CP (Compact Platform) 39 <module 1>, <module 2> ... for the CP system controller this
|
/linux-4.1.27/tools/power/cpupower/ |
D | Makefile | 84 CP = cp -fpR macro
|
/linux-4.1.27/arch/unicore32/ |
D | Kconfig.debug | 45 output to the UniCore On-Chip-Debugger channel using CP #1.
|
/linux-4.1.27/arch/arm/mm/ |
D | proc-xsc3.S | 420 mrc p15, 0, r5, c15, c1, 0 @ CP access reg 438 mcr p15, 0, r5, c15, c1, 0 @ CP access reg 461 mcr p15, 0, r0, c15, c1, 0 @ write CP access register
|
D | proc-mohawk.S | 357 mrc p15, 0, r5, c15, c1, 0 @ CP access reg 375 mcr p15, 0, r5, c15, c1, 0 @ CP access reg
|
D | proc-xscale.S | 535 mrc p15, 0, r5, c15, c1, 0 @ CP access reg 551 mcr p15, 0, r5, c15, c1, 0 @ CP access reg
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
D | 8139cp.c | 115 #define TX_BUFFS_AVAIL(CP) \ argument 116 (((CP)->tx_tail <= (CP)->tx_head) ? \ 117 (CP)->tx_tail + (CP_TX_RING_SIZE - 1) - (CP)->tx_head : \ 118 (CP)->tx_tail - (CP)->tx_head - 1)
|
D | Kconfig | 36 config 8139CP
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
D | de2104x.c | 101 #define TX_BUFFS_AVAIL(CP) \ argument 102 (((CP)->tx_tail <= (CP)->tx_head) ? \ 103 (CP)->tx_tail + (DE_TX_RING_SIZE - 1) - (CP)->tx_head : \ 104 (CP)->tx_tail - (CP)->tx_head - 1)
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | sleep.S | 129 @ other CP registers instead.
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | coprocessor.S | 282 addx4 a0, a3, a0 # entry for CP
|
/linux-4.1.27/drivers/s390/net/ |
D | Kconfig | 54 Select this option to deliver CP special messages (SMSGs) as
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | s2mps11.txt | 20 - clocks: s2mps11, s2mps13 and s5m8767 provide three(AP/CP/BT) buffered 32.768
|
/linux-4.1.27/Documentation/video4linux/ |
D | CARDLIST.bttv | 51 50 -> Prolink PV-BT878P+4E / PixelView PlayTV PAK / Lenco MXTV-9578 CP
|
/linux-4.1.27/drivers/s390/char/ |
D | Kconfig | 175 prompt "Support for the z/VM CP interface"
|
/linux-4.1.27/drivers/tty/vt/ |
D | cp437.uni | 8 # DEC VT, and IBM CP 437 tables.
|
/linux-4.1.27/drivers/staging/dgap/ |
D | dgap.h | 345 #ifdef CP
|
/linux-4.1.27/arch/sparc/ |
D | Kconfig | 467 CP-1200, JavaEngine-1, Corona, Red October, and Serengeti SGSC.
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | Cards | 505 MXTV-9578CP (Bt878) (= Prolink PV-BT878P+4E)
|
/linux-4.1.27/fs/nls/ |
D | Kconfig | 294 input/output character sets. Say Y here for the Windows CP-1250
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 3915 vmhalt= [KNL,S390] Perform z/VM CP command after system halt. 3918 vmpanic= [KNL,S390] Perform z/VM CP command after kernel panic. 3921 vmpoff= [KNL,S390] Perform z/VM CP command after power off.
|
/linux-4.1.27/drivers/tty/serial/ |
D | Kconfig | 54 an Integrator/PP2, Integrator/CP or Versatile platform, say Y or M
|
/linux-4.1.27/drivers/eisa/ |
D | eisa.ids | 1035 ISAD501 "GammaLink GammaFax CP"
|
/linux-4.1.27/ |
D | CREDITS | 695 S: Las Heras, Mendoza CP 5539
|