Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/asihpi/
Dasihpi.c94 #define MAX_CLOCKSOURCES (HPI_SAMPLECLOCK_SOURCE_LAST + 1 + 7) macro
105 struct clk_source s[MAX_CLOCKSOURCES];
2312 (ARRAY_SIZE(sampleclock_sources) == MAX_CLOCKSOURCES),