Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Disp1362.h130 #define HCuPINT_EOT (1 << 3) macro
866 isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_EOT); in isp1362_read_buffer()
871 isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_EOT); in isp1362_read_buffer()
881 isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_EOT); in isp1362_write_buffer()
886 isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_EOT); in isp1362_write_buffer()
Disp1362-hcd.c1923 mask & HCuPINT_EOT ? " eot" : "", in dump_irq()