repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
include
/
dt-bindings
/
clock
/
bcm2835-aux.h
blob
bb79de383a3bcdda3db6294baabc5afba5795b2e
1
/* SPDX-License-Identifier: GPL-2.0 */
2
/*
3
* Copyright (C) 2015 Broadcom Corporation
4
*/
5
6
#define BCM2835_AUX_CLOCK_UART 0
7
#define BCM2835_AUX_CLOCK_SPI1 1
8
#define BCM2835_AUX_CLOCK_SPI2 2
9
#define BCM2835_AUX_CLOCK_COUNT 3