repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] 5569/1: at91: Support for at91sam9g45: clocks management
[linux-2.6/mini2440.git]
/
include
/
linux
/
oxu210hp.h
blob
0bf96eae53894492af38801814ecccdd6553910f
1
/* platform data for the OXU210HP HCD */
2
3
struct
oxu210hp_platform_data
{
4
unsigned int
bus16
:
1
;
5
unsigned int
use_hcd_otg
:
1
;
6
unsigned int
use_hcd_sph
:
1
;
7
};