RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / include / linux / oxu210hp.h
blob0bf96eae53894492af38801814ecccdd6553910f
1 /* platform data for the OXU210HP HCD */
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 };