Searched refs:CI (Results 1 - 121 of 121) sorted by relevance

/linux-4.4.14/arch/microblaze/kernel/cpu/
H A Dcpuinfo-pvr-full.c23 #define CI(c, p) { ci->c = PVR_##p(pvr); } macro
39 CI(ver_code, VERSION); set_cpuinfo_pvr_full()
70 CI(pvr_user1, USER1); set_cpuinfo_pvr_full()
71 CI(pvr_user2, USER2); set_cpuinfo_pvr_full()
73 CI(mmu, USE_MMU); set_cpuinfo_pvr_full()
74 CI(mmu_privins, MMU_PRIVINS); set_cpuinfo_pvr_full()
75 CI(endian, ENDIAN); set_cpuinfo_pvr_full()
77 CI(use_icache, USE_ICACHE); set_cpuinfo_pvr_full()
78 CI(icache_tagbits, ICACHE_ADDR_TAG_BITS); set_cpuinfo_pvr_full()
79 CI(icache_write, ICACHE_ALLOW_WR); set_cpuinfo_pvr_full()
81 CI(icache_size, ICACHE_BYTE_SIZE); set_cpuinfo_pvr_full()
82 CI(icache_base, ICACHE_BASEADDR); set_cpuinfo_pvr_full()
83 CI(icache_high, ICACHE_HIGHADDR); set_cpuinfo_pvr_full()
85 CI(use_dcache, USE_DCACHE); set_cpuinfo_pvr_full()
86 CI(dcache_tagbits, DCACHE_ADDR_TAG_BITS); set_cpuinfo_pvr_full()
87 CI(dcache_write, DCACHE_ALLOW_WR); set_cpuinfo_pvr_full()
89 CI(dcache_size, DCACHE_BYTE_SIZE); set_cpuinfo_pvr_full()
90 CI(dcache_base, DCACHE_BASEADDR); set_cpuinfo_pvr_full()
91 CI(dcache_high, DCACHE_HIGHADDR); set_cpuinfo_pvr_full()
98 CI(use_dopb, D_OPB); set_cpuinfo_pvr_full()
99 CI(use_iopb, I_OPB); set_cpuinfo_pvr_full()
100 CI(use_dlmb, D_LMB); set_cpuinfo_pvr_full()
101 CI(use_ilmb, I_LMB); set_cpuinfo_pvr_full()
102 CI(num_fsl, FSL_LINKS); set_cpuinfo_pvr_full()
104 CI(irq_edge, INTERRUPT_IS_EDGE); set_cpuinfo_pvr_full()
105 CI(irq_positive, EDGE_IS_POSITIVE); set_cpuinfo_pvr_full()
107 CI(area_optimised, AREA_OPTIMISED); set_cpuinfo_pvr_full()
109 CI(hw_debug, DEBUG_ENABLED); set_cpuinfo_pvr_full()
110 CI(num_pc_brk, NUMBER_OF_PC_BRK); set_cpuinfo_pvr_full()
111 CI(num_rd_brk, NUMBER_OF_RD_ADDR_BRK); set_cpuinfo_pvr_full()
112 CI(num_wr_brk, NUMBER_OF_WR_ADDR_BRK); set_cpuinfo_pvr_full()
114 CI(fpga_family_code, TARGET_FAMILY); set_cpuinfo_pvr_full()
/linux-4.4.14/drivers/media/pci/ddbridge/
H A DMakefile13 # For the staging CI driver cxd2099
H A Dddbridge-core.c1178 modname = "CI"; ddb_port_probe()
/linux-4.4.14/drivers/media/pci/ngene/
H A DMakefile13 # For the staging CI driver cxd2099
/linux-4.4.14/drivers/media/pci/cx23885/
H A Daltera-ci.h4 * CI driver in conjunction with NetUp Dual DVB-T/C RF CI card
37 void *adapter;/* for CI to connect to */
H A Daltera-ci.c4 * CI driver in conjunction with NetUp Dual DVB-T/C RF CI card
77 MODULE_PARM_DESC(ci_dbg, "Enable CI debugging");
83 MODULE_DESCRIPTION("altera FPGA CI module");
104 struct mutex fpga_mutex;/* two CI's on the same fpga */
114 /* stores all private variables for communication with CI */
136 /* pointer for internal params, one for each pair of CI's */
153 Search for the last fpga CI chip or find_inode()
184 * Search of the last fpga CI chip or find_dinode()
326 /* reasonable timeout for CI reset is 10 seconds */ altera_ci_slot_reset()
414 ci_dbg_print("%s: setting CI[1] status = 0x%x\n", netup_read_ci_status()
423 ci_dbg_print("%s: setting CI[0] status = 0x%x\n", netup_read_ci_status()
428 /* CI irq handler */ altera_ci_irq()
771 ci_dbg_print("%s: CI initialized!\n", __func__); altera_ci_init()
790 ci_dbg_print("%s: NetUP CI Revision = 0x%x\n", __func__, ret); altera_ci_init()
796 ci_dbg_print("%s: Cannot initialize CI: Error %d.\n", __func__, ret); altera_ci_init()
H A Dnetup-eeprom.h4 * 24LC02 EEPROM driver in conjunction with NetUP Dual DVB-S2 CI card
H A Dcimax2.c4 * CIMax2(R) SP2 driver in conjunction with NetUp Dual DVB-S2 CI card
62 MODULE_PARM_DESC(ci_dbg, "Enable CI debugging");
76 /* stores all private variables for communication with CI */
383 /* CI irq handler */ netup_ci_slot_status()
469 ci_dbg_print("%s: Unable create CI structure!\n", __func__); netup_ci_init()
521 ci_dbg_print("%s: CI initialized!\n", __func__); netup_ci_init()
525 ci_dbg_print("%s: Cannot initialize CI: Error %d.\n", __func__, ret); netup_ci_init()
H A Dcimax2.h4 * CIMax(R) SP2 driver in conjunction with NetUp Dual DVB-S2 CI card
H A Dnetup-eeprom.c5 * 24LC02 EEPROM driver in conjunction with NetUP Dual DVB-S2 CI card
H A Dnetup-init.c4 * NetUP Dual DVB-S2 CI driver
H A Dcx23885-cards.c38 "NetUP Dual DVB-T/C CI card revision");
311 .name = "NetUP Dual DVB-S2 CI",
531 .name = "NetUP Dual DVB-T/C-CI RF",
696 .name = "Technotrend TT-budget CT2-4500 CI",
H A Dcx23885-dvb.c1086 printk(KERN_INFO "NetUP Dual DVB-S2 CI card port%d MAC=%pM\n", dvb_register_ci_mac()
1095 .adapter = &port->frontends.adapter,/* for CI */ dvb_register_ci_mac()
1144 /* attach CI */ dvb_register_ci_mac()
2415 /* remove I2C client for CI */ cx23885_dvb_unregister()
H A Dcx23885-core.c1015 /* disable MSI for NetUP cards, otherwise CI is not working */ cx23885_dev_setup()
/linux-4.4.14/drivers/media/firewire/
H A Dfiredtv-fw.c242 [FIREDTV_DVB_S] = "FireDTV S/CI",
243 [FIREDTV_DVB_C] = "FireDTV C/CI",
244 [FIREDTV_DVB_T] = "FireDTV T/CI",
343 /* FloppyDTV S/CI and FloppyDTV S2 */
350 /* FloppyDTV T/CI */
357 /* FloppyDTV C/CI */
364 /* FireDTV S/CI and FloppyDTV S2 */
371 /* FireDTV T/CI */
378 /* FireDTV C/CI */
H A Dfiredtv-rc.c116 [0x2a] = KEY_VENDOR, /* "CI" - fixme */
/linux-4.4.14/include/uapi/linux/dvb/
H A Dca.h33 #define CA_CI 1 /* CI high level interface */
34 #define CA_CI_LINK 2 /* CI link layer level interface */
35 #define CA_CI_PHYS 4 /* CI physical layer level interface */
62 /* a message to/from a CI-CAM */
/linux-4.4.14/arch/mn10300/include/asm/
H A Dbusctl-regs.h33 #define BCCR_API_DMACICD 0x00000000 /* - DMA > CI > CD */
34 #define BCCR_API_DMACDCI 0x00010000 /* - DMA > CD > CI */
35 #define BCCR_API_CICDDMA 0x00020000 /* - CI > CD > DMA */
36 #define BCCR_API_CDCIDMA 0x00030000 /* - CD > CI > DMA */
39 #define BCCR_BEPRI_DMACDCI 0x00000000 /* - DMA > CI > CD */
40 #define BCCR_BEPRI_CICDDMA 0x00400000 /* - DMA > CD > CI */
41 #define BCCR_BEPRI_CDCIDMA 0x00800000 /* - CI > CD > DMA */
42 #define BCCR_BEPRI 0x00c00000 /* - CD > CI > DMA */
/linux-4.4.14/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_ci.c4 * DVB CAM support for NetUP Universal Dual DVB-CI
31 /* CI slot 0 base address */
36 /* CI slot 1 base address */
200 dev_err(&pci_dev->dev, "%s(): invalid CI adapter %d\n", netup_unidvb_ci_register()
231 "%s(): CI adapter %d init done\n", __func__, num); netup_unidvb_ci_register()
241 dev_err(&dev->pci_dev->dev, "%s(): invalid CI adapter %d\n", netup_unidvb_ci_unregister()
H A Dnetup_unidvb.h4 * Data type definitions for NetUP Universal Dual DVB-CI
H A Dnetup_unidvb_spi.c4 * Internal SPI driver for NetUP Universal Dual DVB-CI
H A Dnetup_unidvb_i2c.c4 * Internal I2C bus driver for NetUP Universal Dual DVB-CI
H A Dnetup_unidvb_core.c4 * Main module for NetUP Universal Dual DVB-CI
42 MODULE_DESCRIPTION("Driver for NetUP Dual Universal DVB CI PCIe card");
893 dev_err(&pci_dev->dev, "netup_unidvb: CI setup failed\n"); netup_unidvb_initdev()
/linux-4.4.14/drivers/media/pci/mantis/
H A Dmantis_core.c193 /* direction = 0 , no CI passthrough ; 1 , CI passthrough */ mantis_set_direction()
201 /* to CI */ mantis_set_direction()
/linux-4.4.14/drivers/scsi/pm8001/
H A Dpm8001_defs.h98 #define CI (IB + PM8001_MAX_SPCV_INB_NUM) macro
99 #define OB (CI + PM8001_MAX_SPCV_INB_NUM)
H A Dpm8001_init.c280 pm8001_ha->memoryMap.region[CI+i].num_elements = 1; pm8001_alloc()
281 pm8001_ha->memoryMap.region[CI+i].element_size = 4; pm8001_alloc()
282 pm8001_ha->memoryMap.region[CI+i].total_len = 4; pm8001_alloc()
283 pm8001_ha->memoryMap.region[CI+i].alignment = 4; pm8001_alloc()
H A Dpm8001_hwi.c234 pm8001_ha->memoryMap.region[CI + i].phys_addr_hi; init_default_table_values()
236 pm8001_ha->memoryMap.region[CI + i].phys_addr_lo; init_default_table_values()
238 pm8001_ha->memoryMap.region[CI + i].virt_ptr; init_default_table_values()
1366 pm8001_printk("INB Q %x OPCODE:%x , UPDATED PI=%d CI=%d\n", pm8001_mpi_build_cmd()
1399 /* update the CI of outbound queue */ pm8001_mpi_msg_free_set()
1406 pm8001_printk(" CI=%d PI=%d\n", circularQ->consumer_idx, pm8001_mpi_msg_free_set()
1446 pm8001_printk(": CI=%d PI=%d " pm8001_mpi_msg_consume()
1460 /* update the CI of outbound queue */ pm8001_mpi_msg_consume()
1473 /* update the CI of outbound queue */ pm8001_mpi_msg_consume()
H A Dpm80xx_hwi.c506 pm8001_ha->memoryMap.region[CI + i].phys_addr_hi; init_default_table_values()
508 pm8001_ha->memoryMap.region[CI + i].phys_addr_lo; init_default_table_values()
510 pm8001_ha->memoryMap.region[CI + i].virt_ptr; init_default_table_values()
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_hw_ct.c71 * - Update CI
89 * - Update CI
H A Dbfa_hw_cb.c50 * - Update CI (only if new CI)
H A Dbfa_core.c737 * acknowledge RME completions and update CI bfa_isr_rspq()
1125 /* Claim IOCFC dma memory - for shadow CI/PI */ bfa_iocfc_mem_claim()
1493 /* IOCFC dma memory - calculate Shadow CI/PI size */ bfa_iocfc_meminfo()
/linux-4.4.14/drivers/media/pci/ttpci/
H A Dbudget-ci.c9 * CI interface support (c) 2004 Andrew de Quincey <adq_dvb@lidskialf.net>
61 * Some CI modules hang if random addresses are read.
63 * use the same address as for CI version, which should
187 "Budget-CI dvb ir receiver %s", saa->name); msp430_ir_init()
479 // version 0xa2 of the CI firmware doesn't generate interrupts ciintf_init()
490 // register CI interface ciintf_init()
504 printk("budget_ci: CI interface detected, but initialisation failed.\n"); ciintf_init()
508 // Setup CI slot IRQ ciintf_init()
524 printk("budget_ci: CI interface initialised\n"); ciintf_init()
527 // forge a fake CI IRQ so the CAM state is setup correctly ciintf_init()
546 // disable CI interrupts ciintf_deinit()
559 // disable TS data stream to CI interface ciintf_deinit()
1318 case 0x100c: // Hauppauge/TT Nova-CI budget (stv0299/ALPS BSRU6(tsa5059)) frontend_init()
1328 case 0x100f: // Hauppauge/TT Nova-CI budget (stv0299b/Philips su1278(tsa5059)) frontend_init()
1337 case 0x1010: // TT DVB-C CI budget (stv0297/Philips tdm1316l(tda6651tt)) frontend_init()
1358 case 0x1012: // TT DVB-T CI budget (tda10046/Philips tdm1316l(tda6651tt)) frontend_init()
1525 // disable frontend and CI interface budget_ci_detach()
1536 MAKE_BUDGET_INFO(ttbci, "TT-Budget/WinTV-NOVA-CI PCI", BUDGET_TT_HW_DISEQC);
1538 MAKE_BUDGET_INFO(ttbtci, "TT-Budget-T-CI PCI", BUDGET_TT);
1539 MAKE_BUDGET_INFO(ttbcci, "TT-Budget-C-CI PCI", BUDGET_TT);
1590 "budget PCI DVB cards w/ CI-module produced by "
H A Dav7110_ca.c2 * av7110_ca.c: CA and CI stuff
88 * CI link layer file ops
H A Dav7110_hw.h256 /* ancient CI command codes, only two are actually still used
257 * by the link level CI firmware */
H A Dbudget-av.c7 * CI interface support (c) 2004 Olivier Gournet <ogournet@anevia.com> &
85 * 1 - CI memory select 0=>IO memory, 1=>Attribute Memory
86 * 2 - CI Card Enable (Active Low)
87 * 3 - CI Card Detect
304 * if the CI interface is not open, we also do the above test since we ciintf_poll_slot_status()
354 /* register CI interface */ ciintf_init()
1640 "budget PCI DVB w/ analog input and CI-module (e.g. the KNC cards)");
H A Dav7110_hw.c668 printk("dvb-ttpci: firmware @ card %d supports CI link layer interface\n", av7110_firmversion()
671 printk("dvb-ttpci: no firmware support for CI link layer interface @ card %d\n", av7110_firmversion()
H A Dav7110.c595 dprintk(8, "DMA: CI\n"); gpioirq()
/linux-4.4.14/drivers/media/rc/keymaps/
H A Drc-twinhan-dtv-cab-ci.c1 /* keytable for Twinhan DTV CAB CI Remote Controller
H A Drc-budget-ci-old.c19 * Hauppauge (from NOVA-CI-s box product)
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dsp2.h2 * CIMaX SP2/HF CI driver
H A Dsp2_priv.h2 * CIMaX SP2/HF CI driver
H A Dtua6100.h9 * CI interface support (c) 2004 Olivier Gournet <ogournet@anevia.com> &
H A Dm88ds3103.h54 #define M88DS3103_TS_CI 3 /* TS CI Mode */
108 #define M88DS3103_TS_CI 3 /* TS CI Mode */
H A Dsp2.c2 * CIMaX SP2/SP2HF (Atmel T90FJR) CI driver
7 * DVB-S2 CI card (cimax2) with following copyrights:
438 MODULE_DESCRIPTION("CIMaX SP2/HF CI driver");
H A Dtua6100.c9 * CI interface support (c) 2004 Olivier Gournet <ogournet@anevia.com> &
H A Dstv0900_init.h542 { R0900_P1_TSCFGH , 0xe0 }, /* DVB-CI timings */
543 { R0900_P2_TSCFGH , 0xe0 }, /* DVB-CI timings */
/linux-4.4.14/net/decnet/
H A Ddn_nsp_in.c208 { 0, "CI: Truncated message" },
209 { NSP_REASON_ID, "CI: Destination username error" },
210 { NSP_REASON_ID, "CI: Destination username type" },
211 { NSP_REASON_US, "CI: Source username error" },
212 { 0, "CI: Truncated at menuver" },
213 { 0, "CI: Truncated before access or user data" },
214 { NSP_REASON_IO, "CI: Access data format error" },
215 { NSP_REASON_IO, "CI: User data format error" }
449 * init messages with no port identifier if we are in the CI and dn_nsp_disc_init()
H A Daf_decnet.c2238 return " CI"; dn_state2asc()
/linux-4.4.14/drivers/pinctrl/
H A Dpinctrl-u300.c383 PINCTRL_PIN(195, "PI CI D1"),
384 PINCTRL_PIN(196, "PI CI D0"),
385 PINCTRL_PIN(197, "PI CI HSYNC"),
386 PINCTRL_PIN(198, "PI CI VSYNC"),
387 PINCTRL_PIN(199, "PI CI EXT CLK"),
388 PINCTRL_PIN(200, "PO CI EXT RST N"),
391 PINCTRL_PIN(203, "PI CI D6"),
392 PINCTRL_PIN(204, "PI CI D7"),
393 PINCTRL_PIN(205, "PI CI D2"),
394 PINCTRL_PIN(206, "PI CI D3"),
395 PINCTRL_PIN(207, "PI CI D4"),
396 PINCTRL_PIN(208, "PI CI D5"),
397 PINCTRL_PIN(209, "PI CI D8"),
398 PINCTRL_PIN(210, "PI CI D9"),
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Ddst.c494 } else if (!strncmp(state->fw_name, "DCT-CI", 6)) { dst_set_symbolrate()
526 else if (!strncmp(state->fw_name, "DCT-CI", 6)) dst_set_modulation()
654 .fw_name = "DST-CI"
675 .fw_name = "DCT-CI"
682 .fw_name = "DCT-CI"
689 .fw_name = "DCT-CI"
710 .fw_name = "DTT-CI"
751 VP-2030 DCT-CI, Samsung, TS=204
752 VP-2021 DCT-CI, Unknown, TS=204
753 VP-2031 DCT-CI, Philips, TS=188
754 VP-2040 DCT-CI, Philips, TS=188, with CA daughter board
755 VP-2040 DCT-CI, Philips, TS=204, without CA daughter board
760 VP-3040 DTT-CI, Philips, TS=188
761 VP-3040 DTT-CI, Philips, TS=204
818 .device_id = "DST-CI",
846 .device_id = "DCT-CI",
864 .device_id = "DTT-CI",
1075 if (!strncmp(state->fw_name, "DCT-CI", 6)) { dst_get_tuner_info()
H A Ddst_ca.c165 dprintk(verbose, DST_CA_INFO, 1, " ================================ CI Module Application Info ======================================"); ca_get_app_info()
380 dprintk(verbose, DST_CA_ERROR, 1, " DST-CI Command failed."); write_to_8820()
385 dprintk(verbose, DST_CA_NOTICE, 1, " DST-CI Command success."); write_to_8820()
H A Dbt878.c390 BROOKTREE_878_DEVICE(0x11bd, 0x0026, "Pinnacle PCTV SAT CI"),
H A Dbttv-cards.c322 { 0x002611bd, BTTV_BOARD_TWINHAN_DST, "Pinnacle PCTV SAT CI" },
/linux-4.4.14/drivers/crypto/nx/
H A Dnx-842.h32 /* CCW 842 CI/FC masks
34 * "CI/FC Boundary by NX CT type"
H A Dnx-842-powernv.c560 pr_info("coprocessor found on chip %d, CT %d CI %d\n", chip_id, ct, ci); nx842_powernv_probe()
/linux-4.4.14/drivers/net/ppp/
H A Dppp_mppe.h32 /* Build a CI from mppe opts (see RFC 3078) */
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dvtoc.h48 char cisize[4]; /* CI-size for FBA,... */
50 char blkperci[4]; /* no of blocks per CI (FBA), blanks for CKD */
51 char labperci[4]; /* no of labels per CI (FBA), blanks for CKD */
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Dpctv452e.c6 * TT connect S2-3650-CI Common Interface support, MAC readout
139 err("CI error %d; %02X %02X %02X -> %*ph.", tt3650_ci_msg()
263 err("CI not %sabled.", enable ? "en" : "dis"); tt3650_ci_set_video_port()
392 err("Cannot initialize CI: Error %d.", ret); tt3650_ci_init()
397 info("CI initialized."); tt3650_ci_init()
1022 { .name = "Technotrend TT Connect S2-3650-CI",
H A Daz6027.c515 warn("Read CI IO error"); az6027_ci_read_cam_control()
763 err("Cannot initialize CI: Error %d.", ret); az6027_ci_init()
768 deb_info("CI initialized."); az6027_ci_init()
1156 .name = "Technisat SkyStar USB 2 HD CI",
1160 .name = "Technisat SkyStar USB 2 HD CI",
H A Dttusb2.c233 err("CI not %sabled.", enable ? "en" : "dis"); tt3650_ci_set_video_port()
358 err("Cannot initialize CI: Error %d.", ret); tt3650_ci_init()
363 info("CI initialized."); tt3650_ci_init()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
H A Daz6007.c356 pr_warn("Read CI IO error\n"); az6007_ci_read_cam_control()
603 pr_err("Cannot initialize CI: Error %d.\n", ret); az6007_ci_init()
608 pr_debug("CI initialized.\n"); az6007_ci_init()
939 &az6007_cablestar_hdci_props, "Technisat CableStar Combo HD CI", RC_MAP_EMPTY)},
H A Danysee.c1339 /* detach CI */ anysee_ci_release()
1369 /* attach CI */ anysee_init()
H A Ddvbsky.c848 &dvbsky_t680c_props, "TechnoTrend TT-connect CT2-4650 CI",
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dpptable.h499 USHORT usVddc; // We use this field for the "fake" standardized VDDC for power calculations; For CI and newer, we use this as the real VDDC value. in CI we read it as StdVoltageHiSidd
500 ULONG ulLeakageValue; // For CI and newer we use this as the "fake" standar VDDC value. in CI we read it as StdVoltageLoSidd
H A Dcik_reg.h221 enum { /* not defined in the CI/KV reg file */
H A Dppsmc.h112 /* CI/KV/KB */
H A Datombios_crtc.c1833 * CI
1891 /* CI/KV has PPLL0, PPLL1, and PPLL2 */ radeon_atom_pick_pll()
H A Dradeon_mode.h604 /* added for CI */
H A Dradeon_device.c1159 * Max GPUVM size for Cayman, SI and CI are 40 bits. radeon_check_arguments()
H A Dradeon_atombios.c2920 /* CI */ radeon_atom_get_clock_dividers()
H A Datombios.h2305 // New Added from CI Hawaii for GetVoltageInfoTable, input parameter structure
2317 // New Added from CI Hawaii for EVV feature
H A Dcik.c4802 * CI/KB: 1 MEC, 4 Pipes/MEC, 8 Queues/Pipe - 32 Queues total cik_mec_init()
/linux-4.4.14/drivers/gpu/drm/amd/include/
H A Dpptable.h510 USHORT usVddc; // We use this field for the "fake" standardized VDDC for power calculations; For CI and newer, we use this as the real VDDC value. in CI we read it as StdVoltageHiSidd
511 ULONG ulLeakageValue; // For CI and newer we use this as the "fake" standar VDDC value. in CI we read it as StdVoltageLoSidd
H A Datombios.h2371 // New Added from CI Hawaii for GetVoltageInfoTable, input parameter structure
2383 // New Added from CI Hawaii for EVV feature
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.h48 /* added for CI */
H A Dppsmc.h112 /* CI/KV/KB */
H A Damdgpu_amdkfd_gfx_v7.c55 /* not defined in the CI/KV reg file */
H A Damdgpu_atombios.c958 /* CI */ amdgpu_atombios_get_clock_dividers()
H A Ddce_v8_0.c2328 * CI
2368 /* CI/KV has PPLL0, PPLL1, and PPLL2 */ dce_v8_0_pick_pll()
H A Damdgpu_device.c985 * Max GPUVM size for Cayman, SI and CI are 40 bits. amdgpu_check_arguments()
H A Ddce_v10_0.c2427 * CI
H A Ddce_v11_0.c2406 * CI
H A Dgfx_v7_0.c3197 * CI/KB: 1 MEC, 4 Pipes/MEC, 8 Queues/Pipe - 32 Queues total gfx_v7_0_mec_init()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api-coex.h454 * @bt_ci_compliance: 0 - no CI compliance, 1 - CI compliant
/linux-4.4.14/arch/openrisc/include/asm/
H A Dpgtable.h110 * Phys pg.num L PP Index D A WOM WBC CI CC
118 * CI : Cache inhibit
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_da_btree.h98 #define XFS_DA_OP_CILOOKUP 0x0010 /* lookup to return CI name if found */
H A Dxfs_dir2.c324 * If doing a CI lookup and case-insensitive match, dup actual name into
360 struct xfs_name *ci_name) /* out: actual name if CI match */ xfs_dir_lookup()
H A Dxfs_dir2_node.c734 * for a CI name, drop it xfs_dir2_leafn_lookup_for_entry()
740 * If needing the block that is saved with a CI match, xfs_dir2_leafn_lookup_for_entry()
771 /* If there is a CI match block, drop it */ xfs_dir2_leafn_lookup_for_entry()
803 /* If the curbp is not the CI match block, drop it */ xfs_dir2_leafn_lookup_for_entry()
2037 /* If a CI match, dup the actual name and return -EEXIST */ xfs_dir2_node_lookup()
H A Dxfs_fs.h237 #define XFS_FSOP_GEOM_FLAGS_DIRV2CI 0x1000 /* ASCII only CI names */
H A Dxfs_dir2_block.c641 * Fill in inode number, CI name if appropriate, release the block. xfs_dir2_block_lookup()
H A Dxfs_dir2_sf.c773 /* otherwise process the CI match as required by the caller */ xfs_dir2_sf_lookup()
H A Dxfs_dir2_leaf.c1193 * Return the found inode number & CI name if appropriate xfs_dir2_leaf_lookup()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dmmu.h83 /* Large pages can be marked CI
H A Dopal-api.h604 uint8_t ciPort; /* Index of CI port: 0/1 */
/linux-4.4.14/drivers/infiniband/hw/mthca/
H A Dmthca_eq.c659 * We assume that the EQ arm and EQ set CI registers mthca_map_eq_regs()
689 mthca_err(dev, "Couldn't map EQ CI register, aborting.\n"); mthca_map_eq_regs()
H A Dmthca_cmd.c862 mthca_dbg(dev, "Clear int @ %llx, EQ arm @ %llx, EQ set CI @ %llx\n", mthca_QUERY_FW()
/linux-4.4.14/drivers/usb/chipidea/
H A Dci_hdrc_imx.c476 MODULE_DESCRIPTION("CI HDRC i.MX USB binding");
/linux-4.4.14/drivers/media/tuners/
H A Dtea5767.c388 * Byte 4: bit 3:1 : CI (Chip Identification) == 0 tea5767_autodetection()
/linux-4.4.14/drivers/spi/
H A Dspi-ppc4xx.c88 /* clock settings (SCP and CI) for various SPI modes */
/linux-4.4.14/drivers/isdn/hisax/
H A Dst5481.h88 #define TXCI 0x56 /* CI command to be transmitted */
H A Dhfc_sx.c399 /* D- and monitor/CI channel are not enabled */ reset_hfcsx()
H A Dhfc_pci.c146 /* D- and monitor/CI channel are not enabled */ reset_hfcpci()
/linux-4.4.14/fs/xfs/
H A Dxfs_iops.c283 * with CI filesystems). xfs_vn_ci_lookup()
338 * mode, so invalidate (unhash) the dentry in CI-mode. xfs_vn_unlink()
H A Dxfs_inode.c670 * Lookups up an inode from "name". If ci_name is not NULL, then a CI match
671 * is allowed, otherwise it has to be an exact match. If a CI match is found,
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.c1579 /* Configure CI */ vxge_config_ci_for_tti_rti()
1584 /* Enable CI for RTI */ vxge_config_ci_for_tti_rti()
1594 /* Enable CI for TTI */ vxge_config_ci_for_tti_rti()
1599 * For Inta (with or without napi), Set CI ON for only one vxge_config_ci_for_tti_rti()
1774 /* configure CI */ do_vxge_reset()
2900 /* configure CI */ vxge_open()
3793 * Set CI to OFF for all vpaths vxge_config_vpaths()
/linux-4.4.14/drivers/hwmon/
H A Dadm9240.c23 * Chassis Intrusion: clear CI latch with 'echo 0 > intrusion0_alarm'
/linux-4.4.14/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c96 /* mutex used for serializing access to one CI slot */
1007 /* clear down an old CI slot if necessary */ dvb_ca_en50221_thread()
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1188 pr_info("P7IOC diag-data for CI Port %d\n\n", pnv_eeh_get_and_dump_hub_diag()
1192 pr_info(" CI: %016llx %016llx\n", pnv_eeh_get_and_dump_hub_diag()
/linux-4.4.14/drivers/tty/
H A Dmxser.c114 { "CI-104J series", 4, },
118 { "CI-132 series", 4, MXSER_HAS2 },
119 { "CI-134 series", 4, },
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Dlib.c677 IWL_DEBUG_COEX(priv, " CI compliance: %d\n", iwlagn_bt_coex_profile_notif()
/linux-4.4.14/arch/arm/kvm/
H A Dcoproc.c321 * DC{C,I,CI}SW operations:
/linux-4.4.14/sound/isa/
H A Dopl3sa2.c321 if (status & 0x07) { /* TI,CI,PI */ snd_opl3sa2_interrupt()
/linux-4.4.14/sound/pci/
H A Dbt87x.c834 {0x11bd, 0x0026}, /* Pinnacle PCTV SAT CI */
/linux-4.4.14/arch/powerpc/kvm/
H A Dmpic.c174 /* IDR[EP/CI] are only for FSL MPIC prior to v4.0 */
/linux-4.4.14/arch/openrisc/kernel/
H A Dhead.S776 /* mask for DTLB_TR register: - (2) sets CI (cache inhibit) bit,
/linux-4.4.14/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c273 * D- and monitor/CI channel are not enabled reset_hfcpci()
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dskfbi.h19 * FDDI-Fx (x := {I(SA), P(CI)})
/linux-4.4.14/drivers/parisc/
H A Dsba_iommu.c578 pa |= (ci >> PAGE_SHIFT) & 0xff; /* move CI (8 bits) into lowest byte */ sba_io_pdir_entry()
/linux-4.4.14/arch/arm64/kvm/
H A Dsys_regs.c880 * DC{C,I,CI}SW operations:
/linux-4.4.14/drivers/block/mtip32xx/
H A Dmtip32xx.c301 /* guard SACT and CI registers */ mtip_issue_ncq_command()
3247 /* Setup the pointers to the extended s_active and CI registers. */ mtip_hw_init()
/linux-4.4.14/drivers/atm/
H A Dlanai.c1612 #define SERVICE_CI (0x10000000) /* RXed PDU had CI set */

Completed in 6120 milliseconds