Searched refs:MISC1_CFG_BASE (Results 1 – 3 of 3) sorted by relevance
23 #define MISC1_CFG_BASE (MCU_BIU_BASE + 0xE040) macro24 #define DFD_INTERNAL_CTL (MISC1_CFG_BASE + 0x00)26 #define DFD_CHAIN_LENGTH0 (MISC1_CFG_BASE + 0x0C)28 #define DFD_CHAIN_LENGTH1 (MISC1_CFG_BASE + 0x1C)29 #define DFD_CHAIN_LENGTH2 (MISC1_CFG_BASE + 0x20)34 #define DFD_V30_CTL (MISC1_CFG_BASE + 0x48)36 #define DFD_POWER_CTL (MISC1_CFG_BASE + 0x50)37 #define DFD_TEST_SI_0 (MISC1_CFG_BASE + 0x58)38 #define DFD_TEST_SI_1 (MISC1_CFG_BASE + 0x5C)40 #define DFD_TEST_SI_2 (MISC1_CFG_BASE + 0x1D8)[all …]
124 ret = mmio_read_32(MISC1_CFG_BASE + arg1); in dfd_smc_dispatcher()130 sync_writel(MISC1_CFG_BASE + arg1, arg2); in dfd_smc_dispatcher()
14 #define MISC1_CFG_BASE 0xb00 macro16 #define DFD_INTERNAL_CTL (MCU_BIU_BASE + MISC1_CFG_BASE + 0x00)
Completed in 3 milliseconds