Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/musb/
Dtusb6010.h22 #define TUSB_SYS_REG_BASE 0x800 macro
24 #define TUSB_DEV_CONF (TUSB_SYS_REG_BASE + 0x000)
30 #define TUSB_PHY_OTG_CTRL_ENABLE (TUSB_SYS_REG_BASE + 0x004)
31 #define TUSB_PHY_OTG_CTRL (TUSB_SYS_REG_BASE + 0x008)
55 #define TUSB_DEV_OTG_STAT (TUSB_SYS_REG_BASE + 0x00c)
67 #define TUSB_DEV_OTG_TIMER (TUSB_SYS_REG_BASE + 0x010)
70 #define TUSB_PRCM_REV (TUSB_SYS_REG_BASE + 0x014)
73 #define TUSB_PRCM_CONF (TUSB_SYS_REG_BASE + 0x018)
78 #define TUSB_PRCM_MNGMT (TUSB_SYS_REG_BASE + 0x01c)
95 #define TUSB_PRCM_WAKEUP_SOURCE (TUSB_SYS_REG_BASE + 0x020)
[all …]