Searched full:eud (Results 1 – 10 of 10) sorted by relevance
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | extended_user_data_test.cpp | 27 ExtendedUserData eud(stream); in TEST() local 29 EXPECT_TRUE(eud.valid()); in TEST() 30 EXPECT_EQ(eud.header().id, 0x4544); in TEST() 31 EXPECT_EQ(eud.header().size, eudSectionData.size()); in TEST() 32 EXPECT_EQ(eud.header().version, 0x01); in TEST() 33 EXPECT_EQ(eud.header().subType, 0x02); in TEST() 34 EXPECT_EQ(eud.header().componentID, 0x2000); in TEST() 35 EXPECT_EQ(eud.creatorID(), 'O'); in TEST() 37 const auto& data = eud.data(); in TEST() 50 eud.flatten(newStream); in TEST() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,eud.yaml | 4 $id: http://devicetree.org/schemas/soc/qcom/qcom,eud.yaml# 20 - qcom,sc7280-eud 21 - const: qcom,eud 25 - description: EUD Base Register Region 26 - description: EUD Mode Manager Register 29 description: EUD interrupt 57 eud@88e0000 { 58 compatible = "qcom,sc7280-eud", "qcom,eud";
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-eud | 6 USB Debugger(EUD). This enables and disables the 7 EUD based on a 1 or a 0 value. By enabling EUD, 9 EUD for debug and trace capabilities.
|
/openbmc/linux/drivers/usb/misc/ |
H A D | qcom_eud.c | 98 ATTRIBUTE_GROUPS(eud); 115 * disconnected and we need to detach the pet to check if EUD is in safe in pet_eud() 120 /* Detach & Attach pet for EUD */ in pet_eud() 130 /* Attach pet for EUD */ in pet_eud() 232 { .compatible = "qcom,sc7280-eud" }, 248 MODULE_DESCRIPTION("QTI EUD driver");
|
H A D | Kconfig | 148 tristate "QCOM Embedded USB Debugger(EUD) Driver" 153 Embedded USB Debugger (EUD). The EUD is a control peripheral
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,coresight-dummy-sink.yaml | 18 kernel don't have permission to access or configure, e.g., CoreSight EUD on 22 created in the driver. Then the trace flow would be transferred to EUD via 48 dummy sink, such as Embedded USB debugger(EUD).
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7280.dtsi | 3604 eud: eud@88e0000 { label 3605 compatible = "qcom,sc7280-eud", "qcom,eud";
|
/openbmc/linux/ |
H A D | MAINTAINERS | 17500 QCOM EMBEDDED USB DEBUGGER (EUD) 17504 F: Documentation/ABI/testing/sysfs-driver-eud 17505 F: Documentation/devicetree/bindings/soc/qcom/qcom,eud.yaml
|
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |