Home
last modified time | relevance | path

Searched refs:ptd_atl_int (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/usb/isp1760/
Disp1760-hcd.c1591 u32 ptd_atl_int; in isp1763_run() local
1633 ptd_atl_int = 0x8000; in isp1763_run()
1636 isp1760_hcd_write(hcd, HC_ATL_PTD_LASTPTD, ptd_atl_int); in isp1763_run()
1637 isp1760_hcd_write(hcd, HC_INT_PTD_LASTPTD, ptd_atl_int); in isp1763_run()
1666 u32 ptd_atl_int; in isp1760_run() local
1727 ptd_atl_int = 0x80000000; in isp1760_run()
1730 isp1760_hcd_write(hcd, HC_ATL_PTD_LASTPTD, ptd_atl_int); in isp1760_run()
1731 isp1760_hcd_write(hcd, HC_INT_PTD_LASTPTD, ptd_atl_int); in isp1760_run()