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/src/arm64/arm/juno-r1-scmi.dts

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 #include "juno-r1.dts"
    2 #include "juno-scmi.dtsi"
    3 
    4 / {
    5         funnel@20130000 {
    6                 power-domains = <&scmi_devpd 8>;
    7         };
    8 
    9         etf@20140000 {
   10                 power-domains = <&scmi_devpd 8>;
   11         };
   12 
   13         funnel@20150000 {
   14                 power-domains = <&scmi_devpd 8>;
   15         };
   16 };
   17 
   18 &cti_sys2 {
   19         power-domains = <&scmi_devpd 8>;
   20 };
   21 
   22 &A57_0 {
   23         clocks = <&scmi_dvfs 0>;
   24 };
   25 &A57_1 {
   26         clocks = <&scmi_dvfs 0>;
   27 };

Cache object: bd21a3aa2d09fa935b1f9ccfdc130df2


[ 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.