HCuPINT           173 drivers/usb/host/isp116x-hcd.c 	isp116x_write_reg16(isp116x, HCuPINT, HCuPINT_AIIEOT);
HCuPINT           205 drivers/usb/host/isp116x-hcd.c 	isp116x_write_reg16(isp116x, HCuPINT, HCuPINT_AIIEOT);
HCuPINT           599 drivers/usb/host/isp116x-hcd.c 	irqstat = isp116x_read_reg16(isp116x, HCuPINT);
HCuPINT           600 drivers/usb/host/isp116x-hcd.c 	isp116x_write_reg16(isp116x, HCuPINT, irqstat);
HCuPINT          1190 drivers/usb/host/isp116x-hcd.c 	dump_irq(s, "hc_irq_status", isp116x_read_reg16(isp116x, HCuPINT));
HCuPINT          1263 drivers/usb/host/isp116x-hcd.c 		clkrdy = isp116x_read_reg16(isp116x, HCuPINT) & HCuPINT_CLKRDY;
HCuPINT          1311 drivers/usb/host/isp116x-hcd.c 	isp116x_write_reg16(isp116x, HCuPINT, 0xff);
HCuPINT           479 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCuPINT, s);		\
HCuPINT           124 drivers/usb/host/isp1362-hcd.c 		isp1362_write_reg16(isp1362_hcd, HCuPINT, mask & ~isp1362_hcd->irqenb);
HCuPINT          1020 drivers/usb/host/isp1362-hcd.c 	irqstat = isp1362_read_reg16(isp1362_hcd, HCuPINT);
HCuPINT          1025 drivers/usb/host/isp1362-hcd.c 	isp1362_write_reg16(isp1362_hcd, HCuPINT, irqstat);
HCuPINT          1785 drivers/usb/host/isp1362-hcd.c 		if (isp1362_read_reg16(isp1362_hcd, HCuPINT) & HCuPINT_ATL) {
HCuPINT          1789 drivers/usb/host/isp1362-hcd.c 		if (isp1362_read_reg16(isp1362_hcd, HCuPINT) & HCuPINT_INTL) {
HCuPINT          1793 drivers/usb/host/isp1362-hcd.c 		if (isp1362_read_reg16(isp1362_hcd, HCuPINT) & HCuPINT_ISTL0)
HCuPINT          1795 drivers/usb/host/isp1362-hcd.c 		if (isp1362_read_reg16(isp1362_hcd, HCuPINT) & HCuPINT_ISTL1)
HCuPINT          2005 drivers/usb/host/isp1362-hcd.c 		   isp1362_read_reg16(isp1362_hcd, HCuPINT));
HCuPINT          2084 drivers/usb/host/isp1362-hcd.c 	dump_irq(s, "hc_irq_status", isp1362_read_reg16(isp1362_hcd, HCuPINT));
HCuPINT          2338 drivers/usb/host/isp1362-hcd.c 		clkrdy = isp1362_read_reg16(isp1362_hcd, HCuPINT) & HCuPINT_CLKRDY;
HCuPINT          2345 drivers/usb/host/isp1362-hcd.c 	isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_CLKRDY);
HCuPINT          2506 drivers/usb/host/isp1362-hcd.c 	isp1362_write_reg16(isp1362_hcd, HCuPINT, 0xff);
HCuPINT           126 drivers/usb/host/isp1362.h ISP1362_REG(HCuPINT,	0x24,	REG_WIDTH_16,	REG_ACCESS_RW);
HCuPINT           816 drivers/usb/host/isp1362.h 	isp1362_show_reg(isp1362_hcd, HCuPINT);
HCuPINT           866 drivers/usb/host/isp1362.h 	isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_EOT);
HCuPINT           871 drivers/usb/host/isp1362.h 	isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_EOT);
HCuPINT           881 drivers/usb/host/isp1362.h 	isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_EOT);
HCuPINT           886 drivers/usb/host/isp1362.h 	isp1362_write_reg16(isp1362_hcd, HCuPINT, HCuPINT_EOT);