Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/musb/
Dtusb6010.h31 #define TUSB_SYS_REG_BASE 0x800 macro
33 #define TUSB_DEV_CONF (TUSB_SYS_REG_BASE + 0x000)
39 #define TUSB_PHY_OTG_CTRL_ENABLE (TUSB_SYS_REG_BASE + 0x004)
40 #define TUSB_PHY_OTG_CTRL (TUSB_SYS_REG_BASE + 0x008)
64 #define TUSB_DEV_OTG_STAT (TUSB_SYS_REG_BASE + 0x00c)
76 #define TUSB_DEV_OTG_TIMER (TUSB_SYS_REG_BASE + 0x010)
79 #define TUSB_PRCM_REV (TUSB_SYS_REG_BASE + 0x014)
82 #define TUSB_PRCM_CONF (TUSB_SYS_REG_BASE + 0x018)
87 #define TUSB_PRCM_MNGMT (TUSB_SYS_REG_BASE + 0x01c)
104 #define TUSB_PRCM_WAKEUP_SOURCE (TUSB_SYS_REG_BASE + 0x020)
[all …]