Home
last modified time | relevance | path

Searched refs:wmax (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/fsl/
H A Dimx-card.c43 unsigned int wmax; member
127 { .rmin = 8000, .rmax = 24000, .wmin = 256, .wmax = 1024, },
129 { .rmin = 32000, .rmax = 32000, .wmin = 256, .wmax = 1024, },
131 { .rmin = 44100, .rmax = 48000, .wmin = 256, .wmax = 768, },
133 { .rmin = 88200, .rmax = 96000, .wmin = 256, .wmax = 512, },
135 { .rmin = 176400, .rmax = 192000, .wmin = 128, .wmax = 256, },
137 { .rmin = 352800, .rmax = 384000, .wmin = 32, .wmax = 128, },
139 { .rmin = 705600, .rmax = 768000, .wmin = 16, .wmax = 64, },
158 { .rmin = 8000, .rmax = 32000, .wmin = 256, .wmax = 1024, }, /* Normal, <= 32kHz */
159 { .rmin = 44100, .rmax = 48000, .wmin = 256, .wmax = 512, }, /* Normal */
[all …]
/linux/include/trace/events/
H A Dwbt.h30 __field(u64, wmax)
44 __entry->wmax = stat[1].max;
52 __entry->wmax, __entry->wnr_samples)
/linux/arch/x86/events/
H A Dcore.c836 int num, int wmin, int wmax, int gpmax) in perf_sched_init() argument
842 sched->max_weight = wmax; in perf_sched_init()
985 int wmin, int wmax, int gpmax, int *assign) in perf_assign_events() argument
989 perf_sched_init(&sched, constraints, n, wmin, wmax, gpmax); in perf_assign_events()
1006 int n0, i, wmin, wmax, unsched = 0; in x86_schedule_events() local
1023 for (i = 0, wmin = X86_PMC_IDX_MAX, wmax = 0; i < n; i++) { in x86_schedule_events()
1043 wmax = max(wmax, c->weight); in x86_schedule_events()
1105 wmax, gpmax, assign); in x86_schedule_events()
/linux/drivers/media/platform/mediatek/mdp3/
H A Dmdp_cfg_data.c1261 .wmax = 8176,
1267 .wmax = 8176,
1280 .wmax = 8192,
1286 .wmax = 8192,
H A Dmtk-mdp3-regs.h269 u32 wmax; member
/linux/arch/x86/events/intel/
H A Duncore.c458 int i, wmin, wmax, ret = 0; in uncore_assign_events() local
463 for (i = 0, wmin = UNCORE_PMC_IDX_MAX, wmax = 0; i < n; i++) { in uncore_assign_events()
467 wmax = max(wmax, c->weight); in uncore_assign_events()
494 wmin, wmax, n, assign); in uncore_assign_events()
/linux/Documentation/admin-guide/laptops/
H A Dalienware-wmi.rst43 ``drivers/platform/x86/dell/alienware-wmi-wmax.c`` or contacting the maintainer