Home
last modified time | relevance | path

Searched refs:PIPE (Results 1 – 25 of 43) sorted by relevance

12

/linux-6.3-rc2/Documentation/devicetree/bindings/clock/
A Dqcom,gcc-msm8996.yaml29 - description: PCIe 0 PIPE clock (optional)
30 - description: PCIe 1 PIPE clock (optional)
31 - description: PCIe 2 PIPE clock (optional)
32 - description: USB3 PIPE clock (optional)
A Dqcom,gcc-qcs404.yaml27 - description: PCIe 0 PIPE clock (optional)
A Dqcom,gcc-apq8084.yaml38 - description: PCIe PIPE clock
/linux-6.3-rc2/Documentation/devicetree/bindings/pci/
A Dqcom,pcie.yaml305 - const: pipe # PIPE reset
360 - const: pipe # PIPE reset
392 - const: pipe # PIPE reset
443 - const: pipe # PIPE clock
444 - const: pipe_mux # PIPE MUX
477 - const: pipe # PIPE clock
491 - const: pipe # PIPE clock
594 - const: pipe # PIPE clock
595 - const: pipe_mux # PIPE MUX
625 - const: pipe # PIPE clock
[all …]
/linux-6.3-rc2/arch/powerpc/xmon/
A Dspu-opc.c25 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
27 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
A Dspu.h62 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
64 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
/linux-6.3-rc2/tools/perf/util/
A Dsetup.py2 from subprocess import Popen, PIPE
15 cc_is_clang = b"clang version" in Popen([cc, "-v"], stderr=PIPE).stderr.readline()
19 …c_options + option, path.join(src_feature_tests, "test-hello.c") ], stderr=PIPE).stderr.readlines()
/linux-6.3-rc2/tools/testing/selftests/tc-testing/plugin-lib/
A DbuildebpfPlugin.py55 stdout=subprocess.PIPE,
56 stderr=subprocess.PIPE,
A DnsPlugin.py134 stdout=subprocess.PIPE,
135 stderr=subprocess.PIPE,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_dccg.h124 DCCG_SFII(OTG, PIXEL_RATE_CNTL, PIPE, DTO_SRC_SEL, 0, mask_sh),\
125 DCCG_SFII(OTG, PIXEL_RATE_CNTL, PIPE, DTO_SRC_SEL, 1, mask_sh),\
126 DCCG_SFII(OTG, PIXEL_RATE_CNTL, PIPE, DTO_SRC_SEL, 2, mask_sh),\
127 DCCG_SFII(OTG, PIXEL_RATE_CNTL, PIPE, DTO_SRC_SEL, 3, mask_sh),\
/linux-6.3-rc2/scripts/kconfig/tests/
A Dconftest.py70 stdin=subprocess.PIPE,
71 stdout=subprocess.PIPE,
72 stderr=subprocess.PIPE,
/linux-6.3-rc2/tools/testing/selftests/net/
A Ddevlink_port_split.py4 from subprocess import PIPE, Popen
32 p = Popen(cmd, stdout=PIPE, stderr=PIPE, shell=True)
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_dccg.h118 DCCG_SFII(OTG, PIXEL_RATE_CNTL, PIPE, DTO_SRC_SEL, 0, mask_sh),\
119 DCCG_SFII(OTG, PIXEL_RATE_CNTL, PIPE, DTO_SRC_SEL, 1, mask_sh),\
120 DCCG_SFII(OTG, PIXEL_RATE_CNTL, PIPE, DTO_SRC_SEL, 2, mask_sh),\
121 DCCG_SFII(OTG, PIXEL_RATE_CNTL, PIPE, DTO_SRC_SEL, 3, mask_sh),\
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_dccg.h115 DCCG_SFII(OTG, PIXEL_RATE_CNTL, PIPE, DTO_SRC_SEL, 0, mask_sh),\
116 DCCG_SFII(OTG, PIXEL_RATE_CNTL, PIPE, DTO_SRC_SEL, 1, mask_sh),\
117 DCCG_SFII(OTG, PIXEL_RATE_CNTL, PIPE, DTO_SRC_SEL, 2, mask_sh),\
118 DCCG_SFII(OTG, PIXEL_RATE_CNTL, PIPE, DTO_SRC_SEL, 3, mask_sh),\
/linux-6.3-rc2/tools/testing/kunit/
A Dkunit_kernel.py83 stderr=subprocess.PIPE,
128 stdin=subprocess.PIPE,
129 stdout=subprocess.PIPE,
149 stdin=subprocess.PIPE,
150 stdout=subprocess.PIPE,
/linux-6.3-rc2/Documentation/sphinx/
A Dkernel_feat.py130 , stdout = subprocess.PIPE
131 , stderr = subprocess.PIPE
A Dkernel_abi.py112 , stdout = subprocess.PIPE
113 , stderr = subprocess.PIPE
A Dkerneldoc.py115 p = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
/linux-6.3-rc2/drivers/phy/tegra/
A DKconfig19 Enable this to support the P2U (PIPE to UPHY) that is part of Tegra 19x SOCs.
/linux-6.3-rc2/tools/perf/trace/beauty/
A Dsignum.c24 P_SIGNUM(PIPE); in syscall_arg__scnprintf_signum()
/linux-6.3-rc2/scripts/clang-tools/
A Drun-clang-tools.py56 stdout=subprocess.PIPE,
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/
A Dphy-tegra194-p2u.yaml17 A P2U instance is a glue logic between Synopsys DesignWare Core PCIe IP's PIPE
A Dqcom,msm8996-qmp-pcie-phy.yaml69 - description: PIPE clock
/linux-6.3-rc2/drivers/gpu/drm/msm/
A DNOTES38 plane -> PIPE{RGBn,VGn} \
51 plane -> PIPE{RGBn,VIGn} \
/linux-6.3-rc2/tools/testing/selftests/exec/
A Dbinfmt_script.py76 stdout=subprocess.PIPE, stderr=subprocess.STDOUT)

Completed in 22 milliseconds

12