usbhsp_flags_has  547 drivers/usb/renesas_usbhs/pipe.c 	return usbhsp_flags_has(pipe, IS_DIR_IN);
usbhsp_flags_has  552 drivers/usb/renesas_usbhs/pipe.c 	return usbhsp_flags_has(pipe, IS_DIR_HOST);
usbhsp_flags_has  557 drivers/usb/renesas_usbhs/pipe.c 	return usbhsp_flags_has(pipe, IS_RUNNING);
usbhsp_flags_has  647 drivers/usb/renesas_usbhs/pipe.c 		if (usbhsp_flags_has(pos, IS_USED))