/linux-4.4.14/arch/c6x/boot/dts/ |
H A D | Makefile | 11 quiet_cmd_cp = CP $< $@$2
|
/linux-4.4.14/drivers/s390/char/ |
H A D | vmcp.h | 8 * z/VMs CP offers the possibility to issue commands via the diagnose code 8 10 * returns the answer of CP.
|
H A D | vmcp.c | 7 * z/VMs CP offers the possibility to issue commands via the diagnose code 8 9 * returns the answer of CP. 11 * The idea of this driver is based on cpint from Neale Ferguson and #CP in CMS 126 * CP Programming Services SC24-6084-00 128 * VMCP_GETCODE: gives the CP return code back to user space
|
H A D | vmur.h | 18 * both in SPOOL directory control statement and in CP DEFINE statement
|
H A D | sclp_con.c | 342 * written at start of each line by VM/CP sclp_console_init()
|
H A D | sclp_tty.c | 538 * written at start of each line by VM/CP sclp_tty_init()
|
H A D | vmur.c | 168 * CP commands such as PURGE or TRANSFER, while the Linux guest is suspended. 362 * cc=1 CP paging error
|
/linux-4.4.14/arch/microblaze/boot/dts/ |
H A D | Makefile | 14 quiet_cmd_cp = CP $< $@$2
|
/linux-4.4.14/drivers/clocksource/ |
H A D | timer-sp.h | 5 * CP, V for Versatile and R for Realview. 7 * Integrator AP has 16-bit timers, Integrator CP, Versatile and Realview
|
/linux-4.4.14/include/linux/ |
H A D | asn1_ber_bytecode.h | 88 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) 89 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG)
|
H A D | f2fs_fs.h | 153 __le16 blk_addr; /* block index in current CP */ 154 __le16 blk_count; /* Number of orphan inode blocks in CP */ 155 __le32 entry_count; /* Total number of orphan nodes in current CP */
|
/linux-4.4.14/arch/arm/mach-integrator/ |
H A D | cm.h | 24 * ARM926/946/966 Integrator/CP specific
|
H A D | integrator_cp.c | 43 /* Base address to the CP controller */ 214 .name = "Integrator/CP", 294 DT_MACHINE_START(INTEGRATOR_CP_DT, "ARM Integrator/CP (Device Tree)")
|
H A D | hardware.h | 290 #define INTEGRATOR_CP_CTL_BASE 0xCB000000 /* CP system control */
|
/linux-4.4.14/arch/mips/cavium-octeon/executive/ |
H A D | octeon-model.c | 98 /* CP = No DFA, No crypto, No zip */ octeon_model_get_string_buffer() 101 suffix = "CP"; octeon_model_get_string_buffer() 260 /* Special case. 4 core, half cache (CP with half cache) */ octeon_model_get_string_buffer() 261 if ((num_cores == 4) && fus3.cn58xx.crip_1024k && !strncmp(suffix, "CP", 2)) octeon_model_get_string_buffer() 294 suffix = "CP"; octeon_model_get_string_buffer() 323 suffix = "CP"; octeon_model_get_string_buffer() 336 suffix = "CP"; octeon_model_get_string_buffer() 351 suffix = "CP"; octeon_model_get_string_buffer() 362 suffix = "CP"; octeon_model_get_string_buffer() 426 * - SUFFIX = NSP, EXP, SCP, SSP, or CP
|
/linux-4.4.14/drivers/staging/unisys/visorbus/ |
H A D | controlvmchannel.h | 90 * Commands that are initiated by the command partition (CP), by an IO or 104 CONTROLVM_BUS_CREATE = 0x101, /* CP --> SP, GP */ 105 CONTROLVM_BUS_DESTROY = 0x102, /* CP --> SP, GP */ 106 CONTROLVM_BUS_CONFIGURE = 0x104, /* CP --> SP */ 107 CONTROLVM_BUS_CHANGESTATE = 0x105, /* CP --> SP, GP */ 108 CONTROLVM_BUS_CHANGESTATE_EVENT = 0x106, /* SP, GP --> CP */ 111 CONTROLVM_DEVICE_CREATE = 0x201, /* CP --> SP, GP */ 112 CONTROLVM_DEVICE_DESTROY = 0x202, /* CP --> SP, GP */ 113 CONTROLVM_DEVICE_CONFIGURE = 0x203, /* CP --> SP */ 114 CONTROLVM_DEVICE_CHANGESTATE = 0x204, /* CP --> SP, GP */ 115 CONTROLVM_DEVICE_CHANGESTATE_EVENT = 0x205, /* SP, GP --> CP */ 116 CONTROLVM_DEVICE_RECONFIGURE = 0x206, /* CP --> Boot */ 118 CONTROLVM_CHIPSET_INIT = 0x301, /* CP --> SP, GP */ 119 CONTROLVM_CHIPSET_STOP = 0x302, /* CP --> SP, GP */ 120 CONTROLVM_CHIPSET_READY = 0x304, /* CP --> SP */ 121 CONTROLVM_CHIPSET_SELFTEST = 0x305, /* CP --> SP */ 282 * CP. This interrupt is used for bus level 284 * sendBusInterruptHandle is kept in CP. */
|
/linux-4.4.14/include/net/iucv/ |
H A D | iucv.h | 18 * CP Programming Services book, also available on the web thru 23 * from CP. The definition of each return code can be found in 24 * CP Programming Services book. 60 * and can be found in CP Programming Services. 129 * a parameter area as defined by the CP Programming Services and private 256 * Returns the result of the CP IUCV call. 274 * Returns the result of the CP IUCV call. 288 * Returns the result from the CP IUCV call. 300 * Returns the result from the CP IUCV call. 311 * Returns the result from the CP IUCV call. 323 * Returns the result from the CP IUCV call. 343 * Returns the result from the CP IUCV call. 363 * Returns the result from the CP IUCV call. 378 * Returns the result from the CP IUCV call. 395 * Returns the result from the CP IUCV call. 415 * Returns the result from the CP IUCV call. 435 * Returns the result from the CP IUCV call. 457 * Returns the result from the CP IUCV call.
|
/linux-4.4.14/arch/xtensa/kernel/ |
H A D | coprocessor.S | 264 /* Find coprocessor number. Subtract first CP EXCCAUSE from EXCCAUSE */ 279 /* Retrieve previous owner. (a3 still holds CP number) */ 282 addx4 a0, a3, a0 # entry for CP 287 /* Disable coprocessor for previous owner. (a2 = 1 << CP number) */ 295 * (a4 still holds previous owner (thread_info), a3 CP number) 314 /* Set new 'owner' (a0 points to the CP owner, a3 contains the CP nr) */
|
H A D | signal.c | 217 * reloading of the original task's CP state by the lazy restore_sigcontext() 218 * context-switching mechanisms of CP exception handling. restore_sigcontext()
|
/linux-4.4.14/drivers/s390/net/ |
H A D | smsgiucv_app.c | 2 * Deliver z/VM CP special messages (SMSG) as uevents. 4 * The driver registers for z/VM CP special messages with the 44 MODULE_PARM_DESC(sender, "z/VM user ID from which CP SMSGs are accepted"); 217 MODULE_DESCRIPTION("Deliver z/VM CP SMSG as uevents");
|
/linux-4.4.14/arch/unicore32/include/asm/ |
H A D | hwdef-copro.h | 14 * Control Register bits (CP#0 CR1)
|
/linux-4.4.14/arch/microblaze/boot/ |
H A D | Makefile | 21 quiet_cmd_cp = CP $< $@$2
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | entry-armv.S | 619 strb r7, [r10, #TI_USED_CP + 10] @ mark CP#10 as used 620 strb r7, [r10, #TI_USED_CP + 11] @ mark CP#11 as used 627 and r8, r0, #0x00000f00 @ mask out CP number 636 rsbs r7, r8, #(1 << 8) @ CP 0 or 1 only 645 ret.w lr @ CP#0 646 W(b) do_fpe @ CP#1 (FPE) 647 W(b) do_fpe @ CP#2 (FPE) 648 ret.w lr @ CP#3 650 b crunch_task_enable @ CP#4 (MaverickCrunch) 651 b crunch_task_enable @ CP#5 (MaverickCrunch) 652 b crunch_task_enable @ CP#6 (MaverickCrunch) 654 ret.w lr @ CP#4 655 ret.w lr @ CP#5 656 ret.w lr @ CP#6 658 ret.w lr @ CP#7 659 ret.w lr @ CP#8 660 ret.w lr @ CP#9 662 W(b) do_vfp @ CP#10 (VFP) 663 W(b) do_vfp @ CP#11 (VFP) 665 ret.w lr @ CP#10 (VFP) 666 ret.w lr @ CP#11 (VFP) 668 ret.w lr @ CP#12 669 ret.w lr @ CP#13 670 ret.w lr @ CP#14 (Debug) 671 ret.w lr @ CP#15 (Control)
|
H A D | head-common.S | 140 * Read processor ID register (CP#15, CR0), and look up in the linker-built
|
/linux-4.4.14/include/sound/ |
H A D | hda_verbs.h | 328 #define AC_LPCMCAP_48K_CP_CHNS (0x0f<<0) /* max channels w/ CP-on */ 329 #define AC_LPCMCAP_48K_NO_CHNS (0x0f<<4) /* max channels w/o CP-on */ 332 #define AC_LPCMCAP_96K_CP_CHNS (0x0f<<10) /* max channels w/ CP-on */ 333 #define AC_LPCMCAP_96K_NO_CHNS (0x0f<<14) /* max channels w/o CP-on */ 336 #define AC_LPCMCAP_192K_CP_CHNS (0x0f<<20) /* max channels w/ CP-on */ 337 #define AC_LPCMCAP_192K_NO_CHNS (0x0f<<24) /* max channels w/o CP-on */ 427 /* HDMI content protection (CP) control */ 431 #define AC_CPCTRL_STATE (3<<0) /* current CP request state */
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gfx.c | 37 * Allocate a CP scratch register for use by the driver (all asics). 60 * Free a CP scratch register allocated for use by the driver (all asics)
|
H A D | gfx_v7_0.c | 2042 /* CP and shaders */ gmc_v7_0_init_compute_vmid() 2264 /* CP and shaders */ gfx_v7_0_gpu_init() 2336 * gfx_v7_0_scratch_init - setup driver info for CP scratch regs 2340 * Set up the number and offset of the CP scratch registers. 2341 * NOTE: use of CP scratch registers is a legacy inferface and 2520 * gfx_v7_0_ring_emit_semaphore - emit a semaphore on the CP ring 2526 * Emits a semaphore signal/wait packet to the CP ring and prevents the PFP 2710 * CP. 2715 * compute jobs. The gfx CP consists of three microengines (ME): 2725 * The compute CP consists of two microengines (ME): 2733 * gfx_v7_0_cp_gfx_enable - enable/disable the gfx CP MEs 2755 * gfx_v7_0_cp_gfx_load_microcode - load the gfx CP ME ucode 2838 /* init the CP */ gfx_v7_0_cp_gfx_start() 3046 * gfx_v7_0_cp_compute_enable - enable/disable the compute CP MEs 3068 * gfx_v7_0_cp_compute_load_microcode - load the compute CP ME ucode 3620 * gfx_v7_0_ring_emit_vm_flush - cik vm flush using the CP 3625 * using the CP (CIK). 5455 DRM_DEBUG("IH: CP EOP\n"); gfx_v7_0_eop_irq()
|
H A D | vid.h | 166 # define PACKET3_SEM_CLIENT_CODE ((x) << 24) /* 0 = CP, 1 = CB, 2 = DB */
|
H A D | cik_ih.c | 216 * CP:
|
H A D | cikd.h | 280 # define PACKET3_SEM_CLIENT_CODE ((x) << 24) /* 0 = CP, 1 = CB, 2 = DB */
|
H A D | cik_sdma.c | 77 * The programming model is very similar to the CP 80 * used by the CP. sDMA supports copying data, writing
|
H A D | sdma_v2_4.c | 83 * The programming model is very similar to the CP 86 * used by the CP. sDMA supports copying data, writing
|
H A D | amdgpu_drv.c | 52 * - 3.1.0 - allow reading more status registers (GRBM, SRBM, SDMA, CP)
|
H A D | sdma_v3_0.c | 147 * The programming model is very similar to the CP 150 * used by the CP. sDMA supports copying data, writing
|
H A D | gfx_v8_0.c | 2880 /* CP and shaders */ gfx_v8_0_init_compute_vmid() 2921 /* CP and shaders */ gfx_v8_0_gpu_init() 3220 /* init the CP */ gfx_v8_0_cp_gfx_start() 4638 * gfx_v8_0_ring_emit_semaphore - emit a semaphore on the CP ring 4644 * Emits a semaphore signal/wait packet to the CP ring and prevents the PFP 4955 DRM_DEBUG("IH: CP EOP\n"); gfx_v8_0_eop_irq()
|
H A D | amdgpu.h | 802 * CP & rings.
|
/linux-4.4.14/fs/f2fs/ |
H A D | recovery.c | 22 * 1. inode(x) | CP | inode(x) | dnode(F) 25 * 2. inode(x) | CP | inode(F) | dnode(F) 28 * 3. inode(x) | CP | dnode(F) | inode(x) 31 * 4. inode(x) | CP | dnode(F) | inode(F) 34 * 5. CP | inode(x) | dnode(F) 37 * 6. CP | inode(DF) | dnode(F) 40 * 7. CP | dnode(F) | inode(DF) 43 * 8. CP | dnode(F) | inode(x) 214 * CP | dnode(F) | inode(DF) find_fsync_dnodes() 494 * inode(x) | CP | inode(x) | dnode(F) recover_data()
|
H A D | debug.c | 220 seq_printf(s, "[SB: 1] [CP: 2] [SIT: %d] [NAT: %d] ", stat_show() 272 seq_printf(s, "CP calls: %d\n", si->cp_count); stat_show()
|
H A D | checkpoint.c | 141 * Readahead CP/NAT/SIT/SSA pages 614 /* Read the 1st cp block in this CP pack */ validate_checkpoint() 629 /* Read the 2nd cp block in this CP pack */ validate_checkpoint() 1070 /* Here, we only have one bio having CP pack */ do_checkpoint()
|
H A D | f2fs.h | 138 * For CP/NAT/SIT/SSA readahead 661 * META FS metadata pages such as SIT, NAT, CP.
|
H A D | segment.c | 1880 * CP calls this function, which flushes SIT entries including sit_journal,
|
/linux-4.4.14/arch/arm/mach-pxa/include/mach/ |
H A D | irqs.h | 26 #define IRQ_ACIPC0 PXA_IRQ(5) /* AP-CP Communication (PXA930) */ 45 #define IRQ_ACIPC2 PXA_IRQ(19) /* AP-CP Communication (PXA930) */ 67 #define IRQ_ACIPC1 PXA_IRQ(40) /* AP-CP Communication (PXA930) */
|
/linux-4.4.14/drivers/ide/ |
H A D | pdc202xx_old.c | 30 u8 AP = 0, BP = 0, CP = 0; pdc202xx_set_mode() local 35 pci_read_config_byte(dev, drive_pci + 2, &CP); pdc202xx_set_mode() 73 CP &= ~0x0f; pdc202xx_set_mode() 75 pci_write_config_byte(dev, drive_pci + 2, CP | TC); pdc202xx_set_mode()
|
H A D | qd65xx.h | 64 { 30, "01 4", 175, 405 }, /* Conner CP-3104 */
|
/linux-4.4.14/drivers/clk/versatile/ |
H A D | clk-versatile.c | 2 * Clock driver for the ARM Integrator/AP, Integrator/CP, Versatile AB and
|
/linux-4.4.14/arch/xtensa/variants/fsf/include/variant/ |
H A D | tie.h | 17 #define XCHAL_CP_MAX 0 /* max CP ID + 1 (0 if none) */
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | cpcmd.h | 18 * cpcmd is the in-kernel interface for issuing CP commands
|
/linux-4.4.14/arch/s390/oprofile/ |
H A D | hwsampler.h | 34 unsigned long first_sdbt; /* @ of 1st SDB-Table for this CP*/
|
/linux-4.4.14/drivers/scsi/ |
H A D | eata_generic.h | 202 __u8 cp_addr[4]; /* W, CP address register */ 204 __u8 command; /* W, command code: [read|set] conf, send CP*/ 231 __u32 cplen; /* CP length: number of valid cp bytes */ 291 cp_luntar:1, /* CP is for target ROUTINE */ 305 * CP command ends with error */ 306 /* Additional CP info begins here */ 351 __u32 cplen; /* size of CP in words */
|
H A D | ips.c | 1851 /* copy in the CP */ ips_flash_firmware() 1918 /* copy in the CP */ ips_usrcmd()
|
/linux-4.4.14/drivers/gpu/drm/msm/ |
H A D | msm_gpu.h | 32 * + a3xx or a2xx 3d core, which share a common CP (the firmware 33 * for the CP seems to implement some different PM4 packet types
|
/linux-4.4.14/arch/unicore32/kernel/ |
H A D | sleep.S | 167 ldm (r3 - r6), [r0]+ @ CP regs + virt stack ptr 168 mov sp, r6 @ CP regs + virt stack ptr
|
H A D | puv3-core.c | 175 * More ones like CP and general purpose register values are preserved
|
H A D | entry.S | 405 and r8, r0, #0x00003c00 @ mask out CP number
|
/linux-4.4.14/include/media/ |
H A D | adv7842.h | 194 /* HDMI free run, CP-reg 0xBA */ 201 /* SDP free run, CP-reg 0xDD */
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_cp.c | 1 /* radeon_cp.c -- CP support for Radeon -*- linux-c -*- */ 469 * CP control, initialization 472 /* Load the microcode for the CP */ radeon_cp_init_microcode() 567 /* Flush any pending commands to the CP. This should only be used just 582 /* Wait for the CP to go idle. 614 /* on r420, any DMA from CP to system memory while 2D is active radeon_do_cp_start() 615 * can cause a hang. workaround is to queue a CP RESYNC token radeon_do_cp_start() 643 * commands, so you must wait for the CP command stream to complete 658 * commands, so you must flush the command stream and wait for the CP 681 /* Reset the engine. This will stop the CP if it is running. 736 /* Reset the CP ring */ radeon_do_engine_reset() 739 /* The CP is no longer running after an engine reset */ radeon_do_engine_reset() 1610 /* This code will reinit the Radeon CP hardware after a resume from disc. 1686 DRM_DEBUG("while CP running\n"); radeon_cp_start() 1690 DRM_DEBUG("called with bogus CP mode (%d)\n", radeon_cp_start() 1703 /* Stop the CP. The engine must have been idled before calling this 1718 /* Flush any pending CP commands. This ensures any outstanding radeon_cp_stop() 1737 /* Finally, we can turn off the CP. If the engine isn't idle, radeon_cp_stop() 1739 * rendered before the CP is shut down. radeon_cp_stop() 1823 /* Just reset the CP ring. Called as part of an X Server engine reset. 1842 /* The CP is no longer running after an engine reset */ radeon_cp_reset() 1974 * CP command submission
|
H A D | r420.c | 211 /* RV410 and R420 can lock up if CP DMA to host memory happens r420_cp_errata_init() 215 * of the CP init, apparently. r420_cp_errata_init() 230 * at the very beginning of the CP init. r420_cp_errata_fini() 270 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); r420_startup() 286 dev_err(rdev->dev, "failed initializing CP (%d).\n", r); r420_startup()
|
H A D | r520.c | 192 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); r520_startup() 208 dev_err(rdev->dev, "failed initializing CP (%d).\n", r); r520_startup()
|
H A D | evergreen_cs.c | 2116 DRM_ERROR("bad CP DMA\n"); evergreen_packet3_check() 2130 DRM_ERROR("CP DMA command requires dw count alignment\n"); evergreen_packet3_check() 2138 DRM_ERROR("CP DMA SAS not supported\n"); evergreen_packet3_check() 2143 DRM_ERROR("CP DMA SAIC only supported for registers\n"); evergreen_packet3_check() 2150 DRM_ERROR("bad CP DMA SRC\n"); evergreen_packet3_check() 2160 dev_warn(p->dev, "CP DMA src buffer too small (%llu %lu)\n", evergreen_packet3_check() 2168 DRM_ERROR("bad CP DMA SRC_SEL\n"); evergreen_packet3_check() 2176 DRM_ERROR("CP DMA DAS not supported\n"); evergreen_packet3_check() 2182 DRM_ERROR("CP DMA DAIC only supported for registers\n"); evergreen_packet3_check() 2188 DRM_ERROR("bad CP DMA DST\n"); evergreen_packet3_check() 2198 dev_warn(p->dev, "CP DMA dst buffer too small (%llu %lu)\n", evergreen_packet3_check() 2206 DRM_ERROR("bad CP DMA DST_SEL\n"); evergreen_packet3_check() 3394 DRM_ERROR("CP DMA command requires dw count alignment\n"); evergreen_vm_packet3_check() 3405 DRM_ERROR("CP DMA Bad SRC register\n"); evergreen_vm_packet3_check() 3412 DRM_ERROR("CP DMA Bad SRC register\n"); evergreen_vm_packet3_check() 3426 DRM_ERROR("CP DMA Bad DST register\n"); evergreen_vm_packet3_check() 3433 DRM_ERROR("CP DMA Bad DST register\n"); evergreen_vm_packet3_check()
|
H A D | radeon_ucode.h | 26 /* CP */
|
H A D | r600_cs.c | 1782 DRM_ERROR("bad CP DMA\n"); r600_packet3_check() 1789 DRM_ERROR("CP DMA SAS not supported\n"); r600_packet3_check() 1793 DRM_ERROR("CP DMA SAIC only supported for registers\n"); r600_packet3_check() 1799 DRM_ERROR("bad CP DMA SRC\n"); r600_packet3_check() 1809 dev_warn(p->dev, "CP DMA src buffer too small (%llu %lu)\n", r600_packet3_check() 1819 DRM_ERROR("CP DMA DAS not supported\n"); r600_packet3_check() 1824 DRM_ERROR("CP DMA DAIC only supported for registers\n"); r600_packet3_check() 1829 DRM_ERROR("bad CP DMA DST\n"); r600_packet3_check() 1839 dev_warn(p->dev, "CP DMA dst buffer too small (%llu %lu)\n", r600_packet3_check()
|
H A D | r300.c | 48 * the CP read collide with the flush somehow, or maybe the MC, hard to 426 /* stop CP */ r300_asic_reset() 445 /* resetting the CP seems to be problematic sometimes it end up r300_asic_reset() 1413 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); r300_startup() 1429 dev_err(rdev->dev, "failed initializing CP (%d).\n", r); r300_startup()
|
H A D | rs400.c | 430 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); rs400_startup() 446 dev_err(rdev->dev, "failed initializing CP (%d).\n", r); rs400_startup()
|
H A D | ni.c | 1406 * CP. 1851 /* Disable CP parsing/prefetching */ cayman_gpu_soft_reset() 2055 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); cayman_startup() 2090 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); cayman_startup() 2096 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); cayman_startup() 2563 block = "CP"; cayman_vm_decode_fault() 2596 * cayman_vm_flush - vm flush using the CP 2601 * using the CP (cayman-si).
|
H A D | radeon_drv.h | 82 * 1.12- Add R300 CP microcode support - this just loads the CP on r300 881 * 9 CP request active 884 * 12 CP retry active 888 * 16 CP command stream busy 894 * 31 2D engine busy or 3D engine busy or FIFO not empty or CP busy or 1026 /* CP registers */ 1069 /* CP command packets */
|
H A D | cik.c | 3835 * cik_scratch_init - setup driver info for CP scratch regs 3839 * Set up the number and offset of the CP scratch registers. 3840 * NOTE: use of CP scratch registers is a legacy inferface and 4023 * cik_semaphore_ring_emit - emit a semaphore on the CP ring 4030 * Emits a semaphore signal/wait packet to the CP ring and prevents the PFP 4055 * cik_copy_cpdma - copy pages using the CP DMA engine 4063 * Copy GPU paging using the CP DMA engine (CIK+). 4248 * CP. 4253 * compute jobs. The gfx CP consists of three microengines (ME): 4263 * The compute CP consists of two microengines (ME): 4271 * cik_cp_gfx_enable - enable/disable the gfx CP MEs 4292 * cik_cp_gfx_load_microcode - load the gfx CP ME ucode 4391 /* init the CP */ cik_cp_gfx_start() 4629 * cik_cp_compute_enable - enable/disable the compute CP MEs 4658 * cik_cp_compute_load_microcode - load the compute CP ME ucode 5827 /* CP and shaders */ cik_pcie_init_compute_vmid() 5935 /* CP and shaders */ cik_pcie_gart_enable() 6103 * cik_vm_flush - cik vm flush using the CP 6108 * using the CP (CIK). 7497 /* enable CP interrupts on all rings */ cik_irq_set() 7889 * CP: 8307 case 181: /* CP EOP event */ cik_irq_process() 8308 DRM_DEBUG("IH: CP EOP\n"); cik_irq_process() 8326 case 184: /* CP Privileged reg access */ cik_irq_process() 8335 * reset the CP for gfx cik_irq_process() 8349 case 185: /* CP Privileged inst */ cik_irq_process() 8358 * reset the CP for gfx cik_irq_process() 8566 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); cik_startup() 8572 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); cik_startup() 8578 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); cik_startup()
|
H A D | rs600.c | 461 /* stop CP */ rs600_asic_reset() 481 /* reset CP */ rs600_asic_reset() 998 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); rs600_startup() 1014 dev_err(rdev->dev, "failed initializing CP (%d).\n", r); rs600_startup()
|
H A D | cikd.h | 1078 #define SOFT_RESET_CP (1 << 0) /* All CP blocks */ 1081 #define SOFT_RESET_CPF (1 << 17) /* CP fetcher shared by gfx and compute */ 1082 #define SOFT_RESET_CPC (1 << 18) /* CP Compute (MEC1/2) */ 1083 #define SOFT_RESET_CPG (1 << 19) /* CP GFX (PFP, ME, CE) */ 1753 # define PACKET3_SEM_CLIENT_CODE ((x) << 24) /* 0 = CP, 1 = CB, 2 = DB */
|
H A D | r600.c | 1690 /* Disable CP parsing/prefetching */ r600_gpu_soft_reset() 1822 /* Disable CP parsing/prefetching */ r600_gpu_pci_config_reset() 2137 /* Setup some CP states */ r600_gpu_init() 2409 * CP & Ring 2861 * CP fences/semaphores 2913 * r600_semaphore_ring_emit - emit a semaphore on the CP ring 2920 * Emits a semaphore signal/wait packet to the CP ring and prevents the PFP 2949 * r600_copy_cpdma - copy pages using the CP DMA engine 2957 * Copy GPU paging using the CP DMA engine (r6xx+). 3069 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); r600_startup() 3413 * the same as the CP ring buffer, but in reverse. Rather than the CPU 4244 DRM_DEBUG("IH: CP int: 0x%08x\n", src_data); r600_irq_process() 4247 case 181: /* CP EOP event */ r600_irq_process() 4248 DRM_DEBUG("IH: CP EOP\n"); r600_irq_process()
|
H A D | si.c | 3459 * CP. 3568 /* init the CP */ si_cp_start() 3876 /* Disable CP parsing/prefetching */ si_gpu_soft_reset() 4045 /* Disable CP parsing/prefetching */ si_gpu_pci_config_reset() 4479 DRM_ERROR("CP DMA Bad SRC register\n"); si_vm_packet3_cp_dma_check() 4486 DRM_ERROR("CP DMA Bad SRC register\n"); si_vm_packet3_cp_dma_check() 4500 DRM_ERROR("CP DMA Bad DST register\n"); si_vm_packet3_cp_dma_check() 4507 DRM_ERROR("CP DMA Bad DST register\n"); si_vm_packet3_cp_dma_check() 4904 block = "CP"; si_vm_decode_fault() 5022 block = "CP"; si_vm_decode_fault() 6105 /* enable CP interrupts on all rings */ si_irq_set() 6806 case 181: /* CP EOP event */ si_irq_process() 6807 DRM_DEBUG("IH: CP EOP\n"); si_irq_process() 6921 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); si_startup() 6927 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); si_startup() 6933 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); si_startup()
|
H A D | r600_cp.c | 351 DRM_INFO("Loading %s CP Microcode\n", chip_name); r600_cp_init_microcode() 602 /* Reset the CP ring */ r600_do_engine_reset() 605 /* The CP is no longer running after an engine reset */ r600_do_engine_reset() 2305 /* Wait for the CP to go idle. 2396 * pad the data with a Type-2 CP packet. r600_cp_dispatch_indirect()
|
H A D | r100.c | 992 /* Load the microcode for the CP */ r100_cp_init_microcode() 1123 DRM_ERROR("Failed to register debugfs file for CP !\n"); r100_cp_init() 1233 DRM_ERROR("Wait for CP idle timeout, shutting down CP.\n"); r100_cp_fini() 2571 /* stop CP */ r100_asic_reset() 2592 /* reset CP */ r100_asic_reset() 3762 /* Shutdown CP we shouldn't need to do that but better be safe than r100_mc_stop() 3905 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); r100_startup() 3921 dev_err(rdev->dev, "failed initializing CP (%d).\n", r); r100_startup() 3995 * boots the new kernel. However doing our init sequence with the CP and
|
H A D | radeon_device.c | 237 * Init CP scratch register driver information (r1xx-r5xx) 262 * Allocate a CP scratch register for use by the driver (all asics). 285 * Free a CP scratch register allocated for use by the driver (all asics) 1474 * after the CP ring have chew one packet at least. Hence here we stop radeon_device_init()
|
H A D | rs690.c | 717 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); rs690_startup() 733 dev_err(rdev->dev, "failed initializing CP (%d).\n", r); rs690_startup()
|
H A D | rv515.c | 539 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); rv515_startup() 555 dev_err(rdev->dev, "failed initializing CP (%d).\n", r); rv515_startup()
|
H A D | cik_sdma.c | 46 * The programming model is very similar to the CP 49 * used by the CP. sDMA supports copying data, writing
|
H A D | evergreen.c | 3017 * CP. 3996 /* Disable CP parsing/prefetching */ evergreen_gpu_soft_reset() 4106 /* Disable CP parsing/prefetching */ evergreen_gpu_pci_config_reset() 4646 /* enable CP interrupts on all rings */ evergreen_irq_set() 5446 DRM_DEBUG("IH: CP int: 0x%08x\n", src_data); evergreen_irq_process() 5449 case 181: /* CP EOP event */ evergreen_irq_process() 5450 DRM_DEBUG("IH: CP EOP\n"); evergreen_irq_process() 5572 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); evergreen_startup()
|
H A D | radeon_kms.c | 53 * the rest of the device (CP, writeback, etc.). radeon_has_atpx() 89 * parts of the chip (asic init, CP, writeback, etc.), and
|
H A D | rv770.c | 1075 * CP. 1716 dev_err(rdev->dev, "failed initializing CP fences (%d).\n", r); rv770_startup()
|
H A D | radeon.h | 130 /* r1xx+ has gfx CP ring */ 133 /* cayman has 2 compute CP rings */ 832 * CP & rings.
|
H A D | radeon_state.c | 446 * CP hardware state programming functions 871 * CP command dispatch functions 1616 * pad the data with a Type-2 CP packet. radeon_cp_dispatch_indirect()
|
H A D | radeon_reg.h | 3290 /* Registers for CP and Microcode Engine */ 3381 /* CP packet types */
|
H A D | r300_reg.h | 1764 * CP type-3 packets
|
/linux-4.4.14/arch/arm/mach-s3c64xx/ |
H A D | sleep.S | 38 * restore the MMU and other basic CP registers saved and restart
|
/linux-4.4.14/arch/arm/mach-sa1100/ |
H A D | pm.c | 43 * More ones like CP and general purpose register values are preserved
|
/linux-4.4.14/drivers/watchdog/ |
H A D | diag288_wdt.c | 5 * to CP. 64 MODULE_PARM_DESC(cmd, "CP command that is run when the watchdog triggers (z/VM only)"); 67 MODULE_PARM_DESC(conceal, "Enable the CONCEAL CP option while the watchdog is active (z/VM only)");
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | m68360_quicc.h | 187 volatile unsigned long intr_cicr; /* CP interrupt configuration reg*/ 188 volatile unsigned long intr_cipr; /* CP interrupt pending reg */ 189 volatile unsigned long intr_cimr; /* CP interrupt mask reg */ 190 volatile unsigned long intr_cisr; /* CP interrupt in service reg*/ 227 /* CP */
|
H A D | m68360_regs.h | 37 /* quicc32 CP commands */ 164 #define INTR_CP_TIMER 0x00020000 /* CP timer */
|
/linux-4.4.14/net/iucv/ |
H A D | iucv.c | 19 * CP Programming Service, IBM document # SC24-5760 63 * and can be found in CP Programming Services. 316 * @code: identifier of IUCV call to CP. 319 * Calls CP to execute IUCV commands. 321 * Returns the result of the CP IUCV call. 876 * Returns the result of the CP IUCV call. 923 * Returns the result of the CP IUCV call. 986 * Returns the result from the CP IUCV call. 1018 * Returns the result from the CP IUCV call. 1048 * Returns the result from the CP IUCV call. 1080 * Returns the result from the CP IUCV call. 1170 * Returns the result from the CP IUCV call. 1220 * Returns the result from the CP IUCV call. 1246 * Returns the result from the CP IUCV call. 1284 * Returns the result from the CP IUCV call. 1335 * Returns the result from the CP IUCV call. 1389 * Returns the result from the CP IUCV call. 1420 * Returns the result from the CP IUCV call. 1815 * Handles external interrupts coming in from CP.
|
/linux-4.4.14/drivers/leds/ |
H A D | leds-lp5521.c | 74 #define LP5521_CP_MODE_OFF 0 /* Charge pump (CP) off */ 75 #define LP5521_CP_MODE_BYPASS 8 /* CP forced to bypass mode */ 76 #define LP5521_CP_MODE_1X5 0x10 /* CP forced to 1.5x mode */ 78 #define LP5521_R_TO_BATT 0x04 /* R out: 0 = CP, 1 = Vbat */
|
/linux-4.4.14/arch/arm/mm/ |
H A 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 395 mov r0, #0 @ don't allow CP access 396 mcr p15, 0, r0, c15, c1, 0 @ write CP access register
|
H A 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
|
H A 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.4.14/arch/arm/mach-pxa/ |
H A D | pxa25x.c | 53 * More ones like CP and general purpose register values are preserved
|
H A D | sleep.S | 129 @ other CP registers instead.
|
H A D | pxa27x.c | 101 * More ones like CP and general purpose register values are preserved
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | cp15.h | 7 * CR1 bits (CP#15 CR1)
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_kernel_queue.h | 48 * queue are equal, which means the CP has read all the submitted packets.
|
H A D | kfd_dbgdev.c | 109 * (b) Sync var is written by CP to mem. dbgdev_diq_submit_ib() 159 /* Wait till CP writes sync code: */ dbgdev_diq_submit_ib()
|
H A D | kfd_flat_memory.c | 64 * clients (CP/RLC, DMA, SHADER(ifetch, scalar, and vector ops)) to access
|
/linux-4.4.14/drivers/video/fbdev/omap2/displays-new/ |
H A D | encoder-tpd12s015.c | 237 /* CT CP HPD GPIO */ tpd_probe_of() 240 dev_err(&pdev->dev, "failed to parse CT CP HPD gpio\n"); tpd_probe_of()
|
/linux-4.4.14/drivers/tty/ |
H A D | mxser.c | 120 { "CP-132 series", 2, }, 121 { "CP-114 series", 4, }, 123 { "CP-102 series", 2, MXSER_HIGHBAUD }, 124 { "CP-104U series", 4, }, 125 { "CP-168U series", 8, }, 126 { "CP-132U series", 2, }, 127 /*15*/ { "CP-134U series", 4, }, 128 { "CP-104JU series", 4, }, 130 { "CP-118U series", 8, }, 131 { "CP-102UL series", 2, }, 132 /*20*/ { "CP-102U series", 2, }, 133 { "CP-118EL series", 8, }, 134 { "CP-168EL series", 8, }, 135 { "CP-104EL series", 4, }, 139 { "CP-138U series", 8, }, 141 { "CP-114UL series", 4, }, 142 /*30*/ { "CP-102UF series", 2, }, 143 { "CP-112UL series", 2, }, 2623 /* exception....CP-102 */ mxser_probe()
|
H A D | moxa.c | 87 "CP-204J series",
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | adv7842.c | 879 v4l2_info(sd, "0xa00-0xaff: CP Map\n"); adv7842_inv_register() 1164 v4l2_err(sd, "%s: i2c error writing to CP reg 0x77, 0x78, 0x79, 0x7a\n", __func__); adv7842_set_offset() 1193 v4l2_err(sd, "%s: i2c error writing to CP reg 0x73, 0x74, 0x75, 0x76\n", __func__); adv7842_set_gain() 1345 /* CP */ adv7842_s_ctrl() 1395 /* status from CP block */ adv7842_g_input_status() 1404 v4l2_dbg(1, debug, sd, "%s: CP status = 0x%x\n", adv7842_g_input_status() 1869 cp_write(sd, 0x3e, 0x04); /* CP core pre-gain control */ select_input() 1870 cp_write(sd, 0xc3, 0x39); /* CP coast control. Graphics mode */ select_input() 1871 cp_write(sd, 0x40, 0x5c); /* CP core pre-gain control. Graphics mode */ select_input() 1925 afe_write(sd, 0x0c, 0x0d); /* CP core gain controls */ select_input() 1926 cp_write(sd, 0x3e, 0x00); /* CP core pre-gain control */ select_input() 1928 /* CP coast control */ select_input() 2138 /* Enable SSPD, STDI and CP locked/unlocked interrupts */ adv7842_irq_enable() 2196 /* format change CP */ adv7842_isr() 2205 /* digital format CP */ adv7842_isr() 2450 /* CP block */ adv7842_cp_log_status() 2518 v4l2_info(sd, "CP free run: %s\n", adv7842_cp_log_status() 2797 cp_write(sd, 0x69, 0x14); /* Enable CP CSC */ adv7842_core_init()
|
H A D | adv7604.c | 825 v4l2_info(sd, "0xb00-0xbff: CP Map\n"); adv76xx_inv_register() 1050 v4l2_err(sd, "%s: i2c error writing to CP reg 0x77, 0x78, 0x79, 0x7a\n", __func__); adv76xx_set_offset() 1080 v4l2_err(sd, "%s: i2c error writing to CP reg 0x73, 0x74, 0x75, 0x76\n", __func__); adv76xx_set_gain() 1223 /* Entire chip or CP powered off */ no_power() 1292 /* CP has detected a non standard number of lines on the incoming no_lock_cp() 1751 cp_write(sd, 0x3e, 0x00); /* CP core pre-gain control */ select_input() 1752 cp_write(sd, 0xc3, 0x39); /* CP coast control. Graphics mode */ select_input() 1753 cp_write(sd, 0x40, 0x80); /* CP core pre-gain control. Graphics mode */ select_input() 2284 v4l2_info(sd, "CP locked: %s\n", no_lock_cp(sd) ? "false" : "true"); adv76xx_log_status() 2285 v4l2_info(sd, "CP free run: %s\n", adv76xx_log_status() 2491 cp_write(sd, 0x69, 0x30); /* Enable CP CSC */ adv76xx_core_init() 2526 io_write(sd, 0x46, 0x98); /* Enable SSPD, STDI and CP unlocked interrupts */ adv76xx_core_init() 2588 { ADV76XX_REG(ADV76XX_PAGE_AFE, 0x0c), 0x1f }, /* CP core gain controls */ 2589 { ADV76XX_REG(ADV76XX_PAGE_CP, 0x3e), 0x04 }, /* CP core pre-gain control */ 2590 { ADV76XX_REG(ADV76XX_PAGE_CP, 0xc3), 0x39 }, /* CP coast control. Graphics mode */ 2591 { ADV76XX_REG(ADV76XX_PAGE_CP, 0x40), 0x5c }, /* CP core pre-gain control. Graphics mode */ 2614 { ADV76XX_REG(ADV76XX_PAGE_AFE, 0x0c), 0x0d }, /* CP core gain controls */
|
/linux-4.4.14/drivers/mfd/ |
H A D | 88pm800.c | 272 * CP implementation.CP does not "own" the ADC configuration device_gpadc_init() 275 * for CP to get VBAT and RF temperature readings. device_gpadc_init()
|
/linux-4.4.14/drivers/gpu/drm/msm/adreno/ |
H A D | a4xx_gpu.c | 160 /* Tune the hystersis counters for SP and CP idle detection */ a4xx_hw_init() 222 /* CP registers */ a4xx_hw_init() 332 /* CP */
|
H A D | adreno_gpu.c | 149 * even number of qwords to avoid issue w/ CP hanging on wrap- adreno_submit() 220 /* wait for CP to drain ringbuffer: */ adreno_idle()
|
H A D | a3xx_gpu.c | 168 /* Tune the hystersis counters for SP and CP idle detection: */ a3xx_hw_init() 238 /* CP registers */ a3xx_hw_init() 278 /* CP ROQ queue sizes (bytes) - RB:16, ST:16, IB1:32, IB2:64 */ a3xx_hw_init()
|
/linux-4.4.14/arch/xtensa/variants/dc232b/include/variant/ |
H A D | tie.h | 17 #define XCHAL_CP_MAX 8 /* max CP ID + 1 (0 if none) */
|
/linux-4.4.14/arch/xtensa/variants/de212/include/variant/ |
H A D | tie.h | 36 #define XCHAL_CP_MAX 0 /* max CP ID + 1 (0 if none) */
|
/linux-4.4.14/arch/ia64/sn/pci/pcibr/ |
H A D | pcibr_provider.c | 242 * Provider entries for PIC/CP
|
H A D | pcibr_dma.c | 321 * above code, and so the following code is PIC/CP centric. sn_dma_flush()
|
/linux-4.4.14/arch/arm/mach-mmp/ |
H A D | pxa910.c | 124 * UART1 - Slow UART (can be used both by AP and CP)
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
H A D | rtl8188e_hal.h | 162 /* PG data exclude header, dummy 6 bytes from CP test and reserved 1byte. */ 180 /* PG data exclude header, dummy 7 bytes from CP test and reserved 1byte. */
|
/linux-4.4.14/drivers/staging/rtl8712/ |
H A D | usb_halinit.c | 133 /* Engineer Packet CP test Enable */ r8712_usb_hal_bus_init() 215 /* Engineer Packet CP test Enable */ r8712_usb_hal_bus_init()
|
/linux-4.4.14/tools/power/cpupower/ |
H A D | Makefile | 84 CP = cp -fpR macro 265 $(CP) $(OUTPUT)libcpupower.so* $(DESTDIR)${libdir}/
|
/linux-4.4.14/drivers/net/wan/ |
H A D | hdlc_ppp.c | 303 SCJ: RUC must supply CP packet len and data */ ppp_cp_event() 466 if (len < sizeof(struct cp_header) /* no complete CP header? */ || ppp_rx() 472 /* HDLC and CP headers stripped from skb */ ppp_rx()
|
H A D | wanxlfw.S | 94 CICR = REGBASE + 0x540 // 32(24)-bit CP interrupt config 95 CIMR = REGBASE + 0x548 // 32-bit CP interrupt mask 96 CISR = REGBASE + 0x54C // 32-bit CP interrupts in-service 470 bsetl #31, (%d1) // CP go ahead
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | pcic.c | 10 * CP-1200 by Eric Brower. 152 SN2L_INIT("SUNW,SPARCengine-6", pcic_i_se6), /* SPARCengine-6/CP-1200 */ 770 * XXX On CP-1200 PCI #SERR may happen, we do not know pcic_nmi()
|
H A D | setup_32.c | 284 sparc_cpu_model = sun4m; /* CP-1200 with PROM 2.30 -E */ sparc32_start_kernel()
|
/linux-4.4.14/drivers/net/wireless/b43/ |
H A D | radio_2055.h | 62 #define B2055_PLL_PFDCP 0x37 /* PLL PFD CP */ 64 #define B2055_PLL_CPREG 0x39 /* PLL CP Regulator */
|
H A D | phy_lp.h | 620 #define B2063_PLL_JTAG_PLL_CP1 B43_LP_RADIO(0x067) /* PLL JTAG PLL CP 1 */ 621 #define B2063_PLL_JTAG_PLL_CP2 B43_LP_RADIO(0x068) /* PLL JTAG PLL CP 2 */ 622 #define B2063_PLL_JTAG_PLL_CP3 B43_LP_RADIO(0x069) /* PLL JTAG PLL CP 3 */ 623 #define B2063_PLL_JTAG_PLL_CP4 B43_LP_RADIO(0x06A) /* PLL JTAG PLL CP 4 */
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 115 #define TX_BUFFS_AVAIL(CP) \ 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) 758 WARN_ONCE(1, "Net bug: GSO size %d too large for 8139CP\n", cp_start_xmit()
|
/linux-4.4.14/sound/soc/intel/atom/ |
H A D | sst-mfld-dsp.h | 258 u64 ring_buffer_counter; /* PB/CP: Bytes copied from/to DDR. */ 259 u64 hardware_counter; /* PB/CP: Bytes DMAed to/from SSP. */
|
/linux-4.4.14/drivers/regulator/ |
H A D | arizona-micsupp.c | 55 dev_err(arizona->dev, "Failed to read CP state: %d\n", ret); arizona_micsupp_check_cp()
|
H A D | max8998.c | 600 .name = "EN32KHz-CP",
|
/linux-4.4.14/drivers/net/can/cc770/ |
H A D | cc770_platform.c | 259 {.compatible = "intc,82527"}, /* AN82527 from Intel CP */
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | cq.c | 124 mlx5_core_dbg(dev, "failed adding CP 0x%x to debug file system\n", mlx5_core_create_cq()
|
/linux-4.4.14/arch/xtensa/variants/dc233c/include/variant/ |
H A D | tie.h | 36 #define XCHAL_CP_MAX 8 /* max CP ID + 1 (0 if none) */
|
/linux-4.4.14/arch/ia64/include/asm/sn/ |
H A D | tiocp.h | 180 /* 0x020000-0x021FFF -- Host Device (CP) Configuration Space (not used) */
|
/linux-4.4.14/arch/arm/mach-omap1/ |
H A D | pm.h | 173 * More ones like CP and general purpose register values are preserved
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
H A D | de2104x.c | 101 #define TX_BUFFS_AVAIL(CP) \ 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.4.14/drivers/video/fbdev/ |
H A D | w100fb.h | 53 /* Block CP Start: */ 58 /* Block CP End: */
|
H A D | sh_mobile_hdmi.c | 618 * PLLA_CONFIG[15:8]: regulator voltage[0], CP current, sh_hdmi_phy_config() 625 * PLLB_CONFIG[15:8]: regulator voltage[0], CP current, sh_hdmi_phy_config()
|
/linux-4.4.14/drivers/media/tuners/ |
H A D | tda827x.c | 212 /* correct CP value */ tda827xo_set_params() 627 /* correct CP value */ tda827xa_set_params()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
H A D | ldlm_internal.h | 118 int type; /* LDLM_{CP,BL,GL}_CALLBACK */
|
H A D | ldlm_flock.c | 481 /* CP AST RPC: lock get granted, wake it up */ ldlm_flock_completion_ast()
|
/linux-4.4.14/drivers/media/rc/ |
H A D | nuvoton-cir.c | 150 pr_info(" * CP: 0x%x\n", nvt_cir_reg_read(nvt, CIR_CP)); cir_dump_regs() 507 * set carrier on 2 registers: CP & CC 508 * always set CP as 0x81
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
H A D | rtl8723a_hal.h | 199 /* PG data exclude header, dummy 6 bytes from CP test and reserved 1byte. */
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
H A D | iwl-eeprom-read.c | 177 /* OTP only valid for CP/PP and after */ iwl_nvm_is_otp()
|
/linux-4.4.14/drivers/staging/rtl8188eu/core/ |
H A D | rtw_efuse.c | 506 /* <Roger_TODO> Efuse has been pre-programmed dummy 5Bytes at the end of Efuse by CP. */ Efuse_PgPacketRead()
|
/linux-4.4.14/drivers/s390/block/ |
H A D | dasd_fba.c | 519 len = sprintf(page, PRINTK_HEADER " Related CP in req: %p\n", req); dasd_fba_dump_sense()
|
H A D | dasd_eckd.c | 1529 * Build CP for Perform Subsystem Function - SSC. 4246 " Related CP in req: %p\n", req); dasd_eckd_dump_sense_ccw()
|
/linux-4.4.14/drivers/gpu/drm/bridge/ |
H A D | parade-ps8622.c | 210 /* HPD CP toggle enable */ ps8622_send_config()
|
/linux-4.4.14/sound/pci/hda/ |
H A D | hda_proc.c | 812 snd_iprintf(buffer, " CP"); print_codec_info()
|
H A D | patch_hdmi.c | 1217 "HDMI CP event: CODEC=%d TAG=%d SUBTAG=0x%x CP_STATE=%d CP_READY=%d\n", hdmi_non_intrinsic_event()
|
/linux-4.4.14/drivers/media/pci/zoran/ |
H A D | zr36060.c | 673 ///*CP*/ reg = (zr->params.norm == 1 ? 57 : 68); zr36060_set_video()
|
/linux-4.4.14/fs/nilfs2/ |
H A D | cpfile.c | 873 /* CP number is invalid if it's zero or larger than the nilfs_cpfile_is_snapshot()
|
H A D | segment.c | 2545 "CP frequency < %lu seconds\n", nilfs_segctor_thread()
|
/linux-4.4.14/include/uapi/drm/ |
H A D | radeon_drm.h | 1021 /* query if CP DMA is supported on the compute ring */
|
/linux-4.4.14/drivers/staging/dgap/ |
H A D | dgap.h | 345 #ifdef CP
|
/linux-4.4.14/sound/pci/emu10k1/ |
H A D | emu10k1x.c | 984 * CP = 1 (Copyright unasserted) snd_emu10k1x_create()
|
H A D | emu10k1_main.c | 2020 * CP = 1 (Copyright unasserted) snd_emu10k1_create()
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | da7219.c | 651 /* CP */
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | reg.h | 634 /* PG data exclude header, dummy 7 bytes frome CP test and reserved 1byte.*/
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | reg.h | 628 * dummy 7 bytes frome CP test
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | reg.h | 656 /* PG data exclude header, dummy 7 bytes frome CP test and reserved 1byte.*/
|
/linux-4.4.14/arch/arm64/kvm/ |
H A D | sys_regs.c | 1038 kvm_err("Unsupported guest CP%d access at: %08lx\n", unhandled_cp_access()
|
/linux-4.4.14/sound/pci/ca0106/ |
H A D | ca0106_main.c | 1486 * CP = 1 (Copyright unasserted) ca0106_init_chip()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | commands.h | 3945 * bit1: CP leave channel with CTS 3946 * bit2: CP leave channel qith Quiet
|
/linux-4.4.14/drivers/dma/ppc4xx/ |
H A D | adma.c | 92 /* Pointer to DMA0, DMA1 CP/CS FIFO */ 4475 * <fsiz> register (because there are two FIFOs for each DMA: CP and CS) ppc440spe_configure_raid_devices()
|
/linux-4.4.14/drivers/block/ |
H A D | floppy.c | 424 * This is the same as the Sharp MZ-80 5.25" CP/M disk format, except that the 432 * is 1 (represented by 0x00<<2). For some CP/M and music sampler
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | 1957 DRM_DEBUG_DRIVER("Audio CP request interrupt\n"); cpt_irq_handler() 1960 DRM_DEBUG_DRIVER("Audio CP change interrupt\n"); cpt_irq_handler()
|
H A D | intel_dp.c | 4466 DRM_DEBUG_DRIVER("CP or sink specific irq unhandled\n"); intel_dp_check_link_status() 4830 DRM_DEBUG_DRIVER("CP or sink specific irq unhandled\n"); intel_dp_detect()
|
H A D | i915_reg.h | 2521 * every way. It is not accessible from the CP register read instructions.
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
H A D | osc_request.c | 2143 /* Let CP AST to grant the lock first. */ osc_enqueue_interpret()
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel.c | 2651 * IN_TX/IN_TX-CP filters are not supported by the Haswell PMU with hsw_hw_config()
|
/linux-4.4.14/sound/pci/ |
H A D | via82xx.c | 1583 chip->intr_mask = 0x77; /* FLAG | EOL for PB, CP, FM */ snd_via686_pcm_new()
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 1074 .name = "Prolink PV-BT878P+4E / PixelView PlayTV PAK / Lenco MXTV-9578 CP",
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
H A D | nes_verbs.c | 2578 nes_debug(NES_DBG_MR, "Attempting to allocate CP PBL memory"); nes_reg_user_mr()
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | drxk_hard.c | 3774 /* Mandatory fix, always stop CP, required to set spl offset back to set_dvbt()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
H A D | cnic.c | 4822 /* Set the CP and COM doorbells. These two processors polls the cnic_start_bnx2_hw()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_reg.h | 4456 /* [RW 3] The weight of the CP input in the WRR mechanism. 0 stands for 4976 /* [RW 3] The weight of the CP input in the WRR mechanism. 0 stands for 5475 /* [RW 3] The weight of the CP input in the WRR mechanism. 0 stands for
|