Home
last modified time | relevance | path

Searched refs:ldovbb_vset_mask (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dti-abb-regulator.c105 u32 ldovbb_vset_mask; member
218 val &= ~(abb->ldovbb_override_mask | abb->ldovbb_vset_mask); in ti_abb_program_ldovbb()
224 val |= info->vset << __ffs(abb->ldovbb_vset_mask); in ti_abb_program_ldovbb()
805 &abb->ldovbb_vset_mask); in ti_abb_probe()
810 if (!abb->ldovbb_vset_mask) { in ti_abb_probe()