Searched refs:DR_REG_DPORT_BASE (Results 1 – 3 of 3) sorted by relevance
19 #define DPORT_PRO_BOOT_REMAP_CTRL_REG (DR_REG_DPORT_BASE + 0x000)27 #define DPORT_APP_BOOT_REMAP_CTRL_REG (DR_REG_DPORT_BASE + 0x004)35 #define DPORT_ACCESS_CHECK_REG (DR_REG_DPORT_BASE + 0x008)49 #define DPORT_PRO_DPORT_APB_MASK0_REG (DR_REG_DPORT_BASE + 0x00C)57 #define DPORT_PRO_DPORT_APB_MASK1_REG (DR_REG_DPORT_BASE + 0x010)65 #define DPORT_APP_DPORT_APB_MASK0_REG (DR_REG_DPORT_BASE + 0x014)73 #define DPORT_APP_DPORT_APB_MASK1_REG (DR_REG_DPORT_BASE + 0x018)81 #define DPORT_PERI_CLK_EN_REG (DR_REG_DPORT_BASE + 0x01C)89 #define DPORT_PERI_RST_EN_REG (DR_REG_DPORT_BASE + 0x020)107 #define DPORT_WIFI_BB_CFG_REG (DR_REG_DPORT_BASE + 0x024)[all …]
6 #define DR_REG_DPORT_BASE 0x3ff00000 macro
31 #define IS_DPORT_REG(_r) (((_r) >= DR_REG_DPORT_BASE) && (_r) <= DR_REG_DPORT_END)