Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Ds3c2410_udc.c577 u32 ep0csr) in s3c2410_udc_handle_ep0_idle() argument
582 if (!(ep0csr & S3C2410_UDC_EP0_CSR_OPKRDY)) in s3c2410_udc_handle_ep0_idle()
716 u32 ep0csr; in s3c2410_udc_handle_ep0() local
730 ep0csr = udc_read(S3C2410_UDC_IN_CSR1_REG); in s3c2410_udc_handle_ep0()
733 ep0csr, ep0states[dev->ep0state]); in s3c2410_udc_handle_ep0()
736 if (ep0csr & S3C2410_UDC_EP0_CSR_SENTSTL) { in s3c2410_udc_handle_ep0()
745 if (ep0csr & S3C2410_UDC_EP0_CSR_SE) { in s3c2410_udc_handle_ep0()
842 int ep0csr; in s3c2410_udc_irq() local
867 ep0csr = udc_read(S3C2410_UDC_IN_CSR1_REG); in s3c2410_udc_irq()
870 usb_status, usbd_status, pwr_reg, ep0csr); in s3c2410_udc_irq()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Ds3c2410_udc.c577 u32 ep0csr) in s3c2410_udc_handle_ep0_idle() argument
582 if (!(ep0csr & S3C2410_UDC_EP0_CSR_OPKRDY)) in s3c2410_udc_handle_ep0_idle()
716 u32 ep0csr; in s3c2410_udc_handle_ep0() local
730 ep0csr = udc_read(S3C2410_UDC_IN_CSR1_REG); in s3c2410_udc_handle_ep0()
733 ep0csr, ep0states[dev->ep0state]); in s3c2410_udc_handle_ep0()
736 if (ep0csr & S3C2410_UDC_EP0_CSR_SENTSTL) { in s3c2410_udc_handle_ep0()
745 if (ep0csr & S3C2410_UDC_EP0_CSR_SE) { in s3c2410_udc_handle_ep0()
842 int ep0csr; in s3c2410_udc_irq() local
867 ep0csr = udc_read(S3C2410_UDC_IN_CSR1_REG); in s3c2410_udc_irq()
870 usb_status, usbd_status, pwr_reg, ep0csr); in s3c2410_udc_irq()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Ds3c2410_udc.c577 u32 ep0csr) in s3c2410_udc_handle_ep0_idle() argument
582 if (!(ep0csr & S3C2410_UDC_EP0_CSR_OPKRDY)) in s3c2410_udc_handle_ep0_idle()
716 u32 ep0csr; in s3c2410_udc_handle_ep0() local
730 ep0csr = udc_read(S3C2410_UDC_IN_CSR1_REG); in s3c2410_udc_handle_ep0()
733 ep0csr, ep0states[dev->ep0state]); in s3c2410_udc_handle_ep0()
736 if (ep0csr & S3C2410_UDC_EP0_CSR_SENTSTL) { in s3c2410_udc_handle_ep0()
745 if (ep0csr & S3C2410_UDC_EP0_CSR_SE) { in s3c2410_udc_handle_ep0()
842 int ep0csr; in s3c2410_udc_irq() local
867 ep0csr = udc_read(S3C2410_UDC_IN_CSR1_REG); in s3c2410_udc_irq()
870 usb_status, usbd_status, pwr_reg, ep0csr); in s3c2410_udc_irq()
[all …]