LP3971_LDO_ENABLE_REG  113 drivers/regulator/lp3971.c 	val = lp3971_reg_read(lp3971, LP3971_LDO_ENABLE_REG);
LP3971_LDO_ENABLE_REG  123 drivers/regulator/lp3971.c 	return lp3971_set_bits(lp3971, LP3971_LDO_ENABLE_REG, mask, mask);
LP3971_LDO_ENABLE_REG  132 drivers/regulator/lp3971.c 	return lp3971_set_bits(lp3971, LP3971_LDO_ENABLE_REG, mask, 0);