Searched refs:PMUSSI_BASE (Results 1 – 2 of 2) sorted by relevance
14 #define HI6553_DISABLE6_XO_CLK (PMUSSI_BASE + (0x036 << 2))22 #define HI6553_VERSION_REG (PMUSSI_BASE + (0x000 << 2))23 #define HI6553_IRQ2_MASK (PMUSSI_BASE + (0x008 << 2))24 #define HI6553_ENABLE2_LDO1_8 (PMUSSI_BASE + (0x029 << 2))25 #define HI6553_DISABLE2_LDO1_8 (PMUSSI_BASE + (0x02a << 2))26 #define HI6553_ONOFF_STATUS2_LDO1_8 (PMUSSI_BASE + (0x02b << 2))27 #define HI6553_ENABLE3_LDO9_16 (PMUSSI_BASE + (0x02c << 2))28 #define HI6553_DISABLE3_LDO9_16 (PMUSSI_BASE + (0x02d << 2))29 #define HI6553_ONOFF_STATUS3_LDO9_16 (PMUSSI_BASE + (0x02e << 2))30 #define HI6553_ENABLE4_LDO17_22 (PMUSSI_BASE + (0x02f << 2))[all …]
52 #define PMUSSI_BASE 0xF8000000 macro