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/berlin2.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 BG2/BG2CD clock tree IDs
    4  */
    5 
    6 #define CLKID_SYS               0
    7 #define CLKID_CPU               1
    8 #define CLKID_DRMFIGO           2
    9 #define CLKID_CFG               3
   10 #define CLKID_GFX               4
   11 #define CLKID_ZSP               5
   12 #define CLKID_PERIF             6
   13 #define CLKID_PCUBE             7
   14 #define CLKID_VSCOPE            8
   15 #define CLKID_NFC_ECC           9
   16 #define CLKID_VPP               10
   17 #define CLKID_APP               11
   18 #define CLKID_AUDIO0            12
   19 #define CLKID_AUDIO2            13
   20 #define CLKID_AUDIO3            14
   21 #define CLKID_AUDIO1            15
   22 #define CLKID_GFX3D_CORE        16
   23 #define CLKID_GFX3D_SYS         17
   24 #define CLKID_ARC               18
   25 #define CLKID_VIP               19
   26 #define CLKID_SDIO0XIN          20
   27 #define CLKID_SDIO1XIN          21
   28 #define CLKID_GFX3D_EXTRA       22
   29 #define CLKID_GC360             23
   30 #define CLKID_SDIO_DLLMST       24
   31 #define CLKID_GETH0             25
   32 #define CLKID_GETH1             26
   33 #define CLKID_SATA              27
   34 #define CLKID_AHBAPB            28
   35 #define CLKID_USB0              29
   36 #define CLKID_USB1              30
   37 #define CLKID_PBRIDGE           31
   38 #define CLKID_SDIO0             32
   39 #define CLKID_SDIO1             33
   40 #define CLKID_NFC               34
   41 #define CLKID_SMEMC             35
   42 #define CLKID_AUDIOHD           36
   43 #define CLKID_VIDEO0            37
   44 #define CLKID_VIDEO1            38
   45 #define CLKID_VIDEO2            39
   46 #define CLKID_TWD               40

Cache object: 5506901fcaca3e27c61d400445e30d6d


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