• Home
Global Namespace

fdf_devicetree

  • Enums
    • RegisterType
  • Records
    • BindPropertyVisitor
    • BoolProperty
    • BootMetadataElement
    • BootMetadataVisitor
    • BtiVisitor
    • ChildNode
    • DriverHostVisitor
    • DriverVisitor
    • GetPropertyReturn
    • GetPropertyReturn
    • InterruptParser
    • IommuCell
    • Manager
    • MmioVisitor
    • MultiVisitor
    • Node
    • NodeManager
    • ParentNode
    • ParsedProperties
    • Property
    • PropertyParser
    • Reference
    • ReferenceNode
    • ReferenceProperty
    • SmcElement
    • SmcVisitor
    • StringListProperty
    • StringProperty
    • Uint32Array
    • Uint32ArrayProperty
    • Uint32Property
    • Uint64Array
    • Uint64Property
    • Visitor
    • VisitorRegistry
  • Namespaces
    • testing

Namespaces

  • namespace testing

Enumerations

enum RegisterType
Name Value
kMmio 0
kI2c 1
kSpi 2
kSpmi 3

Represents who provides the `reg` property for this node. This information will be set and used

by the visitors. By default `reg` property of all nodes are considered mmio.

Defined at line 45 of file ../../sdk/lib/driver/devicetree/manager/node.h

Records

  • class BindPropertyVisitor
  • class BoolProperty
  • class BootMetadataElement
  • class BootMetadataVisitor
  • class BtiVisitor
  • class ChildNode
  • class DriverHostVisitor
  • class DriverVisitor
  • class GetPropertyReturn
  • class GetPropertyReturn
  • class InterruptParser
  • class IommuCell
  • class Manager
  • class MmioVisitor
  • class MultiVisitor
  • class Node
  • class NodeManager
  • class ParentNode
  • class ParsedProperties
  • class Property
  • class PropertyParser
  • class Reference
  • class ReferenceNode
  • class ReferenceProperty
  • class SmcElement
  • class SmcVisitor
  • class StringListProperty
  • class StringProperty
  • class Uint32Array
  • class Uint32ArrayProperty
  • class Uint32Property
  • class Uint64Array
  • class Uint64Property
  • class Visitor
  • class VisitorRegistry