Home
last modified time | relevance | path

Searched refs:oc_cfg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c324 struct soctherm_oc_cfg oc_cfg; member
1623 stc->oc_cfg.active_low = 1; in soctherm_oc_cfg_parse()
1625 stc->oc_cfg.active_low = 0; in soctherm_oc_cfg_parse()
1628 stc->oc_cfg.intr_en = 1; in soctherm_oc_cfg_parse()
1629 stc->oc_cfg.alarm_cnt_thresh = val; in soctherm_oc_cfg_parse()
1633 stc->oc_cfg.throt_period = val; in soctherm_oc_cfg_parse()
1636 stc->oc_cfg.alarm_filter = val; in soctherm_oc_cfg_parse()
1639 stc->oc_cfg.mode = OC_THROTTLE_MODE_BRIEF; in soctherm_oc_cfg_parse()
1911 struct soctherm_oc_cfg *oc = &ts->throt_cfgs[throt].oc_cfg; in soctherm_oc_cfg_program()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c324 struct soctherm_oc_cfg oc_cfg; member
1585 stc->oc_cfg.active_low = 1; in soctherm_oc_cfg_parse()
1587 stc->oc_cfg.active_low = 0; in soctherm_oc_cfg_parse()
1590 stc->oc_cfg.intr_en = 1; in soctherm_oc_cfg_parse()
1591 stc->oc_cfg.alarm_cnt_thresh = val; in soctherm_oc_cfg_parse()
1595 stc->oc_cfg.throt_period = val; in soctherm_oc_cfg_parse()
1598 stc->oc_cfg.alarm_filter = val; in soctherm_oc_cfg_parse()
1601 stc->oc_cfg.mode = OC_THROTTLE_MODE_BRIEF; in soctherm_oc_cfg_parse()
1873 struct soctherm_oc_cfg *oc = &ts->throt_cfgs[throt].oc_cfg; in soctherm_oc_cfg_program()

Completed in 7 milliseconds