Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/arch/microblaze/kernel/cpu/
H A 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 …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A 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 …]
H A Dca-get-msg.rst34 Receives a message via a CI CA module.
H A Dca-send-msg.rst34 Sends a message via a CI CA module.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A 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
H A 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
H A Dcx23885-cardlist.rst86 - NetUP Dual DVB-S2 CI
138 - NetUP Dual DVB-T/C-CI RF
210 - Technotrend TT-budget CT2-4500 CI
H A Ddvb-usb-pctv452e-cardlist.rst19 * - Technotrend TT Connect S2-3650-CI
H A Ddvb-usb-az6007-cardlist.rst17 * - Technisat CableStar Combo HD CI
H A Ddvb-usb-az6027-cardlist.rst23 * - Technisat SkyStar USB 2 HD CI
/OK3568_Linux_fs/kernel/tools/perf/util/c++/
H A Dclang.cpp58 CompilerInvocation *CI = tooling::newInvocation(&Diags, CCArgs); in createCompilerInvocation() local
60 FrontendOptions& Opts = CI->getFrontendOpts(); in createCompilerInvocation()
64 return CI; in createCompilerInvocation()
81 IntrusiveRefCntPtr<CompilerInvocation> CI = in getModuleFromSource() local
84 Clang.setInvocation(&*CI); in getModuleFromSource()
86 std::shared_ptr<CompilerInvocation> CI( in getModuleFromSource() local
89 Clang.setInvocation(CI); in getModuleFromSource()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/
H A DKconfig55 tristate "Altera FPGA based CI module"
59 An Altera FPGA CI module for NetUP Dual DVB-T/C RF CI card.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-cryptography/
H A Dfix-leak-metric.patch10 Subject: [PATCH] Added Ubuntu Jammy to CI (#7047)
12 * Added Ubuntu Jammy to CI
/OK3568_Linux_fs/kernel/Documentation/driver-api/serial/
H A Dmoxa-smartio.rst40 CI-132, CI-132I, CI-132IS,
50 CI-104J, CI-104JS,
51 CI-134, CI-134I, CI-134IS,
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython3-sphinx-rtd-theme_0.5.0.bb19 export CI = "True"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Ddeclarative_ui.pro17 # Import path used by 'make check' since CI doesn't install test imports
/OK3568_Linux_fs/kernel/drivers/media/pci/netup_unidvb/
H A DKconfig18 Two CI slots available for CAM modules.
/OK3568_Linux_fs/buildroot/package/cukinia/
H A DConfig.in13 integration with CI systems such as Jenkins.
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A 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
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A 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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0003-dev_setup.sh-Remove-the-TERM-dependency.patch33 if [[ ! -f .dev_opts.json && -z $CI ]] ; then
/OK3568_Linux_fs/buildroot/package/iputils/
H A D0001-meson-Make-tests-optional.patch51 -# GitHub CI does not have working IPv6
140 +# GitHub CI does not have working IPv6
/OK3568_Linux_fs/buildroot/package/ltp-testsuite/
H A D0005-lapi-if_addr.h-Define-IFA_FLAGS.patch18 IFA_F_NOPREFIXROUTE and therefore CI build didn't catch this error.
/OK3568_Linux_fs/buildroot/support/docker/
H A DDockerfile1 # This Dockerfile generates the docker image that gets used by Gitlab CI
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A 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()

1234