Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Darmada_thermal.c96 unsigned int hyst_shift; member
509 ctrl1 &= ~(data->hyst_mask << data->hyst_shift); in armada_set_overheat_thresholds()
510 ctrl1 |= hysteresis << data->hyst_shift; in armada_set_overheat_thresholds()
622 .hyst_shift = 19,
646 .hyst_shift = 19,
670 .hyst_shift = 26,
/openbmc/linux/include/linux/mfd/
H A Diqs62x.h120 u8 hyst_shift; member
/openbmc/linux/drivers/mfd/
H A Diqs62x.c504 event_map[i] <<= iqs62x->dev_desc->hyst_shift; in iqs62x_irq()
844 .hyst_shift = 5,