Searched refs:usbhs_xxxsts_clear (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | common.h | 335 void usbhs_xxxsts_clear(struct usbhs_priv *priv, u16 sts_reg, u16 bit);
|
H A D | common.c | 274 void usbhs_xxxsts_clear(struct usbhs_priv *priv, u16 sts_reg, u16 bit) in usbhs_xxxsts_clear() function
|
H A D | mod_gadget.c | 623 usbhs_xxxsts_clear(priv, BRDYSTS, in usbhsg_ep_enable()
|
H A D | fifo.c | 1195 usbhs_xxxsts_clear(priv, BRDYSTS, usbhs_pipe_number(pipe)); in usbhsf_dma_pop_done_with_usb_dmac()
|
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | common.h | 336 void usbhs_xxxsts_clear(struct usbhs_priv *priv, u16 sts_reg, u16 bit);
|
H A D | common.c | 274 void usbhs_xxxsts_clear(struct usbhs_priv *priv, u16 sts_reg, u16 bit) in usbhs_xxxsts_clear() function
|
H A D | mod_gadget.c | 623 usbhs_xxxsts_clear(priv, BRDYSTS, in usbhsg_ep_enable()
|
H A D | fifo.c | 1193 usbhs_xxxsts_clear(priv, BRDYSTS, usbhs_pipe_number(pipe)); in usbhsf_dma_pop_done_with_usb_dmac()
|
Completed in 14 milliseconds