Searched refs:C4 (Results 1 - 46 of 46) sorted by relevance

/linux-4.4.14/drivers/s390/char/
H A Ddiag_ftp.h2 * DIAGNOSE X'2C4' instruction based SE/HMC FTP Services, useable on z/VM
H A Ddiag_ftp.c2 * DIAGNOSE X'2C4' instruction based HMC FTP services, useable on z/VM
23 /* DIAGNOSE X'2C4' return codes in Ry */
87 * diag_ftp_2c4() - DIAGNOSE X'2C4' service call
91 * Performs a DIAGNOSE X'2C4' call with (input/output) FTP parameter list
132 * diag_ftp_cmd() - executes a DIAG X'2C4' FTP command, targeting a HMC
148 pr_debug("starting DIAG X'2C4' on '%s', requesting %zd bytes\n", diag_ftp_cmd()
177 * There is no way to cancel the running diag X'2C4', the code diag_ftp_cmd()
183 pr_debug("completed DIAG X'2C4' after %lu ms\n", diag_ftp_cmd()
185 pr_debug("status of DIAG X'2C4' is %u, with %lld/%lld bytes\n", diag_ftp_cmd()
/linux-4.4.14/crypto/
H A Dwp512.c409 static const u64 C4[256] = { variable
808 C4[(int)(K[4] >> 24) & 0xff] ^ wp512_process_buffer()
818 C4[(int)(K[5] >> 24) & 0xff] ^ wp512_process_buffer()
827 C4[(int)(K[6] >> 24) & 0xff] ^ wp512_process_buffer()
836 C4[(int)(K[7] >> 24) & 0xff] ^ wp512_process_buffer()
845 C4[(int)(K[0] >> 24) & 0xff] ^ wp512_process_buffer()
854 C4[(int)(K[1] >> 24) & 0xff] ^ wp512_process_buffer()
863 C4[(int)(K[2] >> 24) & 0xff] ^ wp512_process_buffer()
872 C4[(int)(K[3] >> 24) & 0xff] ^ wp512_process_buffer()
890 C4[(int)(state[4] >> 24) & 0xff] ^ wp512_process_buffer()
900 C4[(int)(state[5] >> 24) & 0xff] ^ wp512_process_buffer()
910 C4[(int)(state[6] >> 24) & 0xff] ^ wp512_process_buffer()
920 C4[(int)(state[7] >> 24) & 0xff] ^ wp512_process_buffer()
930 C4[(int)(state[0] >> 24) & 0xff] ^ wp512_process_buffer()
940 C4[(int)(state[1] >> 24) & 0xff] ^ wp512_process_buffer()
950 C4[(int)(state[2] >> 24) & 0xff] ^ wp512_process_buffer()
960 C4[(int)(state[3] >> 24) & 0xff] ^ wp512_process_buffer()
/linux-4.4.14/arch/arm/mach-omap2/
H A Dboard-rx51.c74 | C4 | 121 + 3374 | 46057 |
H A Dcpuidle34xx.c290 .name = "C4",
353 .name = "C4",
/linux-4.4.14/include/video/
H A Dtrident.h52 /* 3C4 */
/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
H A Dcpuidle_sysfs.c120 strcpy(tmp, "C4"); fix_up_intel_idle_driver_name()
/linux-4.4.14/arch/m68k/fpsp040/
H A Dsatan.S408 |--X'+X'*Y*(C1+Y*(C2+Y*(C3+Y*(C4+Y*C5)))), X' = -1/X, Y = X'*X'
410 |--X'+X'*Y*( [C1+Z*(C3+Z*C5)] + [Y*(C2+Z*C4)] ), Z = Y*Y.
432 faddd ATANC2,%fp2 | ...C2+Z*C4
435 fmulx %fp0,%fp2 | ...Y*(C2+Z*C4)
440 faddx %fp2,%fp1 | ...[Y*(C2+Z*C4)]+[C1+Z*(C3+Z*C5)]
/linux-4.4.14/include/media/
H A Dadv7842.h118 u16 C4; member in struct:adv7842_sdp_csc_coeff
/linux-4.4.14/drivers/tty/serial/
H A Dicom.h79 u8 PrevCmdReg; /* 1C4 Reserved */
/linux-4.4.14/drivers/video/fbdev/
H A Dssd1307fb.c172 * C0 C1 C2 C3 C4 ssd1307fb_update_display()
184 * (5) A4 B4 C4 D4 E4 F4 G4 H4 ssd1307fb_update_display()
/linux-4.4.14/arch/sh/boards/
H A Dboard-magicpanelr2.c110 /* C7 GPO(PC7); C6 GPO(PC6); C5 GPO(PC5); C4 GPO(PC4); setup_port_multiplexing()
/linux-4.4.14/drivers/isdn/hardware/avm/
H A Dc4.c3 * Module for AVM C4 & C2 card.
52 MODULE_DESCRIPTION("CAPI4Linux: Driver for AVM C2/C4 cards");
1088 case avm_c4: s = "C4"; break; c4_proc_show()
H A Db1.c659 case avm_c4: s = "C4"; break; b1ctl_proc_show()
H A Db1dma.c883 case avm_c4: s = "C4"; break; b1dmactl_proc_show()
/linux-4.4.14/drivers/media/i2c/
H A Dad9389b.c183 u16 C1, u16 C2, u16 C3, u16 C4) ad9389b_csc_coeff()
212 ad9389b_wr_and_or(sd, 0x2E, 0xe0, C4>>8); ad9389b_csc_coeff()
213 ad9389b_wr(sd, 0x2F, C4); ad9389b_csc_coeff()
180 ad9389b_csc_coeff(struct v4l2_subdev *sd, u16 A1, u16 A2, u16 A3, u16 A4, u16 B1, u16 B2, u16 B3, u16 B4, u16 C1, u16 C2, u16 C3, u16 C4) ad9389b_csc_coeff() argument
H A Dadv7511.c290 u16 C1, u16 C2, u16 C3, u16 C4) adv7511_csc_coeff()
319 adv7511_wr_and_or(sd, 0x2E, 0xe0, C4>>8); adv7511_csc_coeff()
320 adv7511_wr(sd, 0x2F, C4); adv7511_csc_coeff()
287 adv7511_csc_coeff(struct v4l2_subdev *sd, u16 A1, u16 A2, u16 A3, u16 A4, u16 B1, u16 B2, u16 B3, u16 B4, u16 C1, u16 C2, u16 C3, u16 C4) adv7511_csc_coeff() argument
H A Dtvaudio.c493 /* 0x04 - SW in TDA9855, C4/Control 1 in TDA9850 */
661 /* Bits C6..C4 control FM stantard
662 * C6, C5, C4
H A Dadv7842.c1783 sdp_io_write_and_or(sd, 0xf6, 0x80, c->C4 >> 8); sdp_csc_coeff()
1784 sdp_io_write(sd, 0xf7, c->C4); sdp_csc_coeff()
/linux-4.4.14/sound/isa/cs423x/
H A Dcs4236_lib.c52 * C4
953 printk(KERN_DEBUG "get valid: ALT = 0x%x, C3 = 0x%x, C4 = 0x%x, " snd_cs4236_get_iec958_switch()
991 printk(KERN_DEBUG "set valid: ALT = 0x%x, C3 = 0x%x, C4 = 0x%x, " snd_cs4236_put_iec958_switch()
/linux-4.4.14/drivers/isdn/hisax/
H A Denternow_pci.c87 * -> 0x01 of the AMD at hw.njet.base + 0C4 */
/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_fw.h907 uint16_t tgt_portal_grp; /* 1C4-1C5 */
1389 uint32_t tx_scsi_cmd_pdus; /* 02C4–02C7 */
/linux-4.4.14/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik-db8500.c638 /* Other C4 column */
794 /* Other alt C4 column */
H A Dpinctrl-nomadik-db8540.c619 /* Other alt C4 column */
800 /* Other alt C4 column */
/linux-4.4.14/drivers/scsi/arcmsr/
H A Darcmsr.h531 uint32_t inbound_queueport_high; /*00C4 00C7*/
/linux-4.4.14/drivers/gpu/drm/i915/
H A Ddvo_ns2501.c212 uint16_t hstop; /* horizontal total, registers C3/C4 */
H A Di915_reg.h1804 /* Enable render writes to complete in C2/C3/C4 power states.
/linux-4.4.14/lib/fonts/
H A Dfont_acorn_8x8.c202 /* C4 */ 0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0x00,
/linux-4.4.14/sound/soc/codecs/
H A Dmax98090.c237 { 0xC4, 0x00 }, /* C4 Digital Mic 34 Biquad Coefficient C4 */
H A Dcs42l52.c206 "C4", "C5", "D5", "E5", "F5", "G5", "A5", "B5",
H A Dcs42l56.c165 "C4", "C5", "D5", "E5", "F5", "G5", "A5", "B5",
H A Dmax98088.c253 { 0xc4, 0x00 }, /* C4 DAI2 biquad */
/linux-4.4.14/drivers/usb/serial/
H A Dio_usbvend.h537 __le16 BootCodeLength; // C4 Boot code goes from FF:0000 to FF:(len-1)
/linux-4.4.14/drivers/idle/
H A Dintel_idle.c681 .name = "C4-ATM",
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbttv-cards.c1672 .name = "Osprey 101/151", /* 0x1(4|5)-0004-C4 */
1684 .name = "Osprey 101/151 w/ svid", /* 0x(16|17|20)-00C4-C1 */
1696 .name = "Osprey 200/201/250/251", /* 0x1(8|9|E|F)-0004-C4 */
1710 .name = "Osprey 200/250", /* 0x1(A|B)-00C4-C1 */
/linux-4.4.14/drivers/pinctrl/
H A Dpinctrl-u300.c341 PINCTRL_PIN(153, "PIO PDI C4"),
/linux-4.4.14/net/sctp/
H A Doutput.c469 /* 6.3.1 C4) When data is in flight and when allowed sctp_packet_transmit()
H A Doutqueue.c1769 * C4) For each "abandoned" TSN the sender of the FORWARD TSN SHOULD sctp_generate_fwdtsn()
/linux-4.4.14/arch/sparc/kernel/
H A Dtraps_64.c1061 #define C4 132 macro
1072 /*01*/C4, M, M, 50, M2, 38, 25, M2, M2, 33, 24, M2, 11, M, M2, 16,
/linux-4.4.14/fs/ext4/
H A Dextents.c3468 * - C4: abut_ex can receive the additional blocks without ext4_ext_convert_to_initialized()
3474 (prev_len < (EXT_INIT_MAX_LEN - map_len))) { /*C4*/ ext4_ext_convert_to_initialized()
3514 * - C4: abut_ex can receive the additional blocks without ext4_ext_convert_to_initialized()
3520 (next_len < (EXT_INIT_MAX_LEN - map_len))) { /*C4*/ ext4_ext_convert_to_initialized()
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dfplsp.S6411 #--X'+X'*Y*(C1+Y*(C2+Y*(C3+Y*(C4+Y*C5)))), X' = -1/X, Y = X'*X'
6413 #--X'+X'*Y*( [C1+Z*(C3+Z*C5)] + [Y*(C2+Z*C4)] ), Z = Y*Y.
6436 fadd.d ATANC2(%pc),%fp2 # C2+Z*C4
6439 fmul.x %fp0,%fp2 # Y*(C2+Z*C4)
6444 fadd.x %fp2,%fp1 # [Y*(C2+Z*C4)]+[C1+Z*(C3+Z*C5)]
H A Dfpsp.S6517 #--X'+X'*Y*(C1+Y*(C2+Y*(C3+Y*(C4+Y*C5)))), X' = -1/X, Y = X'*X'
6519 #--X'+X'*Y*( [C1+Z*(C3+Z*C5)] + [Y*(C2+Z*C4)] ), Z = Y*Y.
6542 fadd.d ATANC2(%pc),%fp2 # C2+Z*C4
6545 fmul.x %fp0,%fp2 # Y*(C2+Z*C4)
6550 fadd.x %fp2,%fp1 # [Y*(C2+Z*C4)]+[C1+Z*(C3+Z*C5)]
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_def.h649 uint32_t initval5; /* C4 */
/linux-4.4.14/drivers/mfd/
H A Ddb8500-prcmu.c2628 return "U8500 C4"; fw_project_name()
/linux-4.4.14/drivers/pci/
H A Dquirks.c104 * for some HT machines to use C4 w/o hanging.
/linux-4.4.14/sound/pci/hda/
H A Dpatch_sigmatel.c1207 102801C4 (Dell Dimension E310)

Completed in 1288 milliseconds