Searched refs:ISO_BUF_FILL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/isp1760/ |
H A D | isp1760-regs.h | 92 #define ISO_BUF_FILL (1 << 2) macro
|
/kernel/linux/linux-6.6/drivers/usb/isp1760/ |
H A D | isp1760-regs.h | 99 ISO_BUF_FILL, INT_BUF_FILL, ATL_BUF_FILL, enumerator
|
H A D | isp1760-core.c | 226 [ISO_BUF_FILL] = REG_FIELD(ISP176x_HC_BUFFER_STATUS, 2, 2), 296 [ISO_BUF_FILL] = REG_FIELD(ISP1763_HC_BUFFER_STATUS, 2, 2),
|
H A D | isp1760-hcd.c | 753 isp1760_hcd_clear(hcd, ISO_BUF_FILL); in isp1760_hc_setup() 1602 isp1760_hcd_clear(hcd, ISO_BUF_FILL); in isp1763_run()
|
Completed in 7 milliseconds