Searched refs:thresh (Results 1 – 5 of 5) sorted by relevance
159 int thresh, tuse; in mpc7450_get_constraint() local175 thresh = ((unsigned int)event >> PM_THRESH_SH) & PM_THRESH_MSK; in mpc7450_get_constraint()177 value |= thresh << 24; in mpc7450_get_constraint()271 u32 ev, pmc, thresh; in mpc7450_compute_mmcr() local306 thresh = (ev >> PM_THRESH_SH) & PM_THRESH_MSK; in mpc7450_compute_mmcr()307 mmcr0 |= thresh << 16; in mpc7450_compute_mmcr()
68 int max, thresh = 1; /* always use a single PEBS record */ in alloc_pebs_buffer() local86 thresh * x86_pmu.pebs_record_size; in alloc_pebs_buffer()106 int max, thresh; in alloc_bts_buffer() local117 thresh = max / 16; in alloc_bts_buffer()124 thresh * BTS_RECORD_SIZE; in alloc_bts_buffer()
192 struct battery_thresh *thresh; in get_percentage() local195 …thresh = bl_status ? sharpsl_pm.machinfo->bat_levels_acin_bl : sharpsl_pm.machinfo->bat_levels_aci… in get_percentage()197 …thresh = bl_status ? sharpsl_pm.machinfo->bat_levels_noac_bl : sharpsl_pm.machinfo->bat_levels_noa… in get_percentage()199 while (i > 0 && (voltage > thresh[i].voltage)) in get_percentage()202 return thresh[i].percentage; in get_percentage()
371 gmxx_tx_spi_thresh.s.thresh = 4; in cvmx_spi_calendar_setup_cb()
2489 uint64_t thresh:6; member2521 uint64_t thresh:4; member