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

/linux-4.1.27/drivers/regulator/
H A Dti-abb-regulator.c57 * @setup_off: setup register offset from base
67 u32 setup_off; member in struct:ti_abb_reg
642 .setup_off = 0x04,
655 .setup_off = 0x00,
727 if (abb->regs->setup_off || abb->regs->control_off) { ti_abb_probe()
734 abb->setup_reg = abb->base + abb->regs->setup_off; ti_abb_probe()

Completed in 92 milliseconds