Searched refs:oxu (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/usb/host/ |
| H A D | oxu210hp-hcd.c | 754 return handshake(oxu, &oxu->regs->status, in ehci_halt() 781 retval = handshake(oxu, &oxu->regs->command, in ehci_reset() 1021 struct oxu_hcd *oxu = qh->oxu; in qh_destroy() local 1049 qh->oxu = oxu; in oxu_qh_alloc() 1159 oxu->async = oxu_qh_alloc(oxu); in ehci_mem_init() 1905 (void)handshake(oxu, &oxu->regs->status, in qh_link_async() 2975 start_unlink_async(oxu, oxu->async); in oxu_watchdog() 3125 writel(oxu->command, &oxu->regs->command); in oxu_run() 3126 dbg_cmd(oxu, "init", oxu->command); in oxu_run() 3852 oxu->command = readl(&oxu->regs->command); in oxu_bus_suspend() [all …]
|