Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dtps65219-pwrbutton.c110 regmap_clear_bits(tps->regmap, TPS65219_REG_MASK_CONFIG, in tps65219_pb_probe()
126 ret = regmap_set_bits(tps->regmap, TPS65219_REG_MASK_CONFIG, in tps65219_pb_remove()
/linux/include/linux/mfd/
H A Dtps65219.h66 #define TPS65219_REG_MASK_CONFIG 0x25 macro