repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
accel/qaic: Add AIC200 support
[drm/drm-misc.git]
/
include
/
dt-bindings
/
clock
/
sun6i-rtc.h
blob
3bd3aa3d57ce11f92ead01be8b93a90d760a28b1
1
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
2
3
#ifndef _DT_BINDINGS_CLK_SUN6I_RTC_H_
4
#define _DT_BINDINGS_CLK_SUN6I_RTC_H_
5
6
#define CLK_OSC32K 0
7
#define CLK_OSC32K_FANOUT 1
8
#define CLK_IOSC 2
9
10
#endif
/* _DT_BINDINGS_CLK_SUN6I_RTC_H_ */