Home
last modified time | relevance | path

Searched defs:ptd_offset (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Disp1362-hcd.c189 int ptd_offset = -EINVAL; in claim_ptd_buffers() local
843 u16 ptd_offset = ep->ptd_offset; next_ptd() local
861 int ptd_offset; start_iso_transfers() local
[all...]
H A Disp1362.h392 s16 ptd_offset; /* buffer offset in ISP1362 where member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Disp1362-hcd.c189 int ptd_offset = -EINVAL; in claim_ptd_buffers() local
843 u16 ptd_offset = ep->ptd_offset; next_ptd() local
861 int ptd_offset; start_iso_transfers() local
[all...]
H A Disp1362.h392 s16 ptd_offset; /* buffer offset in ISP1362 where member
/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-hcd.c281 static void ptd_read(void __iomem *base, u32 ptd_offset, u32 slot, in ptd_read() argument
291 static void ptd_write(void __iomem *base, u32 ptd_offset, u32 slot, in ptd_write() argument
717 static void start_bus_transfer(struct usb_hcd *hcd, u32 ptd_offset, int slot, in start_bus_transfer() argument
832 int ptd_offset; enqueue_qtds() local
1072 u32 ptd_offset; handle_done_ptds() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-hcd.c493 static void isp1760_ptd_read(struct usb_hcd *hcd, u32 ptd_offset, u32 slot, in isp1760_ptd_read() argument
506 static void isp1763_ptd_read(struct usb_hcd *hcd, u32 ptd_offset, u32 slot, in isp1763_ptd_read() argument
524 static void ptd_read(struct usb_hcd *hcd, u32 ptd_offset, u32 slot, in ptd_read() argument
535 static void isp1763_ptd_write(struct usb_hcd *hcd, u32 ptd_offset, u32 slot, in isp1763_ptd_write() argument
554 isp1760_ptd_write(void __iomem *base, u32 ptd_offset, u32 slot, struct ptd *ptd) isp1760_ptd_write() argument
570 ptd_write(struct usb_hcd *hcd, u32 ptd_offset, u32 slot, struct ptd *ptd) ptd_write() argument
1000 start_bus_transfer(struct usb_hcd *hcd, u32 ptd_offset, int slot, struct isp1760_slotinfo *slots, struct isp1760_qtd *qtd, struct isp1760_qh *qh, struct ptd *ptd) start_bus_transfer() argument
1121 int ptd_offset; enqueue_qtds() local
1360 u32 ptd_offset; handle_done_ptds() local
[all...]

Completed in 11 milliseconds