Searched refs:RESUME (Results 1 – 4 of 4) sorted by relevance
/drivers/usb/mtu3/ |
D | mtu3_gadget.c | 468 mtu3_setbits(mtu->mac_base, U3D_POWER_MANAGEMENT, RESUME); in mtu3_gadget_wakeup() 472 mtu3_clrbits(mtu->mac_base, U3D_POWER_MANAGEMENT, RESUME); in mtu3_gadget_wakeup()
|
D | mtu3_hw_regs.h | 409 #define RESUME BIT(2) macro
|
/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 148 #define SET_RESUME(b, c, v) SET_CTX_REG(RESUME, (b), (c), (v)) 177 #define GET_RESUME(b, c) GET_CTX_REG(RESUME, (b), (c)) 563 #define SET_TNR(b, c, v) SET_CONTEXT_FIELD(b, c, RESUME, TNR, v) 751 #define GET_TNR(b, c) GET_CONTEXT_FIELD(b, c, RESUME, TNR) 851 #define RESUME (0x820) macro
|
/drivers/usb/host/ |
D | r8a66597-hcd.c | 2291 r8a66597_mdfy(r8a66597, RESUME, RESUME | UACT, dvstctr_reg); in r8a66597_bus_resume() 2293 r8a66597_mdfy(r8a66597, UACT, RESUME | UACT, dvstctr_reg); in r8a66597_bus_resume()
|