freebsd-dev/sys/mips
Michal Meloun cdf4ec6873 EHCI: Make core reset and port speed reading more generic.
Use driver settable callbacks for handling of:
- core post reset
- reading actual port speed

Typically, OTG enabled EHCI cores wants setting of USBMODE register,
but this register is not defined in EHCI specification and different
cores can have it on different offset.

Also, for cores with TT extension, actual port speed must be determinable.
But again, EHCI specification not covers this so this patch provides
function for two most common variant of speed bits layout.

Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D5088
2016-01-28 14:11:59 +00:00
..
adm5120 Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
alchemy Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
atheros EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
beri Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
cavium Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
conf Remove a duplicate setting of the AH_DEBUG_ALQ option. 2016-01-26 01:16:45 +00:00
gxemul
idt Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
include Shift saved floating point registers up in jmp_buf. 2016-01-20 22:23:08 +00:00
malta Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
mips Convert ss_sp in stack_t and sigstack to void *. 2016-01-27 17:55:01 +00:00
nlm Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
rmi Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
rt305x Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
sentry5 Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
sibyte Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00