Home
last modified time | relevance | path

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

12

/linux-6.1.9/arch/microblaze/kernel/cpu/
Dcpuinfo-pvr-full.c23 #define CI(c, p) { ci->c = PVR_##p(pvr); } macro
34 CI(ver_code, VERSION); in set_cpuinfo_pvr_full()
65 CI(pvr_user1, USER1); in set_cpuinfo_pvr_full()
66 CI(pvr_user2, USER2); in set_cpuinfo_pvr_full()
68 CI(mmu, USE_MMU); in set_cpuinfo_pvr_full()
69 CI(mmu_privins, MMU_PRIVINS); in set_cpuinfo_pvr_full()
70 CI(endian, ENDIAN); in set_cpuinfo_pvr_full()
72 CI(use_icache, USE_ICACHE); in set_cpuinfo_pvr_full()
73 CI(icache_tagbits, ICACHE_ADDR_TAG_BITS); in set_cpuinfo_pvr_full()
74 CI(icache_write, ICACHE_ALLOW_WR); in set_cpuinfo_pvr_full()
[all …]
/linux-6.1.9/Documentation/userspace-api/media/dvb/
Dca_high_level.rst3 The High level CI API
10 This document describes the high level CI API as in accordance to the
14 With the High Level CI approach any new card with almost any random
21 array to/from the CI ioctls as defined in the Linux DVB API. No changes
25 Why the need for another CI interface?
31 The CI interface is defined in the DVB API in ca.h as:
39 #define CA_CI 1 /* CI high level interface */
40 #define CA_CI_LINK 2 /* CI link layer level interface */
41 #define CA_CI_PHYS 4 /* CI physical layer level interface */
50 This CI interface follows the CI high level interface, which is not
[all …]
Dca-get-msg.rst34 Receives a message via a CI CA module.
Dca-send-msg.rst34 Sends a message via a CI CA module.
/linux-6.1.9/Documentation/admin-guide/media/
Dci.rst11 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
Ddvb-usb-dvbsky-cardlist.rst31 * - TechnoTrend TT-connect CT2-4650 CI
33 * - TechnoTrend TT-connect CT2-4650 CI v1.1
35 * - TechnoTrend TT-connect S2-4650 CI
Dcx23885-cardlist.rst86 - NetUP Dual DVB-S2 CI
138 - NetUP Dual DVB-T/C-CI RF
210 - Technotrend TT-budget CT2-4500 CI
Ddvb-usb-az6007-cardlist.rst17 * - Technisat CableStar Combo HD CI
Ddvb-usb-pctv452e-cardlist.rst19 * - Technotrend TT Connect S2-3650-CI
Ddvb-usb-az6027-cardlist.rst23 * - Technisat SkyStar USB 2 HD CI
/linux-6.1.9/tools/perf/util/c++/
Dclang.cpp60 CompilerInvocation *CI = tooling::newInvocation(&Diags, CCArgs in createCompilerInvocation() local
66 FrontendOptions& Opts = CI->getFrontendOpts(); in createCompilerInvocation()
70 return CI; in createCompilerInvocation()
87 IntrusiveRefCntPtr<CompilerInvocation> CI = in getModuleFromSource() local
90 Clang.setInvocation(&*CI); in getModuleFromSource()
92 std::shared_ptr<CompilerInvocation> CI( in getModuleFromSource() local
95 Clang.setInvocation(CI); in getModuleFromSource()
/linux-6.1.9/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-6.1.9/Documentation/translations/zh_CN/maintainer/
Dmaintainer-entry-profile.rst30 - 是否有任何机器人或CI基础设施监视列表,或子系统是否使用自动测试反馈以便把
/linux-6.1.9/drivers/media/pci/netup_unidvb/
DKconfig18 Two CI slots available for CAM modules.
/linux-6.1.9/Documentation/gpu/rfc/
Di915_gem_lmem.rst13 start running IGTs which can utilize local-memory in CI
Di915_scheduler.rst19 * Enable CI on supported platforms for a baseline
20 * Rework / get CI heathly for GuC submission in place as needed
/linux-6.1.9/Documentation/powerpc/
Ddawr-power9.rst6 cause a checkstop if it points to cache inhibited (CI) memory. Currently Linux
7 has no way to distinguish CI memory when configuring the DAWR, so on affected
/linux-6.1.9/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
Dpeci-dimmtemp.rst47 temp[N]_label Provides string "DIMM CI", where C is DIMM channel and
/linux-6.1.9/Documentation/devicetree/bindings/perf/
Darm,cmn.yaml40 relevant for newer CMN/CI products.
/linux-6.1.9/kernel/configs/
Ddebug.config1 # The config is based on running daily CI for enterprise Linux distros to
/linux-6.1.9/Documentation/devicetree/bindings/pinctrl/
Dabilis,tb10x-iomux.txt31 - CI+ port: ciplus
/linux-6.1.9/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp.c141 HINIC_SQ_CTXT_PREF_SET(ci_start, CI) | in hinic_sq_prepare_ctxt()
185 HINIC_RQ_CTXT_WQ_PAGE_SET(ci_start, CI); in hinic_rq_prepare_ctxt()
198 HINIC_RQ_CTXT_PREF_SET(ci_start, CI); in hinic_rq_prepare_ctxt()
/linux-6.1.9/Documentation/translations/zh_CN/process/
Dsubmitting-patches.rst587 中的什么位置通常很有用。这对于自动化持续集成流水(CI)特别有用,这些流水线试
605 行 ``base-commit:`` 尾注,它为审阅者和CI工具提供了足够的信息以正确执行
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/ttpci/
DKconfig42 tristate "Budget cards with onboard CI connector (DEPRECATED)"

12