Home
last modified time | relevance | path

Searched refs:IQS620_GLBL_EVENT_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/iio/light/
H A Diqs621-als.c89 return regmap_update_bits(iqs62x->regmap, IQS620_GLBL_EVENT_MASK, in iqs621_als_init()
290 ret = regmap_update_bits(iqs62x->regmap, IQS620_GLBL_EVENT_MASK, in iqs621_als_write_event_config()
299 ret = regmap_update_bits(iqs62x->regmap, IQS620_GLBL_EVENT_MASK, in iqs621_als_write_event_config()
313 ret = regmap_update_bits(iqs62x->regmap, IQS620_GLBL_EVENT_MASK, in iqs621_als_write_event_config()
/openbmc/linux/include/linux/mfd/
H A Diqs62x.h32 #define IQS620_GLBL_EVENT_MASK 0xD7 macro
/openbmc/linux/drivers/input/keyboard/
H A Diqs62x-keys.c113 event_reg = IQS620_GLBL_EVENT_MASK; in iqs62x_keys_init()
/openbmc/linux/drivers/mfd/
H A Diqs62x.c146 ret = regmap_write(iqs62x->regmap, IQS620_GLBL_EVENT_MASK, in iqs62x_dev_init()