Lines Matching refs:POWER_LIMIT1
111 [POWER_LIMIT1] = "long_term",
127 if (pl < POWER_LIMIT1 || pl > POWER_LIMIT4) in is_pl_valid()
135 if (pl == POWER_LIMIT1) in get_pl_lock_prim()
159 case POWER_LIMIT1: in get_pl_prim()
165 return POWER_LIMIT1; in get_pl_prim()
346 ret = rapl_write_pl_data(rd, POWER_LIMIT1, PL_ENABLE, mode); in set_domain_enable()
360 if (rd->rpl[POWER_LIMIT1].locked) { in get_domain_enable()
365 ret = rapl_read_pl_data(rd, POWER_LIMIT1, PL_ENABLE, true, &val); in get_domain_enable()
426 for (i = POWER_LIMIT1, j = 0; i < NR_POWER_LIMITS; i++) { in contraint_to_pl()
597 rp->priv->limits[i] |= BIT(POWER_LIMIT1); in rapl_init_domains()
599 for (t = POWER_LIMIT1; t < NR_POWER_LIMITS; t++) { in rapl_init_domains()
644 [POWER_LIMIT1] = PRIMITIVE_INFO_INIT(POWER_LIMIT1, POWER_LIMIT1_MASK, 0,
700 [POWER_LIMIT1] = PRIMITIVE_INFO_INIT(POWER_LIMIT1, TPMI_POWER_LIMIT_MASK, 0,
785 case POWER_LIMIT1: in prim_fixups()
1047 rapl_write_pl_data(rd, POWER_LIMIT1, PL_CLAMP, mode); in set_floor_freq_default()
1463 for (i = POWER_LIMIT1; i < NR_POWER_LIMITS; i++) { in rapl_detect_powerlimit()
2104 for (i = POWER_LIMIT1; i < NR_POWER_LIMITS; i++) { in rapl_remove_package_cpuslocked()
2255 for (i = POWER_LIMIT1; i < NR_POWER_LIMITS; i++) { in power_limit_state_save()
2276 for (i = POWER_LIMIT1; i < NR_POWER_LIMITS; i++) in power_limit_state_restore()