~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/include/dt-bindings/clock/microchip,mpfs-clock.h

Version: ~ [ linux-6.11-rc3 ] ~ [ linux-6.10.4 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.45 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.104 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.164 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.223 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.281 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.319 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
  2 /*
  3  * Daire McNamara,<daire.mcnamara@microchip.com>
  4  * Copyright (C) 2020-2022 Microchip Technology Inc.  All rights reserved.
  5  */
  6 
  7 #ifndef _DT_BINDINGS_CLK_MICROCHIP_MPFS_H_
  8 #define _DT_BINDINGS_CLK_MICROCHIP_MPFS_H_
  9 
 10 #define CLK_CPU         0
 11 #define CLK_AXI         1
 12 #define CLK_AHB         2
 13 
 14 #define CLK_ENVM        3
 15 #define CLK_MAC0        4
 16 #define CLK_MAC1        5
 17 #define CLK_MMC         6
 18 #define CLK_TIMER       7
 19 #define CLK_MMUART0     8
 20 #define CLK_MMUART1     9
 21 #define CLK_MMUART2     10
 22 #define CLK_MMUART3     11
 23 #define CLK_MMUART4     12
 24 #define CLK_SPI0        13
 25 #define CLK_SPI1        14
 26 #define CLK_I2C0        15
 27 #define CLK_I2C1        16
 28 #define CLK_CAN0        17
 29 #define CLK_CAN1        18
 30 #define CLK_USB         19
 31 #define CLK_RESERVED    20
 32 #define CLK_RTC         21
 33 #define CLK_QSPI        22
 34 #define CLK_GPIO0       23
 35 #define CLK_GPIO1       24
 36 #define CLK_GPIO2       25
 37 #define CLK_DDRC        26
 38 #define CLK_FIC0        27
 39 #define CLK_FIC1        28
 40 #define CLK_FIC2        29
 41 #define CLK_FIC3        30
 42 #define CLK_ATHENA      31
 43 #define CLK_CFM         32
 44 
 45 #define CLK_RTCREF      33
 46 #define CLK_MSSPLL      34
 47 #define CLK_MSSPLL0     34
 48 #define CLK_MSSPLL1     35
 49 #define CLK_MSSPLL2     36
 50 #define CLK_MSSPLL3     37
 51 /* 38 is reserved for MSS PLL internals */
 52 
 53 /* Clock Conditioning Circuitry Clock IDs */
 54 
 55 #define CLK_CCC_PLL0            0
 56 #define CLK_CCC_PLL1            1
 57 #define CLK_CCC_DLL0            2
 58 #define CLK_CCC_DLL1            3
 59 
 60 #define CLK_CCC_PLL0_OUT0       4
 61 #define CLK_CCC_PLL0_OUT1       5
 62 #define CLK_CCC_PLL0_OUT2       6
 63 #define CLK_CCC_PLL0_OUT3       7
 64 
 65 #define CLK_CCC_PLL1_OUT0       8
 66 #define CLK_CCC_PLL1_OUT1       9
 67 #define CLK_CCC_PLL1_OUT2       10
 68 #define CLK_CCC_PLL1_OUT3       11
 69 
 70 #define CLK_CCC_DLL0_OUT0       12
 71 #define CLK_CCC_DLL0_OUT1       13
 72 
 73 #define CLK_CCC_DLL1_OUT0       14
 74 #define CLK_CCC_DLL1_OUT1       15
 75 
 76 #endif  /* _DT_BINDINGS_CLK_MICROCHIP_MPFS_H_ */
 77 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php