Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dti-abb-regulator.c58 u32 setup_off; member
633 .setup_off = 0x04,
646 .setup_off = 0x00,
711 if (abb->regs->setup_off || abb->regs->control_off) { in ti_abb_probe()
716 abb->setup_reg = abb->base + abb->regs->setup_off; in ti_abb_probe()