Searched refs:ATL_BUF_FILL (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/isp1760/ |
H A D | isp1760-regs.h | 94 #define ATL_BUF_FILL (1 << 0) macro
|
H A D | isp1760-hcd.c | 1353 ATL_BUF_FILL | INT_BUF_FILL); in isp1760_run()
|
/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 | 228 [ATL_BUF_FILL] = REG_FIELD(ISP176x_HC_BUFFER_STATUS, 0, 0), 298 [ATL_BUF_FILL] = REG_FIELD(ISP1763_HC_BUFFER_STATUS, 0, 0),
|
H A D | isp1760-hcd.c | 755 isp1760_hcd_clear(hcd, ATL_BUF_FILL); in isp1760_hc_setup() 1604 isp1760_hcd_clear(hcd, ATL_BUF_FILL); in isp1763_run() 1639 isp1760_hcd_set(hcd, ATL_BUF_FILL); in isp1763_run() 1737 isp1760_hcd_set(hcd, ATL_BUF_FILL); in isp1760_run()
|
Completed in 9 milliseconds