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
/
clk
/
versaclock.h
blob
c6a6a0946564c8cf3f984c39576d393adaab5552
1
/* SPDX-License-Identifier: GPL-2.0 */
2
3
/* This file defines field values used by the versaclock 6 family
4
* for defining output type
5
*/
6
7
#define VC5_LVPECL 0
8
#define VC5_CMOS 1
9
#define VC5_HCSL33 2
10
#define VC5_LVDS 3
11
#define VC5_CMOS2 4
12
#define VC5_CMOSD 5
13
#define VC5_HCSL25 6