Searched refs:c4 (Results 1 - 38 of 38) sorted by relevance

/linux-4.1.27/arch/arm/mach-iop13xx/
H A Dirq.c35 asm volatile("mrc p6, 0, %0, c0, c4, 0":"=r" (val)); read_intctl_0()
40 asm volatile("mcr p6, 0, %0, c0, c4, 0"::"r" (val)); write_intctl_0()
48 asm volatile("mrc p6, 0, %0, c1, c4, 0":"=r" (val)); read_intctl_1()
53 asm volatile("mcr p6, 0, %0, c1, c4, 0"::"r" (val)); write_intctl_1()
61 asm volatile("mrc p6, 0, %0, c2, c4, 0":"=r" (val)); read_intctl_2()
66 asm volatile("mcr p6, 0, %0, c2, c4, 0"::"r" (val)); write_intctl_2()
74 asm volatile("mrc p6, 0, %0, c3, c4, 0":"=r" (val)); read_intctl_3()
79 asm volatile("mcr p6, 0, %0, c3, c4, 0"::"r" (val)); write_intctl_3()
/linux-4.1.27/arch/arm/include/asm/hardware/
H A Dcp14.h64 #define RCP14_DBGDRCR() MRC14(0, c0, c4, 2)
69 #define RCP14_DBGBVR4() MRC14(0, c0, c4, 4)
85 #define RCP14_DBGBCR4() MRC14(0, c0, c4, 5)
101 #define RCP14_DBGWVR4() MRC14(0, c0, c4, 6)
117 #define RCP14_DBGWCR4() MRC14(0, c0, c4, 7)
134 #define RCP14_DBGBXVR4() MRC14(0, c1, c4, 1)
149 #define RCP14_DBGPRCR() MRC14(0, c1, c4, 4)
169 #define WCP14_DBGDRCR(val) MCR14(val, 0, c0, c4, 2)
174 #define WCP14_DBGBVR4(val) MCR14(val, 0, c0, c4, 4)
190 #define WCP14_DBGBCR4(val) MCR14(val, 0, c0, c4, 5)
206 #define WCP14_DBGWVR4(val) MCR14(val, 0, c0, c4, 6)
222 #define WCP14_DBGWCR4(val) MCR14(val, 0, c0, c4, 7)
238 #define WCP14_DBGBXVR4(val) MCR14(val, 0, c1, c4, 1)
253 #define WCP14_DBGPRCR(val) MCR14(val, 0, c1, c4, 4)
285 #define RCP14_ETMSR() MRC14(1, c0, c4, 0)
301 #define RCP14_ETMACVR4() MRC14(1, c0, c4, 1)
317 #define RCP14_ETMACTR4() MRC14(1, c0, c4, 2)
331 #define RCP14_ETMDCVR4() MRC14(1, c0, c4, 3)
339 #define RCP14_ETMDCMR4() MRC14(1, c0, c4, 4)
349 #define RCP14_ETMCNTENR0() MRC14(1, c0, c4, 5)
365 #define RCP14_ETMSQ32EVR() MRC14(1, c0, c4, 6)
380 #define RCP14_ETMIMPSPEC4() MRC14(1, c0, c4, 7)
398 #define RCP14_ETMPDCR() MRC14(1, c1, c4, 4)
407 #define RCP14_ETMPIDR4() MRC14(1, c7, c4, 7)
423 #define WCP14_ETMSR(val) MCR14(val, 1, c0, c4, 0)
438 #define WCP14_ETMACVR4(val) MCR14(val, 1, c0, c4, 1)
454 #define WCP14_ETMACTR4(val) MCR14(val, 1, c0, c4, 2)
468 #define WCP14_ETMDCVR4(val) MCR14(val, 1, c0, c4, 3)
476 #define WCP14_ETMDCMR4(val) MCR14(val, 1, c0, c4, 4)
486 #define WCP14_ETMCNTENR0(val) MCR14(val, 1, c0, c4, 5)
502 #define WCP14_ETMSQ32EVR(val) MCR14(val, 1, c0, c4, 6)
517 #define WCP14_ETMIMPSPEC4(val) MCR14(val, 1, c0, c4, 7)
534 #define WCP14_ETMPDCR(val) MCR14(val, 1, c1, c4, 4)
H A Diop3xx.h264 asm volatile("mcr p6, 0, %0, c4, c1, 0" : : "r" (val)); write_trr0()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgk20a.c32 int c4; member in struct:cvb_coef
42 /* MHz, c0, c1, c2, c3, c4, c5 */
76 * ((c3 * speedo / s_scale + c4 + c5 * T / t_scale) * T / t_scale)
86 mv = DIV_ROUND_CLOSEST(coef->c3 * speedo, s_scale) + coef->c4 + gk20a_volt_get_cvb_t_voltage()
/linux-4.1.27/arch/arm/mach-iop32x/
H A Dirq.c31 asm volatile("mcr p6, 0, %0, c4, c0, 0" : : "r" (val)); intstr_write()
/linux-4.1.27/drivers/isdn/hardware/avm/
H A Dc4.c1 /* $Id: c4.c,v 1.1.2.2 2004/01/16 21:09:27 keil Exp $
457 printk(KERN_INFO "%s: ack to c4\n", card->name); c4_dispatch_tx()
594 printk(KERN_INFO "%s: poll from c4\n", card->name); c4_handle_rx()
1155 printk(KERN_WARNING "c4: no memory.\n"); c4_add_card()
1159 card->dma = avmcard_dma_alloc("c4", dev, 2048 + 128, 2048 + 128); c4_add_card()
1161 printk(KERN_WARNING "c4: no memory.\n"); c4_add_card()
1173 printk(KERN_WARNING "c4: ports 0x%03x-0x%03x in use.\n", c4_add_card()
1181 printk(KERN_NOTICE "c4: can't remap memory at 0x%lx\n", c4_add_card()
1189 printk(KERN_NOTICE "c4: NO card at 0x%x error(%d)\n", c4_add_card()
1198 printk(KERN_ERR "c4: unable to get IRQ %d.\n", card->irq); c4_add_card()
1206 cinfo->capi_ctrl.driver_name = "c4"; c4_add_card()
1219 printk(KERN_ERR "c4: attach controller failed (%d).\n", i); c4_add_card()
1230 printk(KERN_INFO "c4: AVM C%d at i/o %#x, irq %d, mem %#lx\n", c4_add_card()
1259 printk(KERN_ERR "c4: failed to enable AVM-C%d\n", nr); c4_probe()
1268 printk(KERN_INFO "c4: PCI BIOS reports AVM-C%d at i/o %#x, irq %d, mem %#x\n", c4_probe()
1273 printk(KERN_ERR "c4: no AVM-C%d at i/o %#x, irq %d detected, mem %#x\n", c4_probe()
1282 .name = "c4",
1294 .name = "c4",
1317 printk(KERN_INFO "c4: revision %s\n", rev); c4_init()
/linux-4.1.27/arch/powerpc/crypto/
H A Daes-tab-4k.S106 .long R(93, c4, c4, 57), R(55, a7, a7, f2)
123 .long R(43, ac, ac, ef), R(c4, 62, 62, a6)
143 .long R(71, b5, b5, c4), R(cc, 66, 66, aa)
204 .long R(d1, 34, 62, 1f), R(c4, a6, fe, 8a)
211 .long R(91, 54, 8d, b5), R(71, c4, 5d, 05)
247 .long R(a8, fc, 8c, c4), R(a0, f0, 3f, 1a)
289 .long R(ca, af, f3, 81), R(b9, 68, c4, 3e)
/linux-4.1.27/lib/
H A Dtest-hexdump.c23 "70", "ba", "c4", "24", "7d", "83", "34", "9b",
30 "ba70", "24c4", "837d", "9b34",
/linux-4.1.27/arch/arm/mach-iop13xx/include/mach/
H A Dtime.h114 asm volatile("mcr p6, 0, %0, c4, c9, 0" : : "r" (val)); write_trr0()
/linux-4.1.27/arch/x86/crypto/sha-mb/
H A Dsha1_x8_avx2.S74 # r2 = {c7 c6 c5 c4 c3 c2 c1 c0}
86 # r4 = {h4 g4 f4 e4 d4 c4 b4 a4}
96 vshufps $0x44, \r3, \r2, \t1 # t1 = {d5 d4 c5 c4 d1 d0 c1 c0}
101 vshufps $0x88, \t1, \t0, \t0 # t0 = {d4 c4 b4 a4 d0 c0 b0 a0}
/linux-4.1.27/include/uapi/linux/android/
H A Dbinder.h26 #define B_PACK_CHARS(c1, c2, c3, c4) \
27 ((((c1)<<24)) | (((c2)<<16)) | (((c3)<<8)) | (c4))
/linux-4.1.27/arch/arm/mm/
H A Dproc-arm740.S69 mcr p15, 0, r0, c6, c4
H A Dproc-arm940.S284 mcr p15, 0, r0, c6, c4, 0
290 mcr p15, 0, r0, c6, c4, 1
H A Dproc-arm946.S337 mcr p15, 0, r0, c6, c4, 0
H A Dproc-xscale.S149 mcr p15, 0, r1, c10, c4, 1 @ unlock I-TLB
/linux-4.1.27/arch/arm/kernel/
H A Dperf_event_xscale.c443 asm volatile("mrc p14, 0, %0, c4, c1, 0" : "=r" (val)); xscale2pmu_read_int_enable()
450 asm volatile("mcr p14, 0, %0, c4, c1, 0" : : "r" (val)); xscale2pmu_write_int_enable()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Dhdmi5_core.h292 u16 c1, c2, c3, c4; member in struct:csc_table
H A Dhdmi5_core.c502 REG_FLD_MOD(base, HDMI_CORE_CSC_COEF_C4_MSB, csc_coeff.c4 >> 8, 6, 0); hdmi_core_csc_config()
503 REG_FLD_MOD(base, HDMI_CORE_CSC_COEF_C4_LSB, csc_coeff.c4, 7, 0); hdmi_core_csc_config()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmmu.h54 * is specific to an errata on e300c2/c3/c4 class parts
/linux-4.1.27/drivers/scsi/device_handler/
H A Dscsi_dh_rdac.c209 struct c4_inquiry c4; member in union:rdac_dh_data::__anon8783
506 inqp = &h->inq.c4; initialize_controller()
/linux-4.1.27/arch/unicore32/kernel/
H A Dentry.S275 movc r0, p0.c4, #0 @ get FAR
438 movc r0, p0.c4, #0 @ get FAR
/linux-4.1.27/drivers/char/agp/
H A Defficeon-agp.c20 * - tested with c3/c4 enabled (with the mobility m9 card)
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
H A Danysee.c465 * IOA=4d IOB=00 IOC=c4 IOD=08 IOE=e4
497 * IOA=4d IOB=00 IOC=c4 IOD=08 IOE=e4
/linux-4.1.27/arch/x86/kernel/
H A Duprobes.c370 * vex3/xop: c4/8f rxbmmmmm wvvvvLpp riprel_analyze()
395 * c4 e2 63 f6 0d disp32 mulx disp32(%rip),%ebx,%ecx riprel_analyze()
/linux-4.1.27/arch/s390/kernel/
H A Dentry.S189 lctl %c4,%c4,__TASK_pid(%r3) # load pid to control reg. 4
/linux-4.1.27/drivers/scsi/
H A Dnsp32.h88 * +00, +04, +08, +0c, +64, +80, +84, +88, +90, +c4, +c8, +cc, +d0.
H A Dncr53c8xx.h873 /*c4*/ u32 nc_pmjad2; /* Phase Mismatch Jump Address 2 */
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h349 /*c4*/ u32 nc_pmjad2; /* Phase Mismatch Jump Address 2 */
/linux-4.1.27/tools/perf/util/
H A Dsvghelper.c134 fprintf(svgfile, " rect.c4 { fill:rgb(255, 88, 88); fill-opacity:0.5; stroke-width:0; } \n"); open_svg()
/linux-4.1.27/drivers/media/usb/gspca/
H A Dsonixb.c1258 * ff ff 00 c4 c4 96 synchro find_sof()
H A Dsonixj.c2683 * ff ff 00 c4 c4 96 .. sd_pkt_scan()
H A Dzc3xx.c2820 {0xaa, 0xc4, 0x0040}, /* 00,c4,40,aa */
2940 {0xaa, 0xc4, 0x0040}, /* 00,c4,40,aa */
3845 {0xaa, 0x07, 0x00c4}, /* 00,07,c4,aa */
/linux-4.1.27/fs/nfsd/
H A Dnfsctl.c621 len = snprintf(buf, remaining, " %c4.%u", __write_versions()
/linux-4.1.27/drivers/net/ethernet/freescale/
H A Dgianfar.h609 u32 rcde; /* 0x.6c4 - Receive Code Error Counter */
/linux-4.1.27/drivers/staging/xgifb/
H A DXGI_main_26.c43 pr_debug("o 3c4 %x\n", i); dumpVGAReg()
/linux-4.1.27/drivers/net/ethernet/toshiba/
H A Dspider_net.c1860 * Seq_code6_0x0B0.txt | xxd -r -p -c4 > spider_fw.bin
/linux-4.1.27/arch/arm/mach-omap2/
H A Dmux34xx.c820 _OMAP3_BALLENTRY(GPMC_NCS5, "c4", NULL),
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_reg.h4796 * |yg| = |c3 c4 c5| x |yg + yg_ioff| + |yg_ooff|

Completed in 1698 milliseconds