/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/clock/ |
H A D | stih410-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih418-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih407-clks.h | 8 /* CLOCKGEN C0 */
|
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/clock/ |
H A D | stih410-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih418-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih407-clks.h | 8 /* CLOCKGEN C0 */
|
/linux-4.4.14/include/dt-bindings/clock/ |
H A D | stih410-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih418-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih407-clks.h | 8 /* CLOCKGEN C0 */
|
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/clock/ |
H A D | stih410-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih418-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih407-clks.h | 8 /* CLOCKGEN C0 */
|
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/clock/ |
H A D | stih410-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih418-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih407-clks.h | 8 /* CLOCKGEN C0 */
|
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/clock/ |
H A D | stih410-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih418-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih407-clks.h | 8 /* CLOCKGEN C0 */
|
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/clock/ |
H A D | stih410-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih418-clks.h | 12 /* CLOCKGEN C0 */
|
H A D | stih407-clks.h | 8 /* CLOCKGEN C0 */
|
/linux-4.4.14/arch/mips/jazz/ |
H A D | irq.c | 79 /* 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 D | setup.c | 58 /* 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 D | mperf_monitor.c | 27 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 D | amplc_dio200_pci.c | 183 * 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 D | amplc_dio200.c | 150 * 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 D | ni_pcidio.c | 30 is 0=A0, 1=A1, 2=A2, ... 8=B0, 16=C0, 24=D0. The driver only
|
H A D | amplc_pci230.c | 2305 * 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 D | hardware.h | 69 * PXA210 C0 0x69052D25 0x5926C013 76 * PXA250 C0 0x69052D05 0x59264013 87 * PXA27x C0 0x69054114 0x49265013
|
/linux-4.4.14/crypto/ |
H A D | wp512.c | 53 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 D | ex.S | 51 .long nmi_trap_handler /* 1C0 */ ! Allow trap to debugger
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | apicdef.h | 233 /*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 D | dma.h | 26 * controller 2: channels 4-7, word operations, ports C0-DF
|
/linux-4.4.14/arch/m68k/math-emu/ |
H A D | multi_arith.h | 200 (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 D | vb_struct.h | 123 unsigned char Reg[64]; /* C0-FF */
|
H A D | vb_table.h | 2394 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 D | cpuidle-info.c | 111 printf(_("active state: C0\n")); proc_cpuidle_cpu_output()
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | ix2505v.c | 113 * 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 D | zl10036.c | 173 * 5[0x00]: P0 | C1 | C0 | R4 | R3 | R2 | R1 | R0
|
/linux-4.4.14/arch/ia64/include/asm/sn/ |
H A D | pic.h | 134 u64 p_force_pin[8]; /* 0x0001{C0,,,F8} */ 157 u64 flush_w_touch; /* 0x000{400,,,5C0} */
|
H A D | tiocp.h | 82 u64 cp_force_pin[8]; /* 0x0001{C0,,,F8} */ 105 u64 flush_w_touch; /* 0x000{400,,,5C0} */
|
H A D | tioca.h | 47 u64 ca_pad_0000C0[3]; /* 0x0000{C0..D0} */
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | trinityd.h | 222 /* 0 = A0, 1 = A1, 2 = B0, 3 = C0, etc. */
|
H A D | sumod.h | 366 /* 0 = A0, 1 = A1, 2 = B0, 3 = C0, etc. */
|
/linux-4.4.14/drivers/hwmon/ |
H A D | ads7828.c | 56 /* Command byte C2,C1,C0 - see datasheet */ ads7828_cmd_byte()
|
H A D | k8temp.c | 192 /* feature available since SH-C0, exclude older revisions */ k8temp_probe()
|
H A D | f71882fg.c | 989 * 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 D | setup.c | 70 pass_str = "C0"; setup_bcm1250()
|
/linux-4.4.14/net/ipv6/netfilter/ |
H A D | ip6t_hbh.c | 40 * C0 | 2 -> JUMBO 4 x x x x ( xxxx > 64k )
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
H A D | ql4_fw.h | 897 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 D | reg.h | 191 /* 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 D | prng.c | 258 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 D | rtl8723a_hal.h | 84 * 92C0: test chip; 92C, 88C0: test chip;
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu.h | 379 __le16 signature; /* 92C0: test chip; 92C, 380 88C0: test chip;
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | icom.h | 78 u32 reserved3; /* 1C0-1C3 Reserved */
|
/linux-4.4.14/drivers/iio/dac/ |
H A D | ad5624r_spi.c | 32 * 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 D | ssd1307fb.c | 172 * 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 D | ebcdic.c | 70 /*C0*/ 219 /*C0*/
|
/linux-4.4.14/drivers/misc/mic/host/ |
H A D | mic_boot.c | 457 string = "C0"; _mic_stepping()
|
/linux-4.4.14/drivers/media/pci/saa7146/ |
H A D | hexium_gemini.c | 102 /*C0*/ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | types.h | 120 * 1 4329b0/4329C0
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | utdecode.c | 529 /* C0 and above are hardware-specific */ acpi_ut_get_notify_name()
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | smp.c | 62 * 3AP. fixed in C0 and above steppings microcode update.
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | dma.h | 44 * controller 2: channels 4-7, word operations, ports C0-DF
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | dma.h | 32 * controller 2: channels 4-7, word operations, ports C0-DF
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | mips-cm.c | 342 "C3=%s C2=%s C1=%s C0=%s SC=%s " mips_cm_error_report()
|
/linux-4.4.14/arch/sh/boards/ |
H A D | board-magicpanelr2.c | 111 * 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 D | sysfs.c | 122 * cstates starting with 0, C0 is not counted as cstate.
|
/linux-4.4.14/tools/power/x86/turbostat/ |
H A D | turbostat.c | 339 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 D | scsi_dh_emc.c | 405 * FIXME: However, if this is seen and EVPD C0 clariion_check_sense()
|
/linux-4.4.14/drivers/media/pci/tw68/ |
H A D | tw68-core.c | 155 tw_writeb(TW68_MVSN, 0); /* 2C0 */ tw68_hw_init1()
|
/linux-4.4.14/drivers/media/tuners/ |
H A D | tda9887.c | 359 tuner_info(" C0-4 top adjustment : %s dB\n", dump_write_message()
|
/linux-4.4.14/drivers/edac/ |
H A D | i82975x_edac.c | 530 i82975x_printk(KERN_INFO, "C0 BNKARC = %0x\n", i82975x_probe1()
|
/linux-4.4.14/arch/alpha/include/asm/ |
H A D | dma.h | 31 * controller 2: channels 4-7, word operations, ports C0-DF
|
/linux-4.4.14/arch/mips/include/asm/sibyte/ |
H A D | sb1250_scd.h | 352 /* 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 D | pcie-sh7786.h | 467 #define SH4A_PCIEEXPCAP6 (0x040088) /* R/W R/W 0x0000 03C0 8/16/32 */
|
/linux-4.4.14/drivers/clk/st/ |
H A D | clkgen-pll.c | 225 /* 407 C0 PLL0 */ 238 /* 407 C0 PLL1 */
|
/linux-4.4.14/sound/pci/hda/ |
H A D | patch_cirrus.c | 244 /* Errata: CS4207 rev C0/C1/C2 Silicon 313 /* init_verb sequence for C0/C1/C2 errata*/ cs_init()
|
H A D | patch_sigmatel.c | 1190 102801C0
|
/linux-4.4.14/drivers/scsi/arcmsr/ |
H A D | arcmsr.h | 530 uint32_t inbound_queueport_low; /*00C0 00C3*/
|
/linux-4.4.14/drivers/scsi/ |
H A D | dc395x.h | 465 /* C0 Transfer information out with FIFO */
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | dvo_ns2501.c | 205 uint8_t sync; /* configuration of the C0 register */
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | intel.c | 260 pr_info("CPU: C0 stepping P4 Xeon detected.\n"); intel_workarounds()
|
/linux-4.4.14/lib/fonts/ |
H A D | font_acorn_8x8.c | 198 /* C0 */ 0x18, 0x18, 0x18, 0x1f, 0x00, 0x00, 0x00, 0x00,
|
/linux-4.4.14/include/media/ |
H A D | saa7146.h | 395 #define A_TIME_SLOT2 0x1C0, /* from 1C0 - 1FC */
|
/linux-4.4.14/sound/pci/ice1712/ |
H A D | ice1712.h | 266 unsigned char caddr; /* C0 and C1 bits */
|
H A D | prodigy192.c | 439 #define AK4114_ADDR 0x00 /* C1-C0: Chip Address
|
/linux-4.4.14/fs/ocfs2/ |
H A D | ocfs2_fs.h | 659 /*C0*/ __le64 s_reserved2[15]; /* Fill out superblock */ 765 /*C0*/ union {
|
/linux-4.4.14/drivers/usb/serial/ |
H A D | io_usbvend.h | 532 __u8 Length; // C0 Desc length, per USB (= 40h)
|
/linux-4.4.14/drivers/idle/ |
H A D | intel_idle.c | 127 * Thus C0 is a dummy.
|
/linux-4.4.14/drivers/input/mouse/ |
H A D | sentelic.c | 1045 /* firmware information is only available since C0 */ fsp_init()
|
/linux-4.4.14/drivers/net/ethernet/xscale/ |
H A D | ixp4xx_eth.c | 162 u32 mcast_addr[6], __res11[2]; /* 0C0 */
|
/linux-4.4.14/drivers/pinctrl/ |
H A D | pinctrl-u300.c | 337 PINCTRL_PIN(149, "PIO PDI C0"),
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | intel_pstate.c | 954 * we are in C0. So, determine if the actual elapsed time intel_pstate_get_scaled_busy()
|
/linux-4.4.14/drivers/acpi/ |
H A D | processor_idle.c | 324 /* 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 D | cs4236_lib.c | 30 * C0
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | traps_64.c | 1057 #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 D | sddr09.c | 1075 * On still more recent cards 4 bytes: the fourth byte C0 means that
|
/linux-4.4.14/drivers/usb/class/ |
H A D | usblp.c | 112 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 D | max98088.c | 249 { 0xc0, 0x00 }, /* C0 DAI2 biquad */
|
H A D | max98090.c | 233 { 0xC0, 0x00 }, /* C0 Digital Mic 34 Biquad Pre Atten */
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 1646 .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 D | quirks.c | 1051 * 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 D | tvaudio.c | 655 /* 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 D | davinci_emac.c | 312 /* EMAC EOI codes for C0 */
|
/linux-4.4.14/drivers/media/usb/gspca/ |
H A D | sonixj.c | 2192 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 D | sata_mv.c | 46 * 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 D | mptbase.c | 1489 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 D | qla_def.h | 648 uint32_t initval4; /* C0 */
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.c | 2128 /* 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 D | skge.c | 1306 * Workaround BCOM Errata for the C0 type. bcom_phy_init()
|