Home
last modified time | relevance | path

Searched refs:CI (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.4/arch/microblaze/kernel/cpu/
Dcpuinfo-pvr-full.c23 #define CI(c, p) { ci->c = PVR_##p(pvr); } macro
39 CI(ver_code, VERSION); in set_cpuinfo_pvr_full()
70 CI(pvr_user1, USER1); in set_cpuinfo_pvr_full()
71 CI(pvr_user2, USER2); in set_cpuinfo_pvr_full()
73 CI(mmu, USE_MMU); in set_cpuinfo_pvr_full()
74 CI(mmu_privins, MMU_PRIVINS); in set_cpuinfo_pvr_full()
75 CI(endian, ENDIAN); in set_cpuinfo_pvr_full()
77 CI(use_icache, USE_ICACHE); in set_cpuinfo_pvr_full()
78 CI(icache_tagbits, ICACHE_ADDR_TAG_BITS); in set_cpuinfo_pvr_full()
79 CI(icache_write, ICACHE_ALLOW_WR); in set_cpuinfo_pvr_full()
[all …]
/Linux-v5.4/Documentation/media/dvb-drivers/
Dci.rst3 Digital TV Conditional Access Interface (CI API)
11 This document describes the usage of the high level CI API as
13 existing low level CI API.
17 For the Twinhan/Twinhan clones, the dst_ca module handles the CI
18 hardware handling.This module is loaded automatically if a CI
65 CI modules that are supported
68 The CI module support is largely dependent upon the firmware on the cards
69 Some cards do support almost all of the available CI modules. There is
70 nothing much that can be done in order to make additional CI modules
79 The High level CI API
[all …]
Dcontributors.rst42 - for various fixes regarding tuning, OSD and CI stuff and his work on VDR
Dcards.rst76 - KNC1 DVB-S, Typhoon DVB-S, Terratec Cinergy 1200 DVB-S (no CI support)
/Linux-v5.4/tools/perf/util/c++/
Dclang.cpp58 CompilerInvocation *CI = tooling::newInvocation(&Diags, CCArgs); in createCompilerInvocation() local
60 FrontendOptions& Opts = CI->getFrontendOpts(); in createCompilerInvocation()
64 return CI; in createCompilerInvocation()
77 IntrusiveRefCntPtr<CompilerInvocation> CI = in getModuleFromSource() local
80 Clang.setInvocation(&*CI); in getModuleFromSource()
82 std::shared_ptr<CompilerInvocation> CI( in getModuleFromSource() local
85 Clang.setInvocation(CI); in getModuleFromSource()
/Linux-v5.4/drivers/scsi/pm8001/
Dpm8001_defs.h98 #define CI (IB + PM8001_MAX_SPCV_INB_NUM) macro
99 #define OB (CI + PM8001_MAX_SPCV_INB_NUM)
Dpm8001_init.c277 pm8001_ha->memoryMap.region[CI+i].num_elements = 1; in pm8001_alloc()
278 pm8001_ha->memoryMap.region[CI+i].element_size = 4; in pm8001_alloc()
279 pm8001_ha->memoryMap.region[CI+i].total_len = 4; in pm8001_alloc()
280 pm8001_ha->memoryMap.region[CI+i].alignment = 4; in pm8001_alloc()
/Linux-v5.4/drivers/media/pci/cx23885/
DKconfig55 tristate "Altera FPGA based CI module"
59 An Altera FPGA CI module for NetUP Dual DVB-T/C RF CI card.
/Linux-v5.4/Documentation/media/v4l-drivers/
Dcx23885-cardlist.rst86 - NetUP Dual DVB-S2 CI
138 - NetUP Dual DVB-T/C-CI RF
210 - Technotrend TT-budget CT2-4500 CI
Dbttv.rst820 - 50689 TV SAT DVB-S CARD CI PCI (SAA7146AH, SU1278?) = "KNC1 TV Station DVB-S"
875 - DTV3000 PV-DTV3000P+ DVB-S CI = Twinhan VP-1030
1402 - Galaxis DVB Card S CI
1403 - Galaxis DVB Card C CI
1406 - Galaxis plug.in S [neuer Name: Galaxis DVB Card S CI
1416 - WinTV NOVA-CI "SDVBACI"
1479 -546 WinTV Nova-S CI
1638 - Standard PCI (DVB-S) w/ CI
1727 - DST-CI Card (DVB Satellite) VP-1030
/Linux-v5.4/drivers/media/pci/netup_unidvb/
DKconfig18 Two CI slots available for CAM modules.
/Linux-v5.4/Documentation/driver-api/serial/
Dmoxa-smartio.rst40 CI-132, CI-132I, CI-132IS,
50 CI-104J, CI-104JS,
51 CI-134, CI-134I, CI-134IS,
/Linux-v5.4/Documentation/media/uapi/dvb/
Dca-get-msg.rst41 Receives a message via a CI CA module.
Dca-send-msg.rst42 Sends a message via a CI CA module.
Dintro.rst89 Conditional Access (CA) hardware like CI adapters and smartcard slots
/Linux-v5.4/Documentation/powerpc/
Ddawr-power9.rst6 if it points to cache inhibited (CI) memory. Currently Linux has no way to
7 disinguish CI memory when configuring the DAWR, so (for now) the DAWR is
/Linux-v5.4/Documentation/hwmon/
Dadm9240.rst172 An alarm is asserted when the CI pin goes active high. The ADM9240
180 Clear the CI latch by writing value 0 to the sysfs intrusion0_alarm file.
196 12 Chassis_Error CI pin went high
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/
Dabilis,tb10x-iomux.txt31 - CI+ port: ciplus
/Linux-v5.4/sound/soc/sof/
DKconfig80 It is intended for SOF CI/releases and not for users or distros.
82 If you are not involved in SOF releases and CI development
/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp.c136 HINIC_SQ_CTXT_PREF_SET(ci_start, CI) | in hinic_sq_prepare_ctxt()
180 HINIC_RQ_CTXT_WQ_PAGE_SET(ci_start, CI); in hinic_rq_prepare_ctxt()
193 HINIC_RQ_CTXT_PREF_SET(ci_start, CI); in hinic_rq_prepare_ctxt()
Dhinic_hw_cmdq.c721 HINIC_CMDQ_CTXT_BLOCK_INFO_SET(atomic_read(&wq->cons_idx), CI); in cmdq_init_queue_ctxt()
/Linux-v5.4/arch/arm/boot/dts/
Dimx6dl-eckelmann-ci4x10.dts14 model = "Eckelmann CI 4X10 Board";
/Linux-v5.4/drivers/media/pci/ttpci/
DKconfig91 tristate "Budget cards with onboard CI connector"
/Linux-v5.4/arch/arc/boot/dts/
Dabilis_tb100.dtsi89 pctl_ciplus: pctl-ciplus { /* CI+ interface */
Dabilis_tb101.dtsi89 pctl_ciplus: pctl-ciplus { /* CI+ interface */

12