/kernel/linux/linux-5.10/include/linux/ |
D | asn1_ber_bytecode.h | 84 #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
|
/kernel/liteos_a/apps/toybox/ |
D | Makefile | 42 $(HIDE)$(CP) $(LITEOSTHIRDPARTY)/toybox/. $(BUILD_DIR) 43 $(HIDE)$(CP) $(LITEOSTHIRDPARTY)/toybox/porting/liteos_a/. $(BUILD_DIR) 44 $(HIDE)$(CP) liteos_a_custom.config $(BUILD_DIR)/../
|
/kernel/linux/linux-5.10/tools/memory-model/Documentation/ |
D | cheatsheet.txt | 14 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
|
/kernel/linux/linux-5.10/Documentation/driver-api/serial/ |
D | moxa-smartio.rst | 37 CP-102U, CP-102UL, CP-102UF 38 CP-132U-I, CP-132UL, 39 CP-132, CP-132I, CP132S, CP-132IS, 41 (C102H, C102HI, C102HIS, C102P, CP-102, CP-102S) 44 CP-104EL, 45 CP-104UL, CP-104JU, 46 CP-134U, CP-134U-I, 48 CP-114, CP-114I, CP-114S, CP-114IS, CP-114UL, 58 CP-118EL, CP-168EL, 59 CP-118U, CP-168U,
|
/kernel/linux/linux-5.10/scripts/selinux/ |
D | install_policy.sh | 16 CP=`which checkpolicy` 22 VERS=`$CP -V | awk '{print $1}'` 41 $CP -U allow -M -o policy.$VERS policy.conf
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ti/ |
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 */
|
/kernel/liteos_a/apps/mksh/ |
D | Makefile | 46 $(HIDE)$(CP) $(LITEOSTHIRDPARTY)/mksh/. $(BUILD_DIR) 51 $(HIDE)$(CP) $(BUILD_DIR)/.mkshrc $(OUT)/etc/
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/marvell/ |
D | armada-8020.dtsi | 19 * in CP master is not connected (by package) to the oscillator. So 20 * disable it. However, the RTC clock in CP slave is connected to the
|
D | armada-8040.dtsi | 27 * in CP master is not connected (by package) to the oscillator. So 28 * disable it. However, the RTC clock in CP slave is connected to the
|
/kernel/linux/linux-5.10/drivers/ide/ |
D | pdc202xx_old.c | 31 u8 AP = 0, BP = 0, CP = 0; in pdc202xx_set_mode() local 36 pci_read_config_byte(dev, drive_pci + 2, &CP); in pdc202xx_set_mode() 74 CP &= ~0x0f; in pdc202xx_set_mode() 76 pci_write_config_byte(dev, drive_pci + 2, CP | TC); in pdc202xx_set_mode()
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | integratorcp.dts | 3 * Device Tree for the ARM Integrator/CP platform 10 model = "ARM Integrator/CP"; 44 * The Integrator/CP overall clocking architecture can be found in 235 * the same interrupts in all Integrators, but in the CP 269 * These PrimeCells are only available on the Integrator/CP
|
D | am57xx-beagle-x15-revc.dts | 13 gpios = <&gpio7 10 GPIO_ACTIVE_HIGH>, /* gpio7_10, CT CP HPD */
|
D | am57xx-beagle-x15-revb1.dts | 13 gpios = <&gpio7 10 GPIO_ACTIVE_HIGH>, /* gpio7_10, CT CP HPD */
|
D | am57xx-beagle-x15.dts | 14 gpios = <&gpio7 10 GPIO_ACTIVE_HIGH>, /* gpio7_10, CT CP HPD */
|
/kernel/linux/linux-5.10/Documentation/s390/ |
D | monreader.rst | 30 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
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/partitions/ |
D | arm,arm-firmware-suite.txt | 5 ARM reference designs: Integrator AP, Integrator CP, Versatile AB,
|
/kernel/linux/linux-5.10/sound/soc/sprd/ |
D | Kconfig | 16 and other AP/CP subsystem.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | sprd-mcdt.txt | 4 transmission between audio subsystem and other AP/CP subsystem. It
|
/kernel/liteos_a/apps/ |
D | config.mk | 47 CP := cp -rf
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
D | Kconfig | 150 prompt "Support for the z/VM CP interface" 158 int "Memory in MiB reserved for z/VM CP interface" 162 Specify the default amount of memory in MiB reserved for the z/VM CP
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | marvell,gicp.txt | 6 located in the Marvell CP110 to turn wired interrupts inside the CP
|
/kernel/linux/linux-5.10/arch/arm/mach-integrator/ |
D | Kconfig | 129 bool "Support Integrator/CP platform" 136 Include support for the ARM(R) Integrator CP platform.
|
/kernel/linux/linux-5.10/drivers/clk/versatile/ |
D | Kconfig | 12 - Integrator/AP and Integrator/CP
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
D | sthyi.c | 27 #define CP 0xc3d7404040404040UL macro 236 case CP: in fill_diag_mac() 267 case CP: in lpar_cpu_inf()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | samsung,s2mps11.txt | 8 The S2MPS11/13/15 and S5M8767 provide three(AP/CP/BT) buffered 32.768 kHz
|