Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dfifo.c104 static void usbhsf_tx_irq_ctrl(struct usbhs_pipe *pipe, int enable);
132 usbhsf_tx_irq_ctrl(pipe, 0); in usbhs_pkt_pop()
232 static void usbhsf_tx_irq_ctrl(struct usbhs_pipe *pipe, int enable) in usbhsf_tx_irq_ctrl() function
380 usbhsf_tx_irq_ctrl(pipe, 1); in usbhs_dcp_dir_switch_to_write()
419 usbhsf_tx_irq_ctrl(pipe, 0); in usbhs_dcp_dir_switch_done()
579 usbhsf_tx_irq_ctrl(pipe, !*is_done); in usbhsf_pio_try_push()
598 usbhsf_tx_irq_ctrl(pipe, 1); in usbhsf_pio_try_push()
921 usbhsf_tx_irq_ctrl(pipe, 0); in usbhsf_dma_prepare_push()