Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Disp1362.h175 #define HCuPINT_EOT (1 << 3) macro
911 isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_EOT); in isp1362_read_buffer()
916 isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_EOT); in isp1362_read_buffer()
926 isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_EOT); in isp1362_write_buffer()
931 isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_EOT); in isp1362_write_buffer()
Disp1362-hcd.c1920 mask & HCuPINT_EOT ? " eot" : "", in dump_irq()