Searched refs:C0 (Results 1 - 111 of 111) sorted by relevance

/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/clock/
H A Dstih410-clks.h12 /* CLOCKGEN C0 */
H A Dstih418-clks.h12 /* CLOCKGEN C0 */
H A Dstih407-clks.h8 /* CLOCKGEN C0 */
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/clock/
H A Dstih410-clks.h12 /* CLOCKGEN C0 */
H A Dstih418-clks.h12 /* CLOCKGEN C0 */
H A Dstih407-clks.h8 /* CLOCKGEN C0 */
/linux-4.4.14/include/dt-bindings/clock/
H A Dstih410-clks.h12 /* CLOCKGEN C0 */
H A Dstih418-clks.h12 /* CLOCKGEN C0 */
H A Dstih407-clks.h8 /* CLOCKGEN C0 */
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/clock/
H A Dstih410-clks.h12 /* CLOCKGEN C0 */
H A Dstih418-clks.h12 /* CLOCKGEN C0 */
H A Dstih407-clks.h8 /* CLOCKGEN C0 */
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/clock/
H A Dstih410-clks.h12 /* CLOCKGEN C0 */
H A Dstih418-clks.h12 /* CLOCKGEN C0 */
H A Dstih407-clks.h8 /* CLOCKGEN C0 */
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/clock/
H A Dstih410-clks.h12 /* CLOCKGEN C0 */
H A Dstih418-clks.h12 /* CLOCKGEN C0 */
H A Dstih407-clks.h8 /* CLOCKGEN C0 */
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/clock/
H A Dstih410-clks.h12 /* CLOCKGEN C0 */
H A Dstih418-clks.h12 /* CLOCKGEN C0 */
H A Dstih407-clks.h8 /* CLOCKGEN C0 */
/linux-4.4.14/arch/mips/jazz/
H A Dirq.c79 /* Map 0xe0000000 -> 0x0:800005C0, 0xe0010000 -> 0x1:30000580 */ arch_init_irq()
81 /* Map 0xe2000000 -> 0x0:900005C0, 0xe3010000 -> 0x0:910005C0 */ arch_init_irq()
83 /* Map 0xe4000000 -> 0x0:600005C0, 0xe4100000 -> 400005C0 */ arch_init_irq()
H A Dsetup.c58 /* Map 0xe0000000 -> 0x0:800005C0, 0xe0010000 -> 0x1:30000580 */ plat_mem_setup()
60 /* Map 0xe2000000 -> 0x0:900005C0, 0xe3010000 -> 0x0:910005C0 */ plat_mem_setup()
62 /* Map 0xe4000000 -> 0x0:600005C0, 0xe4100000 -> 400005C0 */ plat_mem_setup()
/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c27 enum mperf_id { C0 = 0, Cx, AVG_FREQ, MPERF_CSTATE_COUNT }; enumerator in enum:mperf_id
37 .name = "C0",
39 .id = C0,
63 * The max frequency mperf is ticking at (in C0), either retrieved via:
126 if (id != C0 && id != Cx) mperf_get_count_percent()
269 * On Intel we assume mperf (in C0) is ticking at same init_maxfreq_mode()
292 * 2) C0 and Cx (any sleep state) time a CPU resided in
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Damplc_dio200_pci.c183 * 0 PPI-X-C0 PPI-X-C0 PPI-X-C0
185 * 2 PPI-Y-C0 PPI-Y-C0 unused
193 * 0 PPI-X-C0 PPI-X1-C0
195 * 2 PPI-Y-C0 PPI-Y1-C0
197 * 4 PPI-Z-C0 CTR-Z1-OUT1
H A Damplc_dio200.c150 * 0 PPI-X-C0 JUMPER-J5 PPI-X-C0
152 * 2 CTR-Y1-OUT1 PPI-Y-C0
160 * 0 CTR-X1-OUT1 PPI-X-C0
162 * 2 CTR-Y1-OUT1 PPI-Y-C0
164 * 4 CTR-Z1-OUT1 PPI-Z-C0
H A Dni_pcidio.c30 is 0=A0, 1=A1, 2=A2, ... 8=B0, 16=C0, 24=D0. The driver only
H A Damplc_pci230.c2305 * The PCI230 can cope with concurrent ADC, DAC, PPI C0 and C3 pci230_interrupt()
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Dhardware.h69 * PXA210 C0 0x69052D25 0x5926C013
76 * PXA250 C0 0x69052D05 0x59264013
87 * PXA27x C0 0x69054114 0x49265013
/linux-4.4.14/crypto/
H A Dwp512.c53 static const u64 C0[256] = { variable
804 L[0] = C0[(int)(K[0] >> 56) ] ^ wp512_process_buffer()
814 L[1] = C0[(int)(K[1] >> 56) ] ^ wp512_process_buffer()
823 L[2] = C0[(int)(K[2] >> 56) ] ^ wp512_process_buffer()
832 L[3] = C0[(int)(K[3] >> 56) ] ^ wp512_process_buffer()
841 L[4] = C0[(int)(K[4] >> 56) ] ^ wp512_process_buffer()
850 L[5] = C0[(int)(K[5] >> 56) ] ^ wp512_process_buffer()
859 L[6] = C0[(int)(K[6] >> 56) ] ^ wp512_process_buffer()
868 L[7] = C0[(int)(K[7] >> 56) ] ^ wp512_process_buffer()
886 L[0] = C0[(int)(state[0] >> 56) ] ^ wp512_process_buffer()
896 L[1] = C0[(int)(state[1] >> 56) ] ^ wp512_process_buffer()
906 L[2] = C0[(int)(state[2] >> 56) ] ^ wp512_process_buffer()
916 L[3] = C0[(int)(state[3] >> 56) ] ^ wp512_process_buffer()
926 L[4] = C0[(int)(state[4] >> 56) ] ^ wp512_process_buffer()
936 L[5] = C0[(int)(state[5] >> 56) ] ^ wp512_process_buffer()
946 L[6] = C0[(int)(state[6] >> 56) ] ^ wp512_process_buffer()
956 L[7] = C0[(int)(state[7] >> 56) ] ^ wp512_process_buffer()
/linux-4.4.14/arch/sh/kernel/cpu/sh3/
H A Dex.S51 .long nmi_trap_handler /* 1C0 */ ! Allow trap to debugger
/linux-4.4.14/arch/x86/include/asm/
H A Dapicdef.h233 /*0C0*/ struct { u32 __reserved[4]; } __reserved_07;
295 /*2C0*/ struct { u32 __reserved[4]; } __reserved_11;
412 /*3C0*/ struct { u32 __reserved[4]; } __reserved_18;
H A Ddma.h26 * controller 2: channels 4-7, word operations, ports C0-DF
/linux-4.4.14/arch/m68k/math-emu/
H A Dmulti_arith.h200 (AB/CD) directly, but we can calculate AB/C0, but this means this fp_dividemant()
201 quotient is off by C0/CD, so we have to multiply the first result fp_dividemant()
205 /* C0/CD can be precalculated, but it's an 64bit division again, but fp_dividemant()
/linux-4.4.14/drivers/staging/xgifb/
H A Dvb_struct.h123 unsigned char Reg[64]; /* C0-FF */
H A Dvb_table.h2394 0x00, 0x20, 0x00, 0x00, 0x7F, 0x20, 0x02, 0x7F, /* ; C0-C7 */
2408 0x05, 0x19, 0x05, 0x7D, 0x03, 0x19, 0x06, 0x7E, /* ; C0-C7 */
2419 0x08, 0x12, 0x08, 0x7E, 0x07, 0x12, 0x09, 0x7E, /* ; C0-C7 */
2430 0x04, 0x1A, 0x04, 0x7E, 0x02, 0x1B, 0x05, 0x7E, /* ; C0-C7 */
2444 0x04, 0x1A, 0x04, 0x7E, 0x03, 0x1A, 0x06, 0x7D, /* ; C0-C7 */
2455 0x07, 0x14, 0x07, 0x7E, 0x06, 0x14, 0x09, 0x7D, /* ; C0-C7 */
2466 0x09, 0x0F, 0x09, 0x7F, 0x08, 0x0F, 0x09, 0x00, /* ; C0-C7 */
2480 0x05, 0x19, 0x05, 0x7D, 0x03, 0x19, 0x06, 0x7E, /* ; C0-C7 */
/linux-4.4.14/tools/power/cpupower/utils/
H A Dcpuidle-info.c111 printf(_("active state: C0\n")); proc_cpuidle_cpu_output()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dix2505v.c113 * byte4: 1 | 1(C1) | 1(C0) | PD5 | PD4 | TM | 0(RTS)| 1(REF)
168 data[2] = 0x81 | ((cc & 0x3) << 5) ; /*PD5,PD4 & TM = 0|C1,C0|REF=1*/ ix2505v_set_params()
H A Dzl10036.c173 * 5[0x00]: P0 | C1 | C0 | R4 | R3 | R2 | R1 | R0
/linux-4.4.14/arch/ia64/include/asm/sn/
H A Dpic.h134 u64 p_force_pin[8]; /* 0x0001{C0,,,F8} */
157 u64 flush_w_touch; /* 0x000{400,,,5C0} */
H A Dtiocp.h82 u64 cp_force_pin[8]; /* 0x0001{C0,,,F8} */
105 u64 flush_w_touch; /* 0x000{400,,,5C0} */
H A Dtioca.h47 u64 ca_pad_0000C0[3]; /* 0x0000{C0..D0} */
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dtrinityd.h222 /* 0 = A0, 1 = A1, 2 = B0, 3 = C0, etc. */
H A Dsumod.h366 /* 0 = A0, 1 = A1, 2 = B0, 3 = C0, etc. */
/linux-4.4.14/drivers/hwmon/
H A Dads7828.c56 /* Command byte C2,C1,C0 - see datasheet */ ads7828_cmd_byte()
H A Dk8temp.c192 /* feature available since SH-C0, exclude older revisions */ k8temp_probe()
H A Df71882fg.c989 * F8000 starts counting temps at 0), B0 maps the TEMP2 and C0 maps to TEMP0
/linux-4.4.14/arch/mips/sibyte/sb1250/
H A Dsetup.c70 pass_str = "C0"; setup_bcm1250()
/linux-4.4.14/net/ipv6/netfilter/
H A Dip6t_hbh.c40 * C0 | 2 -> JUMBO 4 x x x x ( xxxx > 64k )
/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_fw.h897 uint8_t iscsi_name[0xE0]; /* C0-19F : xxzzy Make this a
905 uint16_t ddb_link; /* 1C0-1C1 */
1317 uint64_t mac_rx_frame_discarded; /* 00C0–00C7 */
1349 uint64_t tcp_tx_segments; /* 01C0–01C7 */
1388 uint32_t tx_nopout_pdus; /* 02C0–02C3 */
/linux-4.4.14/drivers/net/ethernet/atheros/alx/
H A Dreg.h191 /* for B0+, bit[13..] for C0+ */
221 /* 1B8C ~ 1B94 for C0+ */
531 /* reg 1830 ~ 186C for C0+, 16 bit map patterns and wake packet detection */
/linux-4.4.14/arch/s390/crypto/
H A Dprng.c258 static const u8 C0[] __initconst = { prng_sha512_selftest()
326 || memcmp(ws.C, C0, sizeof(C0)) != 0) { prng_sha512_selftest()
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Drtl8723a_hal.h84 * 92C0: test chip; 92C, 88C0: test chip;
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h379 __le16 signature; /* 92C0: test chip; 92C,
380 88C0: test chip;
/linux-4.4.14/drivers/tty/serial/
H A Dicom.h78 u32 reserved3; /* 1C0-1C3 Reserved */
/linux-4.4.14/drivers/iio/dac/
H A Dad5624r_spi.c32 * don't care bits. The next three are the command bits, C2 to C0, ad5624r_spi_write()
/linux-4.4.14/drivers/video/fbdev/
H A Dssd1307fb.c172 * C0 C1 C2 C3 C4 ssd1307fb_update_display()
180 * (1) A0 B0 C0 D0 E0 F0 G0 H0 ssd1307fb_update_display()
/linux-4.4.14/arch/s390/kernel/
H A Debcdic.c70 /*C0*/
219 /*C0*/
/linux-4.4.14/drivers/misc/mic/host/
H A Dmic_boot.c457 string = "C0"; _mic_stepping()
/linux-4.4.14/drivers/media/pci/saa7146/
H A Dhexium_gemini.c102 /*C0*/ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dtypes.h120 * 1 4329b0/4329C0
/linux-4.4.14/drivers/acpi/acpica/
H A Dutdecode.c529 /* C0 and above are hardware-specific */ acpi_ut_get_notify_name()
/linux-4.4.14/arch/x86/kernel/
H A Dsmp.c62 * 3AP. fixed in C0 and above steppings microcode update.
/linux-4.4.14/arch/powerpc/include/asm/
H A Ddma.h44 * controller 2: channels 4-7, word operations, ports C0-DF
/linux-4.4.14/arch/mips/include/asm/
H A Ddma.h32 * controller 2: channels 4-7, word operations, ports C0-DF
/linux-4.4.14/arch/mips/kernel/
H A Dmips-cm.c342 "C3=%s C2=%s C1=%s C0=%s SC=%s " mips_cm_error_report()
/linux-4.4.14/arch/sh/boards/
H A Dboard-magicpanelr2.c111 * C3 LCD_DATA3; C2 LCD_DATA2; C1 LCD_DATA1; C0 LCD_DATA0; setup_port_multiplexing()
/linux-4.4.14/tools/power/cpupower/utils/helpers/
H A Dsysfs.c122 * cstates starting with 0, C0 is not counted as cstate.
/linux-4.4.14/tools/power/x86/turbostat/
H A Dturbostat.c339 outp += sprintf(outp, " Totl%%C0"); print_header()
340 outp += sprintf(outp, " Any%%C0"); print_header()
341 outp += sprintf(outp, " GFX%%C0"); print_header()
578 /* Totl%C0, Any%C0 GFX%C0 CPUGFX% */ format_counters()
/linux-4.4.14/drivers/scsi/device_handler/
H A Dscsi_dh_emc.c405 * FIXME: However, if this is seen and EVPD C0 clariion_check_sense()
/linux-4.4.14/drivers/media/pci/tw68/
H A Dtw68-core.c155 tw_writeb(TW68_MVSN, 0); /* 2C0 */ tw68_hw_init1()
/linux-4.4.14/drivers/media/tuners/
H A Dtda9887.c359 tuner_info(" C0-4 top adjustment : %s dB\n", dump_write_message()
/linux-4.4.14/drivers/edac/
H A Di82975x_edac.c530 i82975x_printk(KERN_INFO, "C0 BNKARC = %0x\n", i82975x_probe1()
/linux-4.4.14/arch/alpha/include/asm/
H A Ddma.h31 * controller 2: channels 4-7, word operations, ports C0-DF
/linux-4.4.14/arch/mips/include/asm/sibyte/
H A Dsb1250_scd.h352 /* This feature is present in 1250 C0 and later, but *not* in 112x A revs. */
/linux-4.4.14/arch/sh/drivers/pci/
H A Dpcie-sh7786.h467 #define SH4A_PCIEEXPCAP6 (0x040088) /* R/W R/W 0x0000 03C0 8/16/32 */
/linux-4.4.14/drivers/clk/st/
H A Dclkgen-pll.c225 /* 407 C0 PLL0 */
238 /* 407 C0 PLL1 */
/linux-4.4.14/sound/pci/hda/
H A Dpatch_cirrus.c244 /* Errata: CS4207 rev C0/C1/C2 Silicon
313 /* init_verb sequence for C0/C1/C2 errata*/ cs_init()
H A Dpatch_sigmatel.c1190 102801C0
/linux-4.4.14/drivers/scsi/arcmsr/
H A Darcmsr.h530 uint32_t inbound_queueport_low; /*00C0 00C3*/
/linux-4.4.14/drivers/scsi/
H A Ddc395x.h465 /* C0 Transfer information out with FIFO */
/linux-4.4.14/drivers/gpu/drm/i915/
H A Ddvo_ns2501.c205 uint8_t sync; /* configuration of the C0 register */
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dintel.c260 pr_info("CPU: C0 stepping P4 Xeon detected.\n"); intel_workarounds()
/linux-4.4.14/lib/fonts/
H A Dfont_acorn_8x8.c198 /* C0 */ 0x18, 0x18, 0x18, 0x1f, 0x00, 0x00, 0x00, 0x00,
/linux-4.4.14/include/media/
H A Dsaa7146.h395 #define A_TIME_SLOT2 0x1C0, /* from 1C0 - 1FC */
/linux-4.4.14/sound/pci/ice1712/
H A Dice1712.h266 unsigned char caddr; /* C0 and C1 bits */
H A Dprodigy192.c439 #define AK4114_ADDR 0x00 /* C1-C0: Chip Address
/linux-4.4.14/fs/ocfs2/
H A Docfs2_fs.h659 /*C0*/ __le64 s_reserved2[15]; /* Fill out superblock */
765 /*C0*/ union {
/linux-4.4.14/drivers/usb/serial/
H A Dio_usbvend.h532 __u8 Length; // C0 Desc length, per USB (= 40h)
/linux-4.4.14/drivers/idle/
H A Dintel_idle.c127 * Thus C0 is a dummy.
/linux-4.4.14/drivers/input/mouse/
H A Dsentelic.c1045 /* firmware information is only available since C0 */ fsp_init()
/linux-4.4.14/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c162 u32 mcast_addr[6], __res11[2]; /* 0C0 */
/linux-4.4.14/drivers/pinctrl/
H A Dpinctrl-u300.c337 PINCTRL_PIN(149, "PIO PDI C0"),
/linux-4.4.14/drivers/cpufreq/
H A Dintel_pstate.c954 * we are in C0. So, determine if the actual elapsed time intel_pstate_get_scaled_busy()
/linux-4.4.14/drivers/acpi/
H A Dprocessor_idle.c324 /* the C0 state only exists as a filler in our array */ acpi_processor_get_power_info_default()
/linux-4.4.14/sound/isa/cs423x/
H A Dcs4236_lib.c30 * C0
/linux-4.4.14/arch/sparc/kernel/
H A Dtraps_64.c1057 #define C0 128 macro
1071 /*00*/NONE, C0, C1, M2, C2, M2, M3, 47, C3, M2, M2, 53, M2, 41, 29, M,
/linux-4.4.14/drivers/usb/storage/
H A Dsddr09.c1075 * On still more recent cards 4 bytes: the fourth byte C0 means that
/linux-4.4.14/drivers/usb/class/
H A Dusblp.c112 MFG:HEWLETT-PACKARD;MDL:DESKJET 970C;CMD:MLC,PCL,PML;CLASS:PRINTER;DESCRIPTION:Hewlett-Packard DeskJet 970C;SERN:US970CSEPROF;VSTATUS:$HB0$NC0,ff,DN,IDLE,CUT,K1,C0,DP,NR,KP000,CP027;VP:0800,FL,B0;VJ: ;
/linux-4.4.14/sound/soc/codecs/
H A Dmax98088.c249 { 0xc0, 0x00 }, /* C0 DAI2 biquad */
H A Dmax98090.c233 { 0xC0, 0x00 }, /* C0 Digital Mic 34 Biquad Pre Atten */
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbttv-cards.c1646 .name = "Osprey 100/150 (848)", /* 0x04-54C0-C1 & older boards */
1660 .name = "Osprey 101 (848)", /* 0x05-40C0-C1 */
1722 .name = "Osprey 210/220/230", /* 0x1(A|B)-04C0-C1 */
/linux-4.4.14/drivers/pci/
H A Dquirks.c1051 * Ensure C0 rev restreaming is off. This is normally done by
1059 if (pdev->revision != 0x04) /* Only C0 requires this */ quirk_disable_pxb()
1065 dev_info(&pdev->dev, "C0 revision 450NX. Disabling PCI restreaming\n"); quirk_disable_pxb()
/linux-4.4.14/drivers/media/i2c/
H A Dtvaudio.c655 /* Lower 4 bits (C3..C0) control stereo adjustment on R channel (-0.6 - +0.7 dB)
/linux-4.4.14/drivers/net/ethernet/ti/
H A Ddavinci_emac.c312 /* EMAC EOI codes for C0 */
/linux-4.4.14/drivers/media/usb/gspca/
H A Dsonixj.c2192 static const u8 C0[] = { 0x2d, 0x2d, 0x3a, 0x05, 0x04, 0x3f }; sd_start() local
2442 reg_w(gspca_dev, 0xc0, C0, 6); sd_start()
/linux-4.4.14/drivers/ata/
H A Dsata_mv.c46 * Users of the 6041/6081 Rev.B2 chips (current is C0)
1740 /* 6041/6081 Rev. "C0" (and newer) are okay with async notify */ mv_port_start()
/linux-4.4.14/drivers/message/fusion/
H A Dmptbase.c1489 product_str = "LSI53C1030 C0"; mpt_get_product_name()
1615 product_str = "LSISAS1078 C0"; mpt_get_product_name()
1927 * for PCIX. Set MOST bits to zero if Rev < C0( = 8). mpt_attach()
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_def.h648 uint32_t initval4; /* C0 */
/linux-4.4.14/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c2128 /* Use the Combined reply queue feature only for SAS3 C0 & higher mpt3sas_base_map_resources()
/linux-4.4.14/drivers/net/ethernet/marvell/
H A Dskge.c1306 * Workaround BCOM Errata for the C0 type. bcom_phy_init()

Completed in 4545 milliseconds