isp116x_show_reg_  462 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCREVISION, s);	\
isp116x_show_reg_  463 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCCONTROL, s);	\
isp116x_show_reg_  464 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCCMDSTAT, s);	\
isp116x_show_reg_  465 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCINTSTAT, s);	\
isp116x_show_reg_  466 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCINTENB, s);	\
isp116x_show_reg_  467 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCFMINTVL, s);	\
isp116x_show_reg_  468 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCFMREM, s);		\
isp116x_show_reg_  469 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCFMNUM, s);		\
isp116x_show_reg_  470 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCLSTHRESH, s);	\
isp116x_show_reg_  471 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCRHDESCA, s);	\
isp116x_show_reg_  472 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCRHDESCB, s);	\
isp116x_show_reg_  473 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCRHSTATUS, s);	\
isp116x_show_reg_  474 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCRHPORT1, s);	\
isp116x_show_reg_  475 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCRHPORT2, s);	\
isp116x_show_reg_  476 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCHWCFG, s);		\
isp116x_show_reg_  477 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCDMACFG, s);	\
isp116x_show_reg_  478 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCXFERCTR, s);	\
isp116x_show_reg_  479 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCuPINT, s);		\
isp116x_show_reg_  480 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCuPINTENB, s);	\
isp116x_show_reg_  481 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCCHIPID, s);	\
isp116x_show_reg_  482 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCSCRATCH, s);	\
isp116x_show_reg_  483 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCITLBUFLEN, s);	\
isp116x_show_reg_  484 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCATLBUFLEN, s);	\
isp116x_show_reg_  485 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCBUFSTAT, s);	\
isp116x_show_reg_  486 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCRDITL0LEN, s);	\
isp116x_show_reg_  487 drivers/usb/host/isp116x.h 	isp116x_show_reg_##type(d, HCRDITL1LEN, s);	\