Searched refs:oxu (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 778 return handshake(oxu, &oxu->regs->status, in ehci_halt() 805 retval = handshake(oxu, &oxu->regs->command, in ehci_reset() 1045 struct oxu_hcd *oxu = qh->oxu; in qh_destroy() local 1073 qh->oxu = oxu; in oxu_qh_alloc() 1183 oxu->async = oxu_qh_alloc(oxu); in ehci_mem_init() 1929 (void)handshake(oxu, &oxu->regs->status, in qh_link_async() 2999 start_unlink_async(oxu, oxu->async); in oxu_watchdog() 3149 writel(oxu->command, &oxu->regs->command); in oxu_run() 3150 dbg_cmd(oxu, "init", oxu->command); in oxu_run() 3876 oxu->command = readl(&oxu->regs->command); in oxu_bus_suspend() [all …]
|