Home
last modified time | relevance | path

Searched full:hyst (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/mfd/
H A Dtps65218.c229 u32 hyst; in tps65218_voltage_set_uv_hyst() local
232 "ti,under-voltage-hyst-microvolt", &hyst)) in tps65218_voltage_set_uv_hyst()
235 if (hyst != 400000 && hyst != 200000) { in tps65218_voltage_set_uv_hyst()
237 "Invalid ti,under-voltage-hyst-microvolt value\n"); in tps65218_voltage_set_uv_hyst()
243 hyst == 400000 ? TPS65218_CONFIG2_UVLOHYS : 0, in tps65218_voltage_set_uv_hyst()
/linux/drivers/input/misc/
H A Diqs626a.c289 u8 hyst; member
306 u8 hyst; member
315 u8 hyst; member
329 u8 hyst; member
466 u8 *thresh, *hyst; in iqs626_parse_events() local
473 hyst = &sys_reg->ch_reg_ulp.hyst; in iqs626_parse_events()
479 hyst = &sys_reg->tp_grp_reg.hyst; in iqs626_parse_events()
487 hyst = &sys_reg->ch_reg_gen[i].hyst; in iqs626_parse_events()
492 hyst = &sys_reg->ch_reg_hall.hyst; in iqs626_parse_events()
542 if (!fwnode_property_read_u32(ev_node, "azoteq,hyst", &val)) { in iqs626_parse_events()
[all …]
H A Diqs269a.c279 u8 hyst; member
746 if (!fwnode_property_read_u32(ev_node, "azoteq,hyst", &val)) { in iqs269_parse_chan()
747 u8 *hyst = &ch_reg->hyst; in iqs269_parse_chan() local
758 *hyst &= ~IQS269_CHx_HYST_DEEP_MASK; in iqs269_parse_chan()
759 *hyst |= (val << IQS269_CHx_HYST_DEEP_SHIFT); in iqs269_parse_chan()
762 *hyst &= ~IQS269_CHx_HYST_TOUCH_MASK; in iqs269_parse_chan()
763 *hyst |= val; in iqs269_parse_chan()
/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c122 unsigned long long hyst; in int340x_thermal_zone_add() local
152 status = acpi_evaluate_integer(adev->handle, "GTSH", NULL, &hyst); in int340x_thermal_zone_add()
154 hyst *= 100; in int340x_thermal_zone_add()
156 hyst = 0; in int340x_thermal_zone_add()
159 zone_trips[i].hysteresis = hyst; in int340x_thermal_zone_add()
/linux/drivers/clk/bcm/
H A Dclk-kona-setup.c74 struct bcm_clk_hyst *hyst; in peri_clk_data_offsets_valid() local
100 hyst = &peri->hyst; in peri_clk_data_offsets_valid()
108 if (hyst_exists(hyst)) { in peri_clk_data_offsets_valid()
109 if (hyst->offset > limit) { in peri_clk_data_offsets_valid()
112 name, hyst->offset, limit); in peri_clk_data_offsets_valid()
116 } else if (hyst_exists(hyst)) { in peri_clk_data_offsets_valid()
268 static bool hyst_valid(struct bcm_clk_hyst *hyst, const char *clock_name) in hyst_valid() argument
270 if (!bit_posn_valid(hyst->en_bit, "hysteresis enable", clock_name)) in hyst_valid()
273 if (!bit_posn_valid(hyst->val_bit, "hysteresis value", clock_name)) in hyst_valid()
397 struct bcm_clk_hyst *hyst; in peri_clk_data_valid() local
[all …]
H A Dclk-kona.h55 #define hyst_exists(hyst) ((hyst)->offset != 0) argument
204 u32 offset; /* hyst register offset (normally CLKGATE) */
211 #define HYST(_offset, _en_bit, _val_bit) \ macro
385 struct bcm_clk_hyst hyst; member
H A Dclk-bcm21664.c34 .hyst = HYST(0x0414, 8, 9),
H A Dclk-kona.c502 static bool hyst_init(struct ccu_data *ccu, struct bcm_clk_hyst *hyst) in hyst_init() argument
508 if (!hyst_exists(hyst)) in hyst_init()
511 offset = hyst->offset; in hyst_init()
512 mask = (u32)1 << hyst->en_bit; in hyst_init()
513 mask |= (u32)1 << hyst->val_bit; in hyst_init()
1187 if (!hyst_init(ccu, &peri->hyst)) { in __peri_clk_init()
1188 pr_err("%s: error initializing hyst for %s\n", __func__, name); in __peri_clk_init()
/linux/Documentation/devicetree/bindings/sound/
H A Dda7218.txt63 - dlg,hyst : Boolean flag, enable hysteresis
100 dlg,hyst;
/linux/include/sound/
H A Dda7218.h79 bool hyst; member
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu74_discrete.h529 uint32_t Hyst; member
542 int32_t Hyst; member
H A Dsmu73_discrete.h520 uint32_t Hyst; member
533 int32_t Hyst; member
H A Dsmu72_discrete.h538 uint32_t Hyst; member
551 int32_t Hyst; member
H A Dsmu75_discrete.h540 uint32_t Hyst; member
562 int32_t Hyst; member
/linux/Documentation/devicetree/bindings/input/
H A Diqs626a.yaml483 azoteq,hyst:
613 azoteq,hyst:
783 azoteq,hyst = <4>;
H A Diqs269a.yaml490 azoteq,hyst:
514 azoteq,hyst:
H A Dazoteq,iqs7222.yaml599 azoteq,hyst:
/linux/drivers/macintosh/
H A Dtherm_windtunnel.c247 print_temp(" (Hyst: ", x.overheat_hyst ); in setup_hardware()
394 print_temp(" Hyst: ", hyst_temp ); in attach_thermostat()
/linux/drivers/net/wireless/st/cw1200/
H A Ddebug.c192 seq_printf(seq, "RSSI hyst: %d\n", in cw1200_status_show()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c1296 u32 hyst = common->cqm_info.rssi_hyst; in rsi_perform_cqm() local
1299 if (rssi < thold && (last_event == 0 || rssi < (last_event - hyst))) in rsi_perform_cqm()
1302 (last_event == 0 || rssi > (last_event + hyst))) in rsi_perform_cqm()
/linux/drivers/net/wireless/ti/wlcore/
H A Dacx.c1212 bool enable, s16 thold, u8 hyst) in wl1271_acx_rssi_snr_trigger() argument
1239 acx->hysteresis = hyst; in wl1271_acx_rssi_snr_trigger()
H A Dacx.h1090 bool enable, s16 thold, u8 hyst);
/linux/sound/soc/codecs/
H A Dda7218.c2544 if (of_property_read_bool(hpldet_np, "dlg,hyst")) in da7218_of_to_pdata()
2545 hpldet_pdata->hyst = true; in da7218_of_to_pdata()
2857 if (hpldet_pdata->hyst) in da7218_handle_pdata()
/linux/drivers/thermal/
H A Dthermal_debugfs.c810 …seq_puts(s, "| trip | type | temp(m°C) | hyst(m°C) | duration(ms) | avg(m°C) | min(m°C) |\n"… in tze_seq_show()
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm281xx.c1727 BCM281XX_PIN_SHIFT(STD, HYST), in bcm281xx_std_pin_update()
1728 BCM281XX_PIN_MASK(STD, HYST)); in bcm281xx_std_pin_update()

12