Searched refs:TASS_FSM_CTRL_BYPASS (Results 1 – 2 of 2) sorted by relevance
692 TASS_FSM_CTRL_BYPASS &= ~ta_pmu_shut_down_bypass; in ipmu_init()693 TASS_FSM_CTRL_BYPASS &= ~ta_pmu_shut_down_bypass_cntrl; in ipmu_init()695 TASS_FSM_CTRL_BYPASS |= ta_buck_boost_enable_bypass; in ipmu_init()
296 #define TASS_FSM_CTRL_BYPASS *(volatile uint32 *)(TASS_PWR_CTRL_BASE_ADDR + 0x1C) macro