Home
last modified time | relevance | path

Searched refs:usbhsp_pipe_cfg_set (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/renesas_usbhs/
Dpipe.c101 static void usbhsp_pipe_cfg_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipe_cfg_set() function
571 usbhsp_pipe_cfg_set(pipe, 0x000F, epnum); in usbhs_pipe_config_update()
663 usbhsp_pipe_cfg_set(pipe, BFRE, enable ? BFRE : 0); in usbhs_pipe_config_change_bfre()
772 usbhsp_pipe_cfg_set(pipe, 0xFFFF, pipecfg); in usbhs_pipe_malloc()
842 usbhsp_pipe_cfg_set(pipe, DIR_OUT, in usbhs_dcp_dir_for_host()