Home
last modified time | relevance | path

Searched refs:CP (Results 1 – 25 of 50) sorted by relevance

12

/linux/arch/arm/nwfpe/
H A Dentry.S140 and r8, r0, #0x00000f00 @ mask out CP number
144 rsbs r7, r8, #(1 << 8) @ CP 0 or 1 only
152 ret lr @ CP#0
153 b do_fpe @ CP#1 (FPE)
154 b do_fpe @ CP#2 (FPE)
155 ret lr @ CP#3
156 ret lr @ CP#4
157 ret lr @ CP#5
158 ret lr @ CP#6
159 ret lr @ CP#7
[all …]
/linux/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst26 CP-102U, CP-102UL, CP-102UF
27 CP-132U-I, CP-132UL,
28 CP-132, CP-132I, CP132S, CP-132IS,
29 (CP-102, CP-102S)
32 CP-104EL,
33 CP-104UL, CP-104JU,
34 CP-134U, CP-134U-I,
36 CP-114, CP-114I, CP-114S, CP-114IS, CP-114UL,
43 CP-118EL, CP-168EL,
44 CP-118U, CP-168U,
/linux/include/linux/
H A Dasn1_ber_bytecode.h84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) argument
85 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG) argument
/linux/tools/memory-model/Documentation/
H A Dcheatsheet.txt14 smp_mb() & synchronize_rcu() CP Y Y Y Y Y Y Y Y
15 Successful full non-void RMW CP Y Y Y Y Y Y Y Y Y Y Y
16 smp_mb__before_atomic() CP Y Y Y a a a a Y
17 smp_mb__after_atomic() CP a a Y Y Y Y Y Y
/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,tpd12s015.txt8 - gpios: CT CP HPD, LS OE and HPD gpios
20 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>, /* 60, CT CP HPD */
/linux/arch/arm64/boot/dts/marvell/
H A Darmada-8020.dtsi13 * in CP master is not connected (by package) to the oscillator. So
14 * disable it. However, the RTC clock in CP slave is connected to the
H A Darmada-8040.dtsi21 * in CP master is not connected (by package) to the oscillator. So
22 * disable it. However, the RTC clock in CP slave is connected to the
H A Darmada-80x0.dtsi61 /* The 80x0 has two CP blocks, but uses only one block from each. */
/linux/arch/arm/boot/dts/arm/
H A Dintegratorcp.dts3 * Device Tree for the ARM Integrator/CP platform
10 model = "ARM Integrator/CP";
44 * The Integrator/CP overall clocking architecture can be found in
238 * the same interrupts in all Integrators, but in the CP
272 * These PrimeCells are only available on the Integrator/CP
/linux/Documentation/arch/s390/
H A Dmonreader.rst30 location of the monitor DCSS with the Class E privileged CP command Q NSS MAP
33 See also "CP Command and Utility Reference" (SC24-6081-00) for more information
39 You can use the CP command DEF STOR CONFIG to define a "memory hole" in your
75 the same DCSS. The CP command Q MONITOR (Class E privileged) shows the name
94 which data should be collected. This can be done by the CP command MONITOR
95 (Class E privileged), see "CP Command and Utility Reference".
173 module. You can also use the (Class E privileged) CP command Q NSS MAP to
H A D3270.rst24 defining four 3270s with the CP/CMS commands:
61 not changed. Use #CP Q TERM to see what the current console type is.
62 Use #CP TERM CONMODE 3270 to change it to 3270. If you generate only
/linux/arch/arm/boot/dts/ti/omap/
H A Dam57xx-beagle-x15-revc.dts13 gpios = <&gpio7 10 GPIO_ACTIVE_HIGH>, /* gpio7_10, CT CP HPD */
H A Dam57xx-beagle-x15-revb1.dts13 gpios = <&gpio7 10 GPIO_ACTIVE_HIGH>, /* gpio7_10, CT CP HPD */
H A Dam57xx-beagle-x15.dts14 gpios = <&gpio7 10 GPIO_ACTIVE_HIGH>, /* gpio7_10, CT CP HPD */
H A Domap5-uevm.dts186 gpios = <&gpio9 0 GPIO_ACTIVE_HIGH>, /* TCA6424A P01, CT CP HPD */
/linux/sound/soc/sprd/
H A DKconfig18 and other AP/CP subsystem.
/linux/drivers/clk/versatile/
H A DKconfig12 - Integrator/AP and Integrator/CP
/linux/arch/arm/mm/
H A Dproc-xsc3.S426 mrc p15, 0, r5, c15, c1, 0 @ CP access reg
444 mcr p15, 0, r5, c15, c1, 0 @ CP access reg
467 mcr p15, 0, r0, c15, c1, 0 @ write CP access register
H A Dproc-mohawk.S354 mrc p15, 0, r5, c15, c1, 0 @ CP access reg
372 mcr p15, 0, r5, c15, c1, 0 @ CP access reg
/linux/drivers/hid/bpf/progs/
H A DMakefile70 $(call msg,CP,,$@)
/linux/drivers/net/ethernet/realtek/
H A D8139cp.c115 #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)
/linux/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c95 #define TX_BUFFS_AVAIL(CP) \ argument
96 (((CP)->tx_tail <= (CP)->tx_head) ? \
97 (CP)->tx_tail + (DE_TX_RING_SIZE - 1) - (CP)->tx_head : \
98 (CP)->tx_tail - (CP)->tx_head - 1)
/linux/tools/power/cpupower/
H A DMakefile83 CP = cp -fpR
309 $(CP) $(OUTPUT)libcpupower.a $(DESTDIR)${libdir}/
311 $(CP) $(OUTPUT)libcpupower.so* $(DESTDIR)${libdir}/
85 CP = cp -fpR global() macro
/linux/arch/arm/mach-versatile/
H A DKconfig119 bool "Support Integrator/CP platform"
126 Include support for the ARM(R) Integrator CP platform.
/linux/arch/xtensa/kernel/
H A Dcoprocessor.S196 addx4 a0, a3, a0 # entry for CP

12