Searched refs:read_roothub (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci.h | 709 #define read_roothub(hc, register, mask) ({ \ macro 719 { return read_roothub (hc, a, 0xfc0fe000); } in roothub_a() 725 { return read_roothub (hc, portstatus [i], 0xffe0fce0); } in roothub_portstatus()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci.h | 709 #define read_roothub(hc, register, mask) ({ \ macro 719 { return read_roothub (hc, a, 0xfc0fe000); } in roothub_a() 725 { return read_roothub (hc, portstatus [i], 0xffe0fce0); } in roothub_portstatus()
|
Completed in 4 milliseconds