Searched refs:STPMIC1_BUCKX_MAIN_CR (Results 1 – 3 of 3) sorted by relevance
71 STPMIC1_BUCKX_MAIN_CR(STPMIC1_BUCK2), in board_ddr_power_init()79 STPMIC1_BUCKX_MAIN_CR(STPMIC1_BUCK2), in board_ddr_power_init()114 STPMIC1_BUCKX_MAIN_CR(STPMIC1_BUCK3)); in board_ddr_power_init()138 STPMIC1_BUCKX_MAIN_CR(STPMIC1_BUCK2), in board_ddr_power_init()154 STPMIC1_BUCKX_MAIN_CR(STPMIC1_BUCK2), in board_ddr_power_init()
143 sel = pmic_reg_read(dev, STPMIC1_BUCKX_MAIN_CR(buck)); in stpmic1_buck_get_uv()167 STPMIC1_BUCKX_MAIN_CR(buck), in stpmic1_buck_set_value()177 STPMIC1_BUCKX_MAIN_CR(dev->driver_data - 1)); in stpmic1_buck_get_enable()203 STPMIC1_BUCKX_MAIN_CR(dev->driver_data - 1), in stpmic1_buck_set_enable()215 STPMIC1_BUCKX_MAIN_CR(dev->driver_data - 1)); in stpmic1_buck_get_mode()226 STPMIC1_BUCKX_MAIN_CR(dev->driver_data - 1), in stpmic1_buck_set_mode()
12 #define STPMIC1_BUCKX_MAIN_CR(buck) (0x20 + (buck)) macro