The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/device-tree/Bindings/misc/nvidia,tegra186-misc.txt

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 NVIDIA Tegra186 (and later) MISC register block
    2 
    3 The MISC register block found on Tegra186 and later SoCs contains registers
    4 that can be used to identify a given chip and various strapping options.
    5 
    6 Required properties:
    7 - compatible: Must be:
    8   - Tegra186: "nvidia,tegra186-misc"
    9   - Tegra194: "nvidia,tegra194-misc"
   10   - Tegra234: "nvidia,tegra234-misc"
   11 - reg: Should contain 2 entries: The first entry gives the physical address
   12        and length of the register region which contains revision and debug
   13        features. The second entry specifies the physical address and length
   14        of the register region indicating the strapping options.

Cache object: 88f445994ac4e3c6cb69256d9815b2de


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.