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
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
[linux/fpc-iii.git]
/
include
/
dt-bindings
/
clock
/
gxbb-clkc.h
blob
f889d80246cbc87cb20412538c829612d4fb054b
1
/*
2
* GXBB clock tree IDs
3
*/
4
5
#ifndef __GXBB_CLKC_H
6
#define __GXBB_CLKC_H
7
8
#define CLKID_CPUCLK 1
9
#define CLKID_CLK81 12
10
#define CLKID_ETH 36
11
12
#endif
/* __GXBB_CLKC_H */