Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Ds3c-hsudc.c51 #define S3C_SSR_ERR (0xff80) macro
1091 if (sys_status & S3C_SSR_ERR) in s3c_hsudc_irq()
1092 writel(S3C_SSR_ERR, hsudc->regs + S3C_SSR); in s3c_hsudc_irq()