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/include/dt-bindings/clock/berlin2q.h

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 /* SPDX-License-Identifier: GPL-2.0 */
    2 /*
    3  * Berlin2 BG2Q clock tree IDs
    4  */
    5 
    6 #define CLKID_SYS               0
    7 #define CLKID_DRMFIGO           1
    8 #define CLKID_CFG               2
    9 #define CLKID_GFX2D             3
   10 #define CLKID_ZSP               4
   11 #define CLKID_PERIF             5
   12 #define CLKID_PCUBE             6
   13 #define CLKID_VSCOPE            7
   14 #define CLKID_NFC_ECC           8
   15 #define CLKID_VPP               9
   16 #define CLKID_APP               10
   17 #define CLKID_SDIO0XIN          11
   18 #define CLKID_SDIO1XIN          12
   19 #define CLKID_GFX2DAXI          13
   20 #define CLKID_GETH0             14
   21 #define CLKID_SATA              15
   22 #define CLKID_AHBAPB            16
   23 #define CLKID_USB0              17
   24 #define CLKID_USB1              18
   25 #define CLKID_USB2              19
   26 #define CLKID_USB3              20
   27 #define CLKID_PBRIDGE           21
   28 #define CLKID_SDIO              22
   29 #define CLKID_NFC               23
   30 #define CLKID_SMEMC             24
   31 #define CLKID_PCIE              25
   32 #define CLKID_TWD               26
   33 #define CLKID_CPU               27

Cache object: 14b87a19c0332476b32b9efa4bd42a68


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