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

TOMOYO Linux Cross Reference
Linux/include/dt-bindings/clock/bcm281xx.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-only */
  2 /*
  3  * Copyright (C) 2013 Broadcom Corporation
  4  * Copyright 2013 Linaro Limited
  5  */
  6 
  7 #ifndef _CLOCK_BCM281XX_H
  8 #define _CLOCK_BCM281XX_H
  9 
 10 /*
 11  * This file defines the values used to specify clocks provided by
 12  * the clock control units (CCUs) on Broadcom BCM281XX family SoCs.
 13  */
 14 
 15 /*
 16  * These are the bcm281xx CCU device tree "compatible" strings.
 17  * We're stuck with using "bcm11351" in the string because wild
 18  * cards aren't allowed, and that name was the first one defined
 19  * in this family of devices.
 20  */
 21 #define BCM281XX_DT_ROOT_CCU_COMPAT     "brcm,bcm11351-root-ccu"
 22 #define BCM281XX_DT_AON_CCU_COMPAT      "brcm,bcm11351-aon-ccu"
 23 #define BCM281XX_DT_HUB_CCU_COMPAT      "brcm,bcm11351-hub-ccu"
 24 #define BCM281XX_DT_MASTER_CCU_COMPAT   "brcm,bcm11351-master-ccu"
 25 #define BCM281XX_DT_SLAVE_CCU_COMPAT    "brcm,bcm11351-slave-ccu"
 26 
 27 /* root CCU clock ids */
 28 
 29 #define BCM281XX_ROOT_CCU_FRAC_1M               0
 30 #define BCM281XX_ROOT_CCU_CLOCK_COUNT           1
 31 
 32 /* aon CCU clock ids */
 33 
 34 #define BCM281XX_AON_CCU_HUB_TIMER              0
 35 #define BCM281XX_AON_CCU_PMU_BSC                1
 36 #define BCM281XX_AON_CCU_PMU_BSC_VAR            2
 37 #define BCM281XX_AON_CCU_CLOCK_COUNT            3
 38 
 39 /* hub CCU clock ids */
 40 
 41 #define BCM281XX_HUB_CCU_TMON_1M                0
 42 #define BCM281XX_HUB_CCU_CLOCK_COUNT            1
 43 
 44 /* master CCU clock ids */
 45 
 46 #define BCM281XX_MASTER_CCU_SDIO1               0
 47 #define BCM281XX_MASTER_CCU_SDIO2               1
 48 #define BCM281XX_MASTER_CCU_SDIO3               2
 49 #define BCM281XX_MASTER_CCU_SDIO4               3
 50 #define BCM281XX_MASTER_CCU_USB_IC              4
 51 #define BCM281XX_MASTER_CCU_HSIC2_48M           5
 52 #define BCM281XX_MASTER_CCU_HSIC2_12M           6
 53 #define BCM281XX_MASTER_CCU_CLOCK_COUNT         7
 54 
 55 /* slave CCU clock ids */
 56 
 57 #define BCM281XX_SLAVE_CCU_UARTB                0
 58 #define BCM281XX_SLAVE_CCU_UARTB2               1
 59 #define BCM281XX_SLAVE_CCU_UARTB3               2
 60 #define BCM281XX_SLAVE_CCU_UARTB4               3
 61 #define BCM281XX_SLAVE_CCU_SSP0                 4
 62 #define BCM281XX_SLAVE_CCU_SSP2                 5
 63 #define BCM281XX_SLAVE_CCU_BSC1                 6
 64 #define BCM281XX_SLAVE_CCU_BSC2                 7
 65 #define BCM281XX_SLAVE_CCU_BSC3                 8
 66 #define BCM281XX_SLAVE_CCU_PWM                  9
 67 #define BCM281XX_SLAVE_CCU_CLOCK_COUNT          10
 68 
 69 #endif /* _CLOCK_BCM281XX_H */
 70 

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