/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | cdns-usb3.txt | 1 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 D | renesas,rzv2m-usb3drd.yaml | 7 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 D | mediatek,mtu3.txt | 1 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 D | mediatek,mtu3.yaml | 8 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 D | cdns,usb3.yaml | 7 title: Cadence USBSS-DRD controller 33 - description: OTG/DRD controller interrupt
|
H A D | usb-drd.yaml | 4 $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 D | microchip,mpfs-musb.yaml | 10 - $ref: usb-drd.yaml#
|
H A D | faraday,fotg210.yaml | 14 - $ref: usb-drd.yaml#
|
H A D | mediatek,musb.txt | 1 MediaTek musb DRD/OTG controller
|
H A D | generic.txt | 13 passed via DT, USB DRD controllers should default to
|
H A D | dwc3-st.txt | 40 [1] Documentation/devicetree/bindings/usb/usb-drd.yaml
|
H A D | mediatek,musb.yaml | 8 title: MediaTek MUSB DRD/OTG Controller
|
H A D | ti,am62-usb.yaml | 7 title: TI's AM62 wrapper module for the Synopsys USBSS-DRD controller
|
H A D | ti,j721e-usb.yaml | 7 title: TI wrapper module for the Cadence USBSS-DRD controller
|
H A D | starfive,jh7110-usb.yaml | 7 title: StarFive JH7110 wrapper module for the Cadence USBSS-DRD controller
|
H A D | fsl,imx8qm-cdns3.yaml | 90 reg = <0x5b120000 0x10000>, /* memory area for OTG/DRD registers */
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | brcm,ns2-drd-phy.txt | 4 - 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 D | samsung,usb3-drd-phy.yaml | 4 $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 D | samsung-phy.txt | 141 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 D | brcm,brcmstb-usb-phy.txt | 40 Possible values are: "host", "peripheral ", "drd" or "typec-pd"
|
/freebsd/sys/contrib/libsodium/m4/ |
H A D | ax_valgrind_check.m4 | 7 # 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 D | uncore-other.json | 472 "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 D | mt2712-evb.dts | 206 //enable-manual-drd; 218 enable-manual-drd;
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ModuleBuilder.cpp | 260 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 D | db_script.c | 270 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()
|