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

TOMOYO Linux Cross Reference
Linux/include/dt-bindings/clock/k210-clk.h

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ 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.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 /* SPDX-License-Identifier: GPL-2.0-or-later */
  2 /*
  3  * Copyright (C) 2019-20 Sean Anderson <seanga2@gmail.com>
  4  * Copyright (c) 2020 Western Digital Corporation or its affiliates.
  5  */
  6 #ifndef CLOCK_K210_CLK_H
  7 #define CLOCK_K210_CLK_H
  8 
  9 /*
 10  * Kendryte K210 SoC clock identifiers (arbitrary values).
 11  */
 12 #define K210_CLK_CPU    0
 13 #define K210_CLK_SRAM0  1
 14 #define K210_CLK_SRAM1  2
 15 #define K210_CLK_AI     3
 16 #define K210_CLK_DMA    4
 17 #define K210_CLK_FFT    5
 18 #define K210_CLK_ROM    6
 19 #define K210_CLK_DVP    7
 20 #define K210_CLK_APB0   8
 21 #define K210_CLK_APB1   9
 22 #define K210_CLK_APB2   10
 23 #define K210_CLK_I2S0   11
 24 #define K210_CLK_I2S1   12
 25 #define K210_CLK_I2S2   13
 26 #define K210_CLK_I2S0_M 14
 27 #define K210_CLK_I2S1_M 15
 28 #define K210_CLK_I2S2_M 16
 29 #define K210_CLK_WDT0   17
 30 #define K210_CLK_WDT1   18
 31 #define K210_CLK_SPI0   19
 32 #define K210_CLK_SPI1   20
 33 #define K210_CLK_SPI2   21
 34 #define K210_CLK_I2C0   22
 35 #define K210_CLK_I2C1   23
 36 #define K210_CLK_I2C2   24
 37 #define K210_CLK_SPI3   25
 38 #define K210_CLK_TIMER0 26
 39 #define K210_CLK_TIMER1 27
 40 #define K210_CLK_TIMER2 28
 41 #define K210_CLK_GPIO   29
 42 #define K210_CLK_UART1  30
 43 #define K210_CLK_UART2  31
 44 #define K210_CLK_UART3  32
 45 #define K210_CLK_FPIOA  33
 46 #define K210_CLK_SHA    34
 47 #define K210_CLK_AES    35
 48 #define K210_CLK_OTP    36
 49 #define K210_CLK_RTC    37
 50 
 51 #define K210_NUM_CLKS   38
 52 
 53 #endif /* CLOCK_K210_CLK_H */
 54 

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