Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
c2023d5d03be91dbb983606f0ec5e9e4ea36c8c2
/
.
/
marvell
/
linux
/
include
/
dt-bindings
/
clock
/
bcm2835-aux.h
blob: bb79de383a3bcdda3db6294baabc5afba5795b2e [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2015 Broadcom Corporation
*/
#define
BCM2835_AUX_CLOCK_UART
0
#define
BCM2835_AUX_CLOCK_SPI1
1
#define
BCM2835_AUX_CLOCK_SPI2
2
#define
BCM2835_AUX_CLOCK_COUNT
3