Searched refs:usbhsf_tx_irq_ctrl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | fifo.c | 104 static void usbhsf_tx_irq_ctrl(struct usbhs_pipe *pipe, int enable); 132 usbhsf_tx_irq_ctrl(pipe, 0); in usbhs_pkt_pop() 230 static void usbhsf_tx_irq_ctrl(struct usbhs_pipe *pipe, int enable) in usbhsf_tx_irq_ctrl() function 378 usbhsf_tx_irq_ctrl(pipe, 1); in usbhs_dcp_dir_switch_to_write() 417 usbhsf_tx_irq_ctrl(pipe, 0); in usbhs_dcp_dir_switch_done() 577 usbhsf_tx_irq_ctrl(pipe, !*is_done); in usbhsf_pio_try_push() 596 usbhsf_tx_irq_ctrl(pipe, 1); in usbhsf_pio_try_push() 919 usbhsf_tx_irq_ctrl(pipe, 0); in usbhsf_dma_prepare_push()
|
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | fifo.c | 104 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()
|
Completed in 8 milliseconds