Home
last modified time | relevance | path

Searched full:drd (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dcdns-usb3.txt1 Binding for the Cadence USBSS-DRD controller
8 - OTG/DRD registers area
12 "otg" - for OTG/DRD registers space
17 "otg" - interrupt used by DRD/OTG part of driver
41 <0xf3020000 0x10000>; /* memory area for OTG/DRD registers */
H A Drenesas,rzv2m-usb3drd.yaml7 title: Renesas RZ/V2M USB 3.1 DRD controller
13 The RZ/V2{M, MA} USB3.1 DRD module supports the following functions
30 - description: Dual Role Device (DRD)
36 - const: drd
96 interrupt-names = "drd", "bc", "gpi";
H A Dmediatek,mtu3.txt1 The device node for Mediatek USB3.0 DRD controller
39 defined if auto drd switch is enabled, that means the property dr_mode
40 is set as "otg", and meanwhile the property "mediatek,enable-manual-drd"
49 - enable-manual-drd : supports manual dual-role switch via debugfs; usually
H A Dmediatek,mtu3.yaml8 title: MediaTek USB3 DRD Controller
14 - $ref: usb-drd.yaml
17 The DRD controller has a glue layer IPPC (IP Port Control), and its host is
69 - description: DRD controller clock
158 enable-manual-drd:
H A Dcdns,usb3.yaml7 title: Cadence USBSS-DRD controller
33 - description: OTG/DRD controller interrupt
H A Dusb-drd.yaml4 $id: http://devicetree.org/schemas/usb/usb-drd.yaml#
26 mode. In case this attribute isn't passed via DT, USB DRD controllers
H A Dmicrochip,mpfs-musb.yaml10 - $ref: usb-drd.yaml#
H A Dfaraday,fotg210.yaml14 - $ref: usb-drd.yaml#
H A Dmediatek,musb.txt1 MediaTek musb DRD/OTG controller
H A Dgeneric.txt13 passed via DT, USB DRD controllers should default to
H A Ddwc3-st.txt40 [1] Documentation/devicetree/bindings/usb/usb-drd.yaml
H A Dmediatek,musb.yaml8 title: MediaTek MUSB DRD/OTG Controller
H A Dti,am62-usb.yaml7 title: TI's AM62 wrapper module for the Synopsys USBSS-DRD controller
H A Dti,j721e-usb.yaml7 title: TI wrapper module for the Cadence USBSS-DRD controller
H A Dstarfive,jh7110-usb.yaml7 title: StarFive JH7110 wrapper module for the Cadence USBSS-DRD controller
H A Dfsl,imx8qm-cdns3.yaml90 reg = <0x5b120000 0x10000>, /* memory area for OTG/DRD registers */
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dbrcm,ns2-drd-phy.txt4 - compatible: brcm,ns2-drd-phy
8 icfg - for DRD ICFG configurations
9 rst-ctrl - for DRD IDM reset
21 compatible = "brcm,ns2-drd-phy";
H A Dsamsung,usb3-drd-phy.yaml4 $id: http://devicetree.org/schemas/phy/samsung,usb3-drd-phy.yaml#
7 title: Samsung Exynos SoC USB 3.0 DRD PHY USB 2.0 PHY
21 For SoCs like Exynos5420 having multiple USB 3.0 DRD PHY controllers,
43 - Main PHY clock (same as USB DRD controller i.e. DWC3 IP clock), used
H A Dsamsung-phy.txt141 Samsung Exynos5 SoC series USB DRD PHY controller
150 - reg : Register offset and length of USB DRD PHY register set;
154 - phy: main PHY clock (same as USB DRD controller i.e. DWC3 IP clock),
185 - aliases: For SoCs like Exynos5420 having multiple USB 3.0 DRD PHY controllers,
H A Dbrcm,brcmstb-usb-phy.txt40 Possible values are: "host", "peripheral ", "drd" or "typec-pd"
/freebsd/sys/contrib/libsodium/m4/
H A Dax_valgrind_check.m47 # AX_VALGRIND_DFLT(memcheck|helgrind|drd|sgcheck, on|off)
49 # each of the available Valgrind tools (out of memcheck, helgrind and drd)
56 # memcheck, helgrind, drd and sgcheck. These are useful because often only
73 m4_define([valgrind_tool_list], [[memcheck], [helgrind], [drd], [sgcheck]])
155 # memcheck, helgrind, drd, sgcheck). (Default: various)
170 valgrind_drd_flags = --tool=drd $(VALGRIND_drd_FLAGS)
/freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/
H A Duncore-other.json472 "BriefDescription": "TOR Inserts for DRd misses from local IA",
483 "BriefDescription": "TOR Inserts for DRd Pref misses from local IA",
505 "BriefDescription": "TOR Inserts for DRd misses from local IA targeting local memory",
516 "BriefDescription": "TOR Inserts for DRd misses from local IA targeting remote memory",
527 "BriefDescription": "TOR Inserts for DRd Pref misses from local IA targeting local memory",
538 "BriefDescription": "TOR Inserts for DRd Pref misses from local IA targeting remote memory",
549 "BriefDescription": "TOR Occupancy for DRd misses from local IA",
559 "BriefDescription": "TOR Occupancy for DRd misses from local IA targeting local memory",
569 "BriefDescription": "TOR Occupancy for DRd misses from local IA targeting remote memory",
2615 "BriefDescription": "TOR Inserts; DRd hits from local IA",
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt2712-evb.dts206 //enable-manual-drd;
218 enable-manual-drd;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp260 if (auto *DRD = dyn_cast<OMPDeclareReductionDecl>(Member)) { in HandleTagDeclDefinition() local
261 if (Ctx->DeclMustBeEmitted(DRD)) in HandleTagDeclDefinition()
262 Builder->EmitGlobal(DRD); in HandleTagDeclDefinition()
/freebsd/sys/ddb/
H A Ddb_script.c270 struct db_recursion_data *drd; in db_script_exec() local
288 drd = &db_recursion_data[db_recursion]; in db_script_exec()
293 buffer = drd->drd_buffer; in db_script_exec()

12