Linux Kernel
3.7.1
|
Data Fields | |
int | freq |
u8 | enable_delay |
u8 | stable_count |
u8 | active_delay |
u8 | xtal_freq_count |
u16 | debounce |
Definition at line 144 of file tegra_usb_phy.c.
u8 active_delay |
Definition at line 148 of file tegra_usb_phy.c.
u16 debounce |
Definition at line 150 of file tegra_usb_phy.c.
u8 enable_delay |
Definition at line 146 of file tegra_usb_phy.c.
int freq |
Definition at line 145 of file tegra_usb_phy.c.
u8 stable_count |
Definition at line 147 of file tegra_usb_phy.c.
u8 xtal_freq_count |
Definition at line 149 of file tegra_usb_phy.c.