Home
last modified time | relevance | path

Searched full:eud (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-logging/test/openpower-pels/
H A Dextended_user_data_test.cpp27 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 Dqcom,eud.yaml4 $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 Dsysfs-driver-eud6 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 Dqcom_eud.c98 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 DKconfig148 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 Darm,coresight-dummy-sink.yaml18 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 Dsc7280.dtsi3604 eud: eud@88e0000 { label
3605 compatible = "qcom,sc7280-eud", "qcom,eud";
/openbmc/linux/
H A DMAINTAINERS17500 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 Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]