Home
last modified time | relevance | path

Searched refs:read_roothub (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Dohci.h708 #define read_roothub(hc, register, mask) ({ \ macro
718 { return read_roothub (hc, a, 0xfc0fe000); } in roothub_a()
724 { return read_roothub (hc, portstatus [i], 0xffe0fce0); } in roothub_portstatus()