Home
last modified time | relevance | path

Searched refs:XS (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/tools/perf/scripts/perl/Perf-Trace-Util/
DContext.c30 XS(XS_Perf__Trace__Context_common_pc); /* prototype to pass -Wmissing-prototypes */
31 XS(XS_Perf__Trace__Context_common_pc) in XS() function
53 XS(XS_Perf__Trace__Context_common_flags); /* prototype to pass -Wmissing-prototypes */
54 XS(XS_Perf__Trace__Context_common_flags) in XS() function
76 XS(XS_Perf__Trace__Context_common_lock_depth); /* prototype to pass -Wmissing-prototypes */
77 XS(XS_Perf__Trace__Context_common_lock_depth) in XS() function
101 XS(boot_Perf__Trace__Context); /* prototype to pass -Wmissing-prototypes */
102 XS(boot_Perf__Trace__Context) in XS() function
DREADME26 XS(boot_Perf__Trace__Context) to silence a warning/error.
/linux-5.19.10/Documentation/admin-guide/media/
Dem28xx-cardlist.rst62 - Terratec Hybrid XS
70 - Terratec Prodigy XS
154 - Terratec Cinergy A Hybrid XS
190 - Terratec Cinergy T XS
194 - Terratec Cinergy T XS (MT2060)
222 - Terratec Hybrid XS Secam
238 - Terratec Cinergy Hybrid T USB XS (em2882)
366 - Terratec Cinergy HTC USB XS
Ddvb-usb-dib0700-cardlist.rst137 * - Terratec Cinergy DT USB XS Diversity/ T5
139 * - Terratec Cinergy DT XS Diversity
Dother-usb-cardlist.rst56 pwc Philips PCVC720K/40 (ToUCam XS) 0471:0313
/linux-5.19.10/Documentation/devicetree/bindings/arm/
Drenesas.yaml222 - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version, RTP0RC7795SIPB0012S)
230 - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version, RTP0RC7796SIPB0012S)
237 - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version, RTP0RC7796SIPB0012SA5A)
277 - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version, RTP0RC77965SIPB012S)
346 - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version)
354 - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version)
362 - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version)
370 - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version)
378 - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version)
386 - renesas,salvator-xs # Salvator-XS (Salvator-X 2nd version)
[all …]
/linux-5.19.10/arch/arm64/boot/dts/renesas/
Dsalvator-xs.dtsi63 * (when SW31 is the default setting on Salvator-XS).
65 * r8a77951 with Salvator-XS.
/linux-5.19.10/drivers/phy/mediatek/
DKconfig31 tristate "MediaTek XS-PHY Driver"
37 Enable this to support the SuperSpeedPlus XS-PHY transceiver for
/linux-5.19.10/Documentation/devicetree/bindings/phy/
Dmediatek,xsphy.yaml8 title: MediaTek XS-PHY Controller Device Tree Bindings
14 The XS-PHY controller supports physical layer functionality for USB3.1
/linux-5.19.10/drivers/video/fbdev/
Dtmiofb.c909 LCR_PR(XS); in tmiofb_dump_regs()
/linux-5.19.10/arch/powerpc/xmon/
Dppc-opc.c2840 #define XS(op, xop, rc) (OP (op) | ((((unsigned long)(xop)) & 0x1ff) << 2) | (((unsigned long)(rc))… macro
2841 #define XS_MASK XS (0x3f, 0x1ff, 1)
6082 {"sradi", XS(31,413,0), XS_MASK, PPC64, 0, {RA, RS, SH6}},
6083 {"sradi.", XS(31,413,1), XS_MASK, PPC64, 0, {RA, RS, SH6}},
6132 {"extswsli", XS(31,445,0), XS_MASK, POWER9, 0, {RA, RS, SH6}},
6133 {"extswsli.", XS(31,445,1), XS_MASK, POWER9, 0, {RA, RS, SH6}},