Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
Dti-abb-regulator.c68 u32 control_off; member
643 .control_off = 0x00,
656 .control_off = 0x04,
727 if (abb->regs->setup_off || abb->regs->control_off) { in ti_abb_probe()
735 abb->control_reg = abb->base + abb->regs->control_off; in ti_abb_probe()