PTD_GET_DIR       544 drivers/usb/host/isp116x.h 	switch(PTD_GET_DIR(ptd)){		\
PTD_GET_DIR       568 drivers/usb/host/isp116x.h 	if (PTD_GET_DIR(ptd) != PTD_DIR_IN && PTD_GET_LEN(ptd)) {
PTD_GET_DIR       580 drivers/usb/host/isp116x.h 	if (PTD_GET_DIR(ptd) == PTD_DIR_IN && PTD_GET_COUNT(ptd)) {
PTD_GET_DIR       349 drivers/usb/host/isp1362-hcd.c 	int len = PTD_GET_DIR(ptd) == PTD_DIR_IN ? 0 : ep->length;
PTD_GET_DIR       377 drivers/usb/host/isp1362-hcd.c 	if (PTD_GET_DIR(ptd) != PTD_DIR_IN || act_len == 0)
PTD_GET_DIR       923 drivers/usb/host/isp1362.h 	    PTD_GET_CC(ptd), PTD_GET_EP(ptd), PTD_GET_DIR(ptd),
PTD_GET_DIR       933 drivers/usb/host/isp1362.h 		if (PTD_GET_DIR(ptd) != PTD_DIR_IN && PTD_GET_LEN(ptd)) {
PTD_GET_DIR       943 drivers/usb/host/isp1362.h 		if (PTD_GET_DIR(ptd) == PTD_DIR_IN && PTD_GET_COUNT(ptd)) {