projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 6.9.1-gnu
[releases.git]
/
include
/
dt-bindings
/
clock
/
bcm2835-aux.h
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