Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Darmada_thermal.c92 unsigned int hyst_mask; member
476 return i & data->hyst_mask; in armada_mc_to_reg_hyst()
498 ctrl1 &= ~(data->hyst_mask << data->hyst_shift); in armada_set_overheat_thresholds()
612 .hyst_mask = 0x3,
636 .hyst_mask = 0x3,
660 .hyst_mask = 0x3,
/linux/include/linux/mfd/
H A Diqs62x.h113 u8 hyst_mask; member
/linux/drivers/input/keyboard/
H A Diqs62x-keys.c123 event_mask |= (iqs62x->dev_desc->hyst_mask | in iqs62x_keys_init()