diff options
Diffstat (limited to 'include/dt-bindings/clock/bcm2835.h')
| -rw-r--r-- | include/dt-bindings/clock/bcm2835.h | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/bcm2835.h b/include/dt-bindings/clock/bcm2835.h index 61f1d20c2a67..360e00cefd35 100644 --- a/include/dt-bindings/clock/bcm2835.h +++ b/include/dt-bindings/clock/bcm2835.h | |||
| @@ -44,5 +44,23 @@ | |||
| 44 | #define BCM2835_CLOCK_EMMC 28 | 44 | #define BCM2835_CLOCK_EMMC 28 |
| 45 | #define BCM2835_CLOCK_PERI_IMAGE 29 | 45 | #define BCM2835_CLOCK_PERI_IMAGE 29 |
| 46 | #define BCM2835_CLOCK_PWM 30 | 46 | #define BCM2835_CLOCK_PWM 30 |
| 47 | #define BCM2835_CLOCK_PCM 31 | ||
| 47 | 48 | ||
| 48 | #define BCM2835_CLOCK_COUNT 31 | 49 | #define BCM2835_PLLA_DSI0 32 |
| 50 | #define BCM2835_PLLA_CCP2 33 | ||
| 51 | #define BCM2835_PLLD_DSI0 34 | ||
| 52 | #define BCM2835_PLLD_DSI1 35 | ||
| 53 | |||
| 54 | #define BCM2835_CLOCK_AVEO 36 | ||
| 55 | #define BCM2835_CLOCK_DFT 37 | ||
| 56 | #define BCM2835_CLOCK_GP0 38 | ||
| 57 | #define BCM2835_CLOCK_GP1 39 | ||
| 58 | #define BCM2835_CLOCK_GP2 40 | ||
| 59 | #define BCM2835_CLOCK_SLIM 41 | ||
| 60 | #define BCM2835_CLOCK_SMI 42 | ||
| 61 | #define BCM2835_CLOCK_TEC 43 | ||
| 62 | #define BCM2835_CLOCK_DPI 44 | ||
| 63 | #define BCM2835_CLOCK_CAM0 45 | ||
| 64 | #define BCM2835_CLOCK_CAM1 46 | ||
| 65 | #define BCM2835_CLOCK_DSI0E 47 | ||
| 66 | #define BCM2835_CLOCK_DSI1E 48 | ||
