Searched refs:oc_cfg (Results 1 – 1 of 1) sorted by relevance
324 struct soctherm_oc_cfg oc_cfg; member 1580 stc->oc_cfg.active_low = 1; in soctherm_oc_cfg_parse() 1582 stc->oc_cfg.active_low = 0; in soctherm_oc_cfg_parse() 1585 stc->oc_cfg.intr_en = 1; in soctherm_oc_cfg_parse() 1586 stc->oc_cfg.alarm_cnt_thresh = val; in soctherm_oc_cfg_parse() 1590 stc->oc_cfg.throt_period = val; in soctherm_oc_cfg_parse() 1593 stc->oc_cfg.alarm_filter = val; in soctherm_oc_cfg_parse() 1596 stc->oc_cfg.mode = OC_THROTTLE_MODE_BRIEF; in soctherm_oc_cfg_parse() 1867 struct soctherm_oc_cfg *oc = &ts->throt_cfgs[throt].oc_cfg; in soctherm_oc_cfg_program()