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

/linux-master/arch/arm/mach-shmobile/
H A Dregulator-quirk-rcar-gen2.c38 #define DA9210_REG_MASK_A 0x54 macro
54 static u8 da9210_irq_clr[] = { DA9210_REG_MASK_A, 0xff, 0xff };
/linux-master/drivers/regulator/
H A Dda9210-regulator.h22 #define DA9210_REG_MASK_A 0x54 macro
99 /* DA9210_REG_MASK_A (addr=0x54) */
H A Dda9210-regulator.c159 error = regmap_write(chip->regmap, DA9210_REG_MASK_A, ~0);

Completed in 215 milliseconds