Searched refs:ext_buck_iso_offs (Results 1 – 3 of 3) sorted by relevance
178 .ext_buck_iso_offs = 0x3EC,529 .ext_buck_iso_offs = 0x3EC,599 .ext_buck_iso_offs = 0x3EC,
249 if (pd->data->ext_buck_iso_offs && MTK_SCPD_CAPS(pd, MTK_SCPD_EXT_BUCK_ISO)) in scpsys_power_on()250 regmap_clear_bits(scpsys->base, pd->data->ext_buck_iso_offs, in scpsys_power_on()326 if (pd->data->ext_buck_iso_offs && MTK_SCPD_CAPS(pd, MTK_SCPD_EXT_BUCK_ISO)) in scpsys_power_off()327 regmap_set_bits(scpsys->base, pd->data->ext_buck_iso_offs, in scpsys_power_off()
111 int ext_buck_iso_offs; member