Home
last modified time | relevance | path

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

/linux/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/drivers/regulator/
H A Dda9210-regulator.h22 #define DA9210_REG_MASK_A 0x54 macro
H A Dda9210-regulator.c159 error = regmap_write(chip->regmap, DA9210_REG_MASK_A, ~0); in da9210_i2c_probe()