PTD_DIR_IN 170 drivers/usb/host/isp116x-hcd.c int buflen = isp116x->atl_last_dir == PTD_DIR_IN PTD_DIR_IN 186 drivers/usb/host/isp116x-hcd.c if (ep->active || (isp116x->atl_last_dir != PTD_DIR_IN)) { PTD_DIR_IN 202 drivers/usb/host/isp116x-hcd.c int buflen = isp116x->atl_last_dir == PTD_DIR_IN PTD_DIR_IN 216 drivers/usb/host/isp116x-hcd.c if (ep->active || (isp116x->atl_last_dir == PTD_DIR_IN)) { PTD_DIR_IN 252 drivers/usb/host/isp116x-hcd.c dir = PTD_DIR_IN; PTD_DIR_IN 267 drivers/usb/host/isp116x-hcd.c ? PTD_DIR_OUT : PTD_DIR_IN; PTD_DIR_IN 568 drivers/usb/host/isp116x.h if (PTD_GET_DIR(ptd) != PTD_DIR_IN && PTD_GET_LEN(ptd)) { PTD_DIR_IN 580 drivers/usb/host/isp116x.h if (PTD_GET_DIR(ptd) == PTD_DIR_IN && PTD_GET_COUNT(ptd)) { PTD_DIR_IN 279 drivers/usb/host/isp1362-hcd.c dir = PTD_DIR_IN; PTD_DIR_IN 316 drivers/usb/host/isp1362-hcd.c PTD_DIR_OUT : PTD_DIR_IN; PTD_DIR_IN 349 drivers/usb/host/isp1362-hcd.c int len = PTD_GET_DIR(ptd) == PTD_DIR_IN ? 0 : ep->length; PTD_DIR_IN 377 drivers/usb/host/isp1362-hcd.c if (PTD_GET_DIR(ptd) != PTD_DIR_IN || act_len == 0) PTD_DIR_IN 933 drivers/usb/host/isp1362.h if (PTD_GET_DIR(ptd) != PTD_DIR_IN && PTD_GET_LEN(ptd)) { PTD_DIR_IN 943 drivers/usb/host/isp1362.h if (PTD_GET_DIR(ptd) == PTD_DIR_IN && PTD_GET_COUNT(ptd)) {