Home
last modified time | relevance | path

Searched refs:S3C_EIER (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ds3c-hsudc.c39 #define S3C_EIER S3C_HSUDC_REG(0x08) /* EP Intr Enable */ macro
734 __set_bit(ep_index(hsep), hsudc->regs + S3C_EIER); in s3c_hsudc_ep_enable()
759 __clear_bit(ep_index(hsep), hsudc->regs + S3C_EIER); in s3c_hsudc_ep_disable()
1000 writel(1, hsudc->regs + S3C_EIER); in s3c_hsudc_reconfig()

Completed in 2 milliseconds