Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Ds3c-hsotg.h248 #define DAINTMSK HSOTG_REG(0x81C) macro
Ds3c-hsotg.c309 daint = readl(hsotg->regs + DAINTMSK); in s3c_hsotg_ctrl_epint()
314 writel(daint, hsotg->regs + DAINTMSK); in s3c_hsotg_ctrl_epint()
2267 writel(0, hsotg->regs + DAINTMSK); in s3c_hsotg_core_init()
2865 writel(0, hsotg->regs + DAINTMSK); in s3c_hsotg_init()
3200 readl(regs + DAINTMSK), in state_show()
/drivers/staging/dwc2/
Dhw.h478 #define DAINTMSK HSOTG_REG(0x81C) macro