Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dti-abb-regulator.c59 u32 control_off; member
634 .control_off = 0x00,
647 .control_off = 0x04,
711 if (abb->regs->setup_off || abb->regs->control_off) { in ti_abb_probe()
717 abb->control_reg = abb->base + abb->regs->control_off; in ti_abb_probe()