Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
Dti-abb-regulator.c60 u32 control_off; member
635 .control_off = 0x00,
648 .control_off = 0x04,
719 if (abb->regs->setup_off || abb->regs->control_off) { in ti_abb_probe()
725 abb->control_reg = abb->base + abb->regs->control_off; in ti_abb_probe()