Home
last modified time | relevance | path

Searched refs:ptd_write (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-hcd.c181 * For access to ptd memory, use the specialized ptd_read() and ptd_write()
291 static void ptd_write(void __iomem *base, u32 ptd_offset, u32 slot, in ptd_write() function
747 ptd_write(hcd->regs, ptd_offset, slot, ptd); in start_bus_transfer()
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-hcd.c313 * For access to ptd memory, use the specialized ptd_read() and ptd_write()
570 static void ptd_write(struct usb_hcd *hcd, u32 ptd_offset, u32 slot, in ptd_write() function
1039 ptd_write(hcd, ptd_offset, slot, ptd); in start_bus_transfer()

Completed in 6 milliseconds