Lines Matching refs:state
172 unsigned int state;
371 pmap->state = args[3];
383 args[3] = pmap->state;
423 * and reading back what frequency we are running at for each P-state.
432 /* Remember P-state for later */
455 /* Restore P-state */
510 * We can't use the P-state returned by brcm_avs_get_pmap(), since
511 * that's the initial P-state from when the P-map was downloaded to the
512 * AVS co-processor, not necessarily the P-state we are running at now.
513 * So, we get the current P-state explicitly.
515 ret = brcm_avs_get_pstate(priv, &priv->pmap.state);
696 mdiv_p3, mdiv_p4, pmap.mode, pmap.state);