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,
248 if (pd->data->ext_buck_iso_offs && MTK_SCPD_CAPS(pd, MTK_SCPD_EXT_BUCK_ISO)) in scpsys_power_on()249 regmap_clear_bits(scpsys->base, pd->data->ext_buck_iso_offs, in scpsys_power_on()325 if (pd->data->ext_buck_iso_offs && MTK_SCPD_CAPS(pd, MTK_SCPD_EXT_BUCK_ISO)) in scpsys_power_off()326 regmap_set_bits(scpsys->base, pd->data->ext_buck_iso_offs, in scpsys_power_off()
109 int ext_buck_iso_offs; member