Searched defs:hc (Results 1 – 2 of 2) sorted by relevance
96 #define read_roothub(hc, register, mask) ({ \ argument103 static u32 roothub_a (struct ohci *hc) in roothub_a()105 static inline u32 roothub_b (struct ohci *hc) in roothub_b()107 static inline u32 roothub_status (struct ohci *hc) in roothub_status()109 static u32 roothub_portstatus (struct ohci *hc, int i) in roothub_portstatus()
200 static inline u32 roothub_a(struct ohci *hc) in roothub_a()202 static inline u32 roothub_b(struct ohci *hc) in roothub_b()204 static inline u32 roothub_status(struct ohci *hc) in roothub_status()206 static inline u32 roothub_portstatus(struct ohci *hc, int i) in roothub_portstatus()