Searched refs:MAX_PERIOD (Results 1 – 4 of 4) sorted by relevance
36 #define MAX_PERIOD (65535) macro43 unsigned short amiga_audio_period = MAX_PERIOD;86 if (period > MAX_PERIOD) in amiga_mksound()87 period = MAX_PERIOD; in amiga_mksound()
38 #define MAX_PERIOD ((1UL << 24) - 1) macro
215 delta = (new_raw_count - prev_raw_count) & MAX_PERIOD; in metag_pmu_event_update()251 metag_pmu->write(idx, -left & MAX_PERIOD); in metag_pmu_event_set_period()801 .max_period = MAX_PERIOD,
70 #define MAX_PERIOD ((1UL << 32) - 1) macro909 if (left > MAX_PERIOD) in sparc_perf_event_set_period()910 left = MAX_PERIOD; in sparc_perf_event_set_period()1497 hwc->sample_period = MAX_PERIOD; in sparc_pmu_event_init()